Author Topic: Blockland crashes all the time.  (Read 1659 times)

I looked at your console and saw that you had some weird dimensions for your screen size (the same as mine actually). Do you play in fullscreen or smallscreen? I have the strangest feeling it might be a certain client sided addon. Try removing the ones you don't need.
Fullscreen.

Here's a traced console of the crash. Be warned, however. The file is 27.75MB.
Traced console.log
I hope this helps.

Here's a traced console of the crash. Be warned, however. The file is 27.75MB.
Traced console.log
I hope this helps.
Bah, excuse me, 29.75MB.

I'm sorry, but I need desperate help. Please help me.

Try deleting cache.cb as it may literally contain something buggy.

You people are loving morons. The game doesn't require anything outside itself to be updated.
Stop using buggy Add-Ons, move your Add-Ons folder elsewhere and see if the runtime error occurs.
Move Add-Ons back slowly until you find out which one was causing the issue, post the culprit Add-On.

1. Fix the graphics in the options 2. Reinstall it 3. forget the computer and stop playing this game.

Can you please stop posting in the Help section?
You are one of the most unhelpful forgets I've ever seen and you're most certainly going to get banned if you continue doing this.

http://www.microsoft.com/en-ca/download/details.aspx?id=29

Try installing that. If you already have it then re-install it.


If that doesn't work than it's a software conflict issue and you need to clean boot.

Code: [Select]
Clean Boot
=============================
1. Click Start, type "MSCONFIG" (without the quotations) in the Search Bar and Press "Enter" to start the System Configuration Utility.
2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray).
3. Click the "Startup" tab, click "Disable All" and click "OK".
4. Restart the computer and test the issue.
 
Note: Clean Boot is a troubleshooting step. If some programs have been disabled, we can re-enable them later. If you see the System Configuration Utility, check the box of "Don't show this message" and then click "OK".
 
Please monitor the system in the Clean Boot environment. If the problem does not occur, it indicates that the problem is related to one application or service we have disabled. You may use the MSCONFIG tool again to re-enable the disabled item one by one to find out the culprit.
 
Hope it helps.

Note that I found that on a site. Yeah it's a program running in the background conflicting with Blockland.

Here's a traced console of the crash. Be warned, however. The file is 27.75MB.
Traced console.log
I hope this helps.

well first, you need to fix or disable broken addons:
Code: [Select]
>>> Error report complete.
ADD-ON "Brick_4x4f_Print" CONTAINS SYNTAX ERRORS

and
Code: [Select]
Loading Add-On: Brick_ExtraLogic (CRC:-786662079)
Executing Add-Ons/Brick_ExtraLogic/server.cs.

ERROR: ForceRequiredAddOn() - "Brick_Logic" is not a valid add-on
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->ForceRequiredAddOn

ERROR: Brick_ThinkLogic - required add-on Brick_Logic not found. Mod cannot load.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns

Code: [Select]
ERROR: Brick datablock "brick1x1x10brickData" has the same uiname as "brick1x1x30Data" (1x1x10) - removing.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->verifyBrickUINames

ERROR: Brick datablock "brick1x2x10brickData" has the same uiname as "brick1x2x30Data" (1x2x10) - removing.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->verifyBrickUINames

ERROR: Brick datablock "brick1x3x10brickData" has the same uiname as "brick1x3x30Data" (1x3x10) - removing.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->verifyBrickUINames

ERROR: Brick datablock "brick1x4x10brickData" has the same uiname as "brick1x4x30Data" (1x4x10) - removing.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->verifyBrickUINames


Really your best option here is to start with ONLY the default addons, and then enable the ones you want, 1 at a time until something breaks.  After that, chances are the last one you enable is the broken / buggy / conflicting one.

Yes this will take a LONG time to do, especially if you have lots of addons.