Author Topic: Crashes while loads.  (Read 772 times)

I'm not a Mastermind. My Blockland Keeps crashing its one of the mods.
can anyone find out witch one?
Log
https://www.dropbox.com/s/0yppi5v094g0oog/console.log?dl=0

It looks like its slayer but i re-installed it and nothing different happens.

Code: [Select]
base/server/scripts/game.cs (324): Unable to find function echo
base/server/scripts/game.cs (325): Unable to find function echo
base/server/scripts/game.cs (326): Unable to find function echo
base/server/scripts/game.cs (327): Unable to find function echo
that seems bad

does it do this with only defaults enabled?

just did a search for "Unable to find" and saw that exec/echo/other default functions are missing

seems to start with this
Code: [Select]
Loading Add-On: GameMode_Pit_of_100_Trials (CRC:512404580)
Executing Add-Ons/GameMode_Pit_of_100_Trials/server.cs.
Illegal CodeBlock path detected (no mod directory): <hH
__
exec: invalid script file name .
Illegal CodeBlock path detected (no mod directory): <hH
__
exec: invalid script file name .
De-activating package: Healthbar
Activating package: Healthbar
0 datablocks added.
what happens if you disable/move it out of your addons folder?

I just wiped out all my addons and reinstalled blockland and now it works. Thanks though.