- Joined
- May 5, 2014
- Messages
- 24
- Reaction score
- 3
- First Language
- english
- Primarily Uses
So my game works fine, anything but the battle tester works fine, and I didnt do anything to effect one minute it was fine, and the next I recieved
Script 'Cache' line 88 :NoMethodError occured
Undefined method `empty?' for nil:NilClass
Now im more of a designer than a programmer so the scripting isnt my strong point, but when I go to chec the script error that im getting, It takes me to line 88 in the Cache Module, and the error is taking place in a section called "Load Bitmap" So I know thats not a part of the script you want to start playing trial and error with
I'm beyond confused what is going on, Now like I said from what I tell its not effecting my game at all only when I battle test, but I dont want something to come up later and be a road block in my development process
Please Help
Script 'Cache' line 88 :NoMethodError occured
Undefined method `empty?' for nil:NilClass
Now im more of a designer than a programmer so the scripting isnt my strong point, but when I go to chec the script error that im getting, It takes me to line 88 in the Cache Module, and the error is taking place in a section called "Load Bitmap" So I know thats not a part of the script you want to start playing trial and error with
I'm beyond confused what is going on, Now like I said from what I tell its not effecting my game at all only when I battle test, but I dont want something to come up later and be a road block in my development process
Please Help
