Author Topic: My Blockland keeps randomly crashing.  (Read 859 times)

My Blockland allways crashes everytime i go on it, its wired.

It started after i downloaded Brick_MiniFig.
I deleted Brick_MiniFig, and it still crashed.

I click on the icon on my desktop, the console comes up fine, the screen comes on, but then even when the console stops loading, blockland (the screen) crashes.


~K3k0m@n.

GUI Replacer is why.

Code: [Select]
GUI Replacer: Checking for updates
GUI Replacer: Already have the newest version

Remove it.

are you sure, i had GUI Replacer for a long time and i even had it when blockland didnt crash.

Now my minecraft is crashing too



GUI Replacer is why.

Code: [Select]
GUI Replacer: Checking for updates
GUI Replacer: Already have the newest version

Remove it.
Just because it's the last thing in console doesn't mean it caused the crash.

Just because it's the last thing in console doesn't mean it caused the crash.

it could mean the gui was updating and it crashes it.

Code: [Select]
Client checking Add-On: Script_Testgui
Loading Add-On: Script_Testgui
Executing Add-Ons/Script_Testgui/client.cs.
Add-Ons/Script_Testgui/Testgui.gui Line: 57 - Syntax error.
>>> Some error context, with ## on sides of error halt:
         lockAspectRatio = "0";

         alignLeft = "0";

         overflowImage = "0";

         mKeepCached = "0";

         mColor = "0 230 190 255";

      };

   };

};

//--- OBJECT WRITE END ---

function pushtestgui(%Gui)

{

   %Gui - canvas.pushdialog(TestGui);##
##
}
>>> Error report complete.

Executing Add-Ons/Script_Testgui/Testgui.gui.
Add-Ons/Script_Testgui/Testgui.gui Line: 57 - Syntax error.
>>> Some error context, with ## on sides of error halt:
         lockAspectRatio = "0";

         alignLeft = "0";

         overflowImage = "0";

         mKeepCached = "0";

         mColor = "0 230 190 255";

      };

   };

};

//--- OBJECT WRITE END ---

function pushtestgui(%Gui)

{

   %Gui - canvas.pushdialog(TestGui);##
##
}
>>> Error report complete.


Whatever that crap is - remove it.

Quote
Whatever that crap is - remove it.

http://forum.blockland.us/index.php?topic=139734.0

Also, Locking Topic, it seems after i restarted my computer it somehow fixed it.