Darwinbots Forum

Code center => Bugs and fixes => Topic started by: shvarz on February 11, 2008, 12:54:44 PM

Title: A bug
Post by: shvarz on February 11, 2008, 12:54:44 PM
Something weird is happening to me. Open the attached sim and try to change the size of the sim from 10 to 9. Click "change". Instead of applying new settings, the program goes through some weird motions of trying to start a whole new sim, load some bots and show the splash-screen.
Title: A bug
Post by: EricL on February 11, 2008, 01:22:51 PM
It's not a feature.  I forgot to re-enable some exception handling in the last buddy drop that catches errors on sim loads, so this strange behavioru is only occurring because there was some error reading lastexit.sim that the code didn;t handle.  Why there was an error in the first place I don't know, but I will investigate...