Error converting 2.72 to the latest build. (SOLVED)

Started by LeChuck, Mon 03/11/2008 22:52:02

Previous topic - Next topic

LeChuck

So I finally downloaded the last build of AGS. I made a copy of my old game and converted it to run with version 3, and started deleting rooms and characters I didn't need for this new test game. Without mercy and without repenting. After getting rid of all the errors the compiler found, the game pops up and crashes immidiately with this error:



What the heck does it mean? I have little experience with this version and hardly know where to look.  :-X

TwinMoon

Well, it means you deleted one too many ;)

In room 1, the game tries to run a function called "room_c" but it isn't there.

My guess would be to open room 1 (doubleclick it and edit room), open the events tab (the button in the bottom right with the lightning on it) and see if any of the events points to room_c.
Then remove that text of course.

LeChuck

Quote from: TwinMoon on Mon 03/11/2008 23:29:01
Well, it means you deleted one too many ;)

In room 1, the game tries to run a function called "room_c" but it isn't there.

My guess would be to open room 1 (doubleclick it and edit room), open the events tab (the button in the bottom right with the lightning on it) and see if any of the events points to room_c.
Then remove that text of course.

Oooh! Thank you, that was quick and easy!

SMF spam blocked by CleanTalk