Fatal Error Alert!
Fatal Error Alert! | GooGun | 11/22/2008 - 20:54 |
Alright, so I finished making my level. However, whenever I try to play my level (it's been inserted as an addin with Goo Tool), it gives me this: | ||
Re: Fatal Error Alert! | zark92 | 11/23/2008 - 15:05 |
This is a fairly common error when you try to play the level with invalid data. WOG does not do any error checking and just assumes the level data are valid. | ||
Re: Fatal Error Alert! | GooGun | 11/24/2008 - 17:49 |
Ok, so I tried opening the level with WOGEditor, but it won't open. What does that mean? | ||
Re: Fatal Error Alert! | zark92 | 11/27/2008 - 14:02 |
Do you mean that the level does show in the list of editable level ? In any case, check the console window for any errors. | ||
Re: Fatal Error Alert! | davidc | 12/10/2008 - 19:00 |
Unfortunately as zark92 mentions, WOG doesn't give any useful diagnostics on level load crashes. The solution is to revert to your last known good copy and incrementally apply the changes until you find which one broke it. If you don't have a known good copy, try removing elements one by one (making sure you don't have anything referencing anything else by id). | ||
Re: Fatal Error Alert! | GooGun | 12/14/2008 - 13:37 |
Alright, so I got this message while trying to play another level I made, and The Other Side of the Dispenser. I start to think that the demo version is the culprit. Could it be? Or is it a strange coincidence? | ||
Re: Fatal Error Alert! | GooGun | 12/24/2008 - 11:15 |
ALright, so I have the full version. I tried playing my newest level with GooTool, but to no avail. Same crash, once again. However, other levels work, but not this one. | ||
Re: Fatal Error Alert! | davidc | 12/24/2008 - 11:19 |
There's something wrong with your level. I know that's not very helpful but the error is always very vague like this. Make a backup of your level, then try removing things one by one until the level works. |