- Joined
- Dec 26, 2016
- Messages
- 1
- Reaction score
- 0
- First Language
- Indonesia
- Primarily Uses
Before reading :
I'm using Falcao's Pearl Action Battle System
https://falcaorgss.wordpress.com/2012/12/02/falcao-pearl-abs-liquid-v1/
So the problem I'm having is that every time my character collides with a monster (another actor), the test run immediately crashes and an error popped up saying
Line 180 NoMethodError occurred undefined method `tool_data' for nil; nil class
And Line 180 redirects to this picture below
I got no idea what it does, but I do think that it has something to do with the Action Battle System, somewhere. Any idea what the problem might be ?
I'm using Falcao's Pearl Action Battle System
https://falcaorgss.wordpress.com/2012/12/02/falcao-pearl-abs-liquid-v1/
So the problem I'm having is that every time my character collides with a monster (another actor), the test run immediately crashes and an error popped up saying
Line 180 NoMethodError occurred undefined method `tool_data' for nil; nil class
And Line 180 redirects to this picture below
I got no idea what it does, but I do think that it has something to do with the Action Battle System, somewhere. Any idea what the problem might be ?

