Author Topic: Blockland crashes randomly  (Read 1386 times)

For the last couple of days, I've been playing in singleplayer on blockland and for some reason, just a couple of minutes after I spawn, the game crahses.
I've attached my console log. What do I do?

Not sure if this will help, but only enable default addons, if it works again, enable addons 1 by 1, or in groups, and find out if it crashes.

Not sure if this will help, but only enable default addons, if it works again, enable addons 1 by 1, or in groups, and find out if it crashes.
Alright, thanks


Start a single-player game and enter the following command into the console:
Code: [Select]
trace(1);Wait for the game to crash and then post your log.

Just a heads up: As soon as you enter this command, you will receive a lot of console spam. Don't worry about this; it's normal.

The file size and number of characters is too large. Should I PM it to you?

Use www.filesmelt.com or www.mediafire.com or any other file uploading site.

Post it here when it's done uploading


This is what came up right before the crash occured:
Code: [Select]
Entering [PirateCannonPackage]armor::onTrigger(44, 13389, 2, 0)
   Entering [TankPackage]armor::onTrigger(44, 13389, 2, 0)
      Entering armor::onTrigger(44, 13389, 2, 0)
      Leaving armor::onTrigger() - return 0
   Leaving [TankPackage]armor::onTrigger() - return 0

It appears that this has to do with the default tank vehicle. Try disabling that.

Noedit: It also seems that the game crashed when you entered a tank.


There is a slight incompatibility issue with Mac OS X. For some reason Blockland randomly crashes for no reason in Mac OS X 10.6. When I updated to Mac OS X 10.7 the issues was fixed, at least I haven't crashed yet.

That actually explains it. I have OSX 10.6.8.
Lion is 10.7, right?