Hi, I've been a member for a long while but have solved most scripting issues by myself or by reading posts that
have been solved before.
I couldn't find this error occurring before...
The issue occurs in the script YEM Battle Engine Melody IV
the part that deals with visual aspects of a battle.
I think there is a conflict with a common event that I have created.
here is the part of the script giving me the issue.
Line 649 of the script return character.origin_x
So it's probably really obvious and easy to fix, but I'm a scripting noob.
I'll explain the scenario in which the conflict occured below.
I transformed my character Click to view attachment
I then entered battle and attempted to transform back into human
this error occured
No Method Error occured
undefined method 'origin'_x' for nil: NilClass
I'm thinking it doesn't like changing the character graphic in the middle of batle but that is extremely important for my game.
If anyone knows how I might be able to fix this or any pointers or help is much appreciated.
Thank You !