Author Topic: Server with --- ping  (Read 4122 times)

I was trying to draw attention from your accidental triple post back to the point, sorry
Well I thought you didn't read anything in the thread and just posted that because it's a good thing to do in most cases. :)

Well I thought you just posted that because it's a good thing to do in most cases. :)
that, too...
Slightly offtopic: help has 1000 pages of threads


Host a non-dedicated server and have people try to join it. After a while, quit Blockland and go to your Blockland folder, if you are a PC user, go to My Documents, Blockland. Using the default Blockland forums attachment's, attach your console.log file onto your post. I can see if I can find the problem through that.


Here:

Here:
Ok first of all, in the console.log file, I saw this when Blockland was loading client-sided add-ons "Cannot use this add-on in demo mode". Don't you always have Blockland in retail mode? Why is it in demo mode?

The next thing is, when hosting servers do you have the Disable UPnP box checkmarked? Because this is what happend when you hosted a server:

Starting Internet Server
Binding server port to default IP
UDP initialized on port 28000

Initializing UPnP...
--------------------
UPnP Discovery Failed
--------------------

UPnP may not work for you, if you port forwarded Blockland to your computer, checkmark Disable UPnP from Options, Network.

Another thing that could be breaking your server is the RTB add-on. Maybe you should remove RTB from your add-on folder and see if that fixes the problem. Here is some broken RTB code that Blockland tries to load:

Add-Ons/System_ReturnToBlockland/modules/server/authentication.cs (0): Unable to find object: 'RTB_Networking' attempting to call function 'createFactory'
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated

Ok first of all, in the console.log file, I saw this when Blockland was loading client-sided add-ons "Cannot use this add-on in demo mode". Don't you always have Blockland in retail mode? Why is it in demo mode?

The next thing is, when hosting servers do you have the Disable UPnP box uncheckmarked? Because this is what happend when you hosted a server:

Starting Internet Server
Binding server port to default IP
UDP initialized on port 28000

Initializing UPnP...
--------------------
UPnP Discovery Failed
--------------------

UPnP may not work for you, if you port forwarded Blockland to your computer, checkmark Disable UPnP from Options, Network.

Another thing that could be breaking your server is the RTB add-on. Maybe you should remove RTB from your add-on folder and see if that fixes the problem. Here is some broken RTB code that Blockland tries to load:

Add-Ons/System_ReturnToBlockland/modules/server/authentication.cs (0): Unable to find object: 'RTB_Networking' attempting to call function 'createFactory'
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated

Sorry guys, I forgot yet again that you can't edit help posts in this section of the forums. I'll try to remind myself to stop doing that in the future. Again sorry about the double post.

you know i dont really play blockland that much anymore so forget about it. thanks for the help though.