Author Topic: Blockland is crashing on me  (Read 823 times)

Blockland crashes every time I try to start a game. I haven't moved or deleted anything, so I'm confused.

Loading Add-On: Script_antiadminask (CRC:-790119713)
Add-Ons/Script_antiadminask/server.cs Line: 35 - Syntax error.
>>> Some error context, with ## on sides of error halt:
^^^^parent::servercmdmessagesent(%client,%msg,%value1,%value2);

    ^^    %client.delete("No you can't have admin/Load somthing");

^^^return;

     ^^ }

^^^ echo("close to a kick");

^^}



^^}

}

  ^ parent::servercmdmessagesent(%client,%msg,%value1,%value2);

}

};

activatepackage(noa);;##
>>> Error report complete.

ADD-ON "Script_antiadminask" CONTAINS SYNTAX ERRORS

1 Stytax Error

Loading Add-On: Gamemode_Metroid (CRC:-349691244)
Add-Ons/Gamemode_Metroid/Weapon_PowerBeam.cs Line: 549 - Syntax error.
>>> Some error context, with ## on sides of error halt:
^stateTransitionOnTimeout[3]^= "FireC";

^stateTimeoutValue[3]^^= 0.1;

^stateTransitionOnTriggerUp[3]^= "Ready";

^stateFire[3]^^^= true;

^stateSequence[3]^^= "fire";

^stateScript[3]^^^= "onFire";

^stateWaitForTimeout[3]^^= true;

^stateAllowImageChange[3^^= ##f##alse;

^stateSound[3]^^^^= BeamFireSound;



^stateName[4]^^^= "FireC";

^stateTransitionOnTimeout[4]^= "ChargeA";

^stateTimeoutValue[4]^^= 0.1;

^StateTransitionOnTriggerUp[4]^= "Ready";

^stateFire[4]^^^= true;

^stateSequence[4]^^= "fire";

^stateScript[4]^^^= "onFire";
>>> Error report complete.

ADD-ON "Gamemode_Metroid" CONTAINS SYNTAX ERRORS

2 Syntax Errors

Fix those Syntax Errors and try again.

I think that's the problem... I hope.

How could that be the problem? I've had both of those ENABLED for over a month.

also, why do you have JVS_doors, when we moved on to content?

JVS doors? I just enabled that...

I'll try it without them


Just enable default add-ons. See if you still crash.

Code: [Select]
ERROR: ForceRequiredAddOn() - "Weapon_Minigun" is not a valid add-on
BackTrace: ->SM_StartMission->createServer->onServerCreated->loadAddOns->ForceRequiredAddOn

Enable Minigun.
That might be your problem.