New account registration is temporarily disabled.

RM2K - INVALID TERRAIN ERROR ON WATER

Posts

Pages: 1
Whenever the player character using noclip or an event with Through ON moves on a water tile, I get this "Invalid Terrain" error and then closes the game. I don't recall this happening when I worked in RM2K some years ago, but back then I was using the illegal version, while now I've moved on to using the legal version. Is there anything I can do to make events move over water without this error occurring?
I would try going to the database and checking under Terrain. Sounds like the water tile in question is set to a terrain ID above the max number or something, set the max terrain number to like 100 or something and see if the problem goes away.
Oh. I had gotten rid of the terrain entries in the database because I didn't think they were used for anything in my game, lol. Created a bunch of empty ones, and the error doesn't show up anymore. Thanks.
Pages: 1