Mythruna

General Category => Tech Support => Topic started by: BenKenobiWan on February 24, 2012, 12:27:59 PM



Title: Object crash
Post by: BenKenobiWan on February 24, 2012, 12:27:59 PM
I touched a hologram object to a physical one, and it crashed the game. I tested it and it happened three times, and then didn't do it any more.

The error logs are all the same except for the numbers after '.java:'.


Title: Re: Object crash
Post by: pspeed on February 24, 2012, 12:49:44 PM
I can't explain why the bug happens but I should be able to fix it in a brute force way.

For some reason, your cursor is managing to intersect with an object that does not have an entity associated with it.  There may be something related to a tile boundary at play.

... but in general the scene shouldn't have objects that aren't associated to some entity.  So I may leave the "bug" and add some more debug for the next time someone sees it. :)  (Unless I figure out how to reproduce it.)


Title: Re: Object crash
Post by: FutureB on March 02, 2012, 06:23:43 PM
im having alot of crashes when im useing objects :S heres my logs


Title: Re: Object crash
Post by: pspeed on March 02, 2012, 06:34:49 PM
im having alot of crashes when im useing objects :S heres my logs

It's the same bug as above.  It will be fixed in the next release.


Title: Re: Object crash
Post by: FutureB on March 02, 2012, 06:45:01 PM
ok just checking :]


Title: Re: Object crash
Post by: pspeed on March 08, 2012, 01:31:08 AM
This should be fixed in the 20120308 release.