- Joined
- Mar 15, 2014
- Messages
- 11
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hi guys,
Hope everything's going well! I was wondering if anyone might be able to help me resolve a strange error I seem to be getting while using Gubid's TBS system. Whenever I try to use an item in battle, "wait this turn" pops up on the TBS messaging window, and I get the following error message immediately afterwards:
Script '[GTBS] Process Action' line 281: NameError Occured.
undefined local variable or method 'action' for
#<Scene_Battle_TBS:0x2408114>
I am not running the GTBS system with an isometric view if that makes a difference. Could anyone shed any light on this problem? Everything else in the TBS seems to be working perfectly. I can also provide a link to my project if necessary and appropriate.
Thanks so much for your help and support,
Lifestorm
EDIT: Just found a possible solution to this problem in GubiD's official thread. Will try the fix!
Hope everything's going well! I was wondering if anyone might be able to help me resolve a strange error I seem to be getting while using Gubid's TBS system. Whenever I try to use an item in battle, "wait this turn" pops up on the TBS messaging window, and I get the following error message immediately afterwards:
Script '[GTBS] Process Action' line 281: NameError Occured.
undefined local variable or method 'action' for
#<Scene_Battle_TBS:0x2408114>
I am not running the GTBS system with an isometric view if that makes a difference. Could anyone shed any light on this problem? Everything else in the TBS seems to be working perfectly. I can also provide a link to my project if necessary and appropriate.
Thanks so much for your help and support,
Lifestorm
EDIT: Just found a possible solution to this problem in GubiD's official thread. Will try the fix!
Last edited by a moderator: