Hello everyone, I'm doing a game using RPGmaker VX for my school's major project and I've encountered an error
--
script 'Game_Event' line 68: ArgumentError occurred.
comparison of String with 0 failed
--
This happens during an autorun event in which the player is to teleport to a different location during the event. and this error occurs when the player teleports(fadeout, transfer player, fadein)
The error occurs before the fadein.
Help will be very much appreciated. Thanks
--
script 'Game_Event' line 68: ArgumentError occurred.
comparison of String with 0 failed
--
This happens during an autorun event in which the player is to teleport to a different location during the event. and this error occurs when the player teleports(fadeout, transfer player, fadein)
The error occurs before the fadein.
Help will be very much appreciated. Thanks