Blockland Forums > Help
My Blockland keeps randomly crashing.
Kill All:
Do you have a virus? :cookieMonster:
Greek2me:
--- Quote from: brîckbðt on October 02, 2011, 01:56:23 PM ---GUI Replacer is why.
--- Code: ---GUI Replacer: Checking for updates
GUI Replacer: Already have the newest version
--- End code ---
Remove it.
--- End quote ---
Just because it's the last thing in console doesn't mean it caused the crash.
brîckbðt:
--- Quote from: Greek2me on October 02, 2011, 05:30:35 PM ---Just because it's the last thing in console doesn't mean it caused the crash.
--- End quote ---
it could mean the gui was updating and it crashes it.
Ephialtes:
--- Code: ---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.
--- End code ---
Whatever that crap is - remove it.
K3k0m@n:
--- Quote ---Whatever that crap is - remove it.
--- End quote ---
http://forum.blockland.us/index.php?topic=139734.0
Also, Locking Topic, it seems after i restarted my computer it somehow fixed it.