Author Topic: Server Problem  (Read 1113 times)

Pretty basic. Every time I sign into Blockland and try to host a server, it stops working. I can't fix this, as I've tried everything. Can you help?

I know this is a short post, but that's all I can use to explain.

Posting a console.log would help us! Repeat what you did and exit (if it doesn't crash you)
Got to the located area your Blockland is and find console.log copy to desktop and go back here and post your console.log from desktop
(Upload with "Additional Options..." and Choose File from Attach

Posting a console.log would help us! Repeat what you did and exit (if it doesn't crash you)
Got to the located area your Blockland is and find console.log copy to desktop and go back here and post your console.log from desktop
(Upload with "Additional Options..." and Choose File from Attach
Here it is.

It seems you are getting a bunch of errors on your add-ons, try hosting a server BL with no add-ons or music enabled

It seems you are getting a bunch of errors on your add-ons, try hosting a server BL with no add-ons or music enabled
Which add-ons have errors?

There's too many errors to go through and find, but major ones are Hatmod and New Dup.
It seems that with Hatmod and Server prefs have stuff already existing (and Server prefs overwrite stuff)

At the end of your console is a bucnh of stuff overwriting for a full whopping 579 lines! And it just ends with overwriting something else. So try starting the game with no add-ons and see if it still breaks

There's too many errors to go through and find, but major ones are Hatmod and New Dup.
It seems that with Hatmod and Server prefs have stuff already existing (and Server prefs overwrite stuff)

At the end of your console is a bucnh of stuff overwriting for a full whopping 579 lines! And it just ends with overwriting something else. So try starting the game with no add-ons and see if it still breaks
Didn't break.

Didn't break.
Now I disabled Hatmod and NewDuplicator, enabling the old cyan Duplicator.


You have some extremely broken script that causes your server to load a large part of the add-ons twice for no reason, probably breaking everything in the process.

To find out what it is, type this in your console:

setLogMode(1);trace(1);

Then start a game with all this crap enabled and wait for it to crash/freeze/whatever, then upload the new console.log. The file will probably be extremely large.