Author Topic: Authenthication Failed message whenever i want to host..  (Read 1699 times)

So whenever i start my Server it ends up loading everything and when Connection Accepted appears it lags for a while and then the game stops and this kessage appears.

Can someone help me and will also post Log later.

Post console log, can't really tell what causes it

Who's your isp, what's your router?

If you have a proxy on, disable it and then restart blockland

Is your firewall unblocked for blockland?

Sorry for responding so late i had other things to do

1st Question:Heres the Log

2nd Question:Im not using a Proxy

3rd Question:Firewall lets everything trough thats related to blockland

Hm, who's your ISP? What's your router?

News:It started but it decponnected me after 2 Minutes

Think to many Addons or something else

Anybody got an Idea?

Post console log, can't really tell what causes it
I don't just say these things because I want to.

After you said it i already gave my Log

But ill post a newmone in just a bit

And ill look for the isp and other thing you guys wanted

Think to many Addons or something else
That is indeed correctly.
You have:
Code: [Select]
Datablock Report:
  Base:    424
  Paint:   448
  Add-Ons: 5999
  Music:   142
  Total:   7013
Max is 4096 in total.

So I'd suggest removing some addons ...

That is indeed correctly.
You have:
Code: [Select]
Datablock Report:
  Base:    424
  Paint:   448
  Add-Ons: 5999
  Music:   142
  Total:   7013
Max is 4096 in total.

So I'd suggest removing some addons ...

Max datablock limit was increased to 8k I thought...
I can host servers with a little under 8000 db

That is indeed correctly.
You have:
Code: [Select]
Datablock Report:
  Base:    424
  Paint:   448
  Add-Ons: 5999
  Music:   142
  Total:   7013
Max is 4096 in total.

So I'd suggest removing some addons ...
Nope, it was increased to 8k a while ago
http://forum.blockland.us/index.php?topic=273265.msg8104724#msg8104724

Nope, it was increased to 8k a while ago
http://forum.blockland.us/index.php?topic=273265.msg8104724#msg8104724
Ah, my bad. Good to know.

You get disconnected while trying to load the 2Dmusic addon:
Code: [Select]
WARNING - A custom music mod is on, attempting to overwrite.
Activating package: Server_v2DMusic
 Authentication Failed for Tyke [L] (local).
So try it without that.


Also, you got a lot of these:
Code: [Select]
ERROR: Brick datablock "Brick6x16Data" has the same uiname as "brick6x16x3BrickData" (6x16) - removing.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->verifyBrickUINames
Which means you got multiple brick packs trying to add the same bricks.
See into this.
It may not make you crash, but it is not good to have either.


Then this is also in there:
Code: [Select]
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
De-activating package: AmmoGuns
Activating package: AmmoGuns2
 package AmmoGuns2 is already active
Which I don't even know what is going on.

I'm pretty sure my music mod is not the problem, try removing client mods

Thanks for trying to help me Guys

Should i just quickly go and get a more recent Console Log?