Author Topic: Blockland crashes after deleting music  (Read 2292 times)

While bug testing my Trustlist add-on, I ran into an error that crashed the game upon loading. Check if any of your add-ons that you downloaded recently contain anything like this:
Code: [Select]
package name {
function GameConnection::onConnect(%cl,%ip) {
(blah)
}
};
activatePackage(name);

Fixed it guys. All I did was set the advanced settings to default. Locking Topic...