- Joined
- Jun 23, 2014
- Messages
- 454
- Reaction score
- 403
- First Language
- Finnish
- Primarily Uses
I've got two errors popping at times, usually if I press the cancel button just after a successful catch:
Script 'Fishing System' line 287: NoMethodError occurred.
undefined method `show_catch' for #<Scene_Map:0xa6e42f4>
and
Script 'Fishing System' line 429: NoMethodError occurred.
undefined method `fish=' for #<Scene_Mp:0xa6aca48>
Would there be some way to fix these? Would be a pity to abandon this nice script for some errors which probably just need quick fixing.
Here's a link to the script (first post): http://www.rpgmakervxace.net/topic/14433-fishing-script/
Script 'Fishing System' line 287: NoMethodError occurred.
undefined method `show_catch' for #<Scene_Map:0xa6e42f4>
and
Script 'Fishing System' line 429: NoMethodError occurred.
undefined method `fish=' for #<Scene_Mp:0xa6aca48>
Would there be some way to fix these? Would be a pity to abandon this nice script for some errors which probably just need quick fixing.
Here's a link to the script (first post): http://www.rpgmakervxace.net/topic/14433-fishing-script/
Last edited by a moderator:
