Sign in to follow this  
PleagueX

Players are unable to connect! [Wierd]

Recommended Posts

My brother is trying to connect to my server but this is the error i get in the wurm.log.0 located at Wurm Unlimited\WurmServerLauncher\Adventure

 

If i change my name from PleagueX to 123 or any name i get the same problem as him, i believe it has something to do with the spawn? Maybe there isn't any spawn x y set but i have set them in the wurmserverlauncher.exe

 


Oct 30, 2015 12:31:35 AM com.wurmonline.server.statistics.Statistics run

INFO: current mem in use: 1182M free mem: 466M Max mem: 2010M

player count: 0

bytes in: 0 bytes out: 0 total in: 0 total out: 0

Server uptime: 300 seconds. Unanswered questions:0

Oct 30, 2015 12:36:24 AM com.wurmonline.server.steam.SteamHandler onValidateAuthTicketResponse

INFO: Client was  NOT Authenticated

Oct 30, 2015 12:36:35 AM com.wurmonline.server.statistics.Statistics run

INFO: current mem in use: 1213M free mem: 480M Max mem: 2010M

player count: 0

bytes in: 0 bytes out: 0 total in: 0 total out: 0

Server uptime: 600 seconds. Unanswered questions:0

Oct 30, 2015 12:36:54 AM com.wurmonline.communication.SocketServer tick

INFO: Accepted player connection: Socket[addr=/192.168.10.1,port=60198,localport=3724]

Oct 30, 2015 12:36:55 AM com.wurmonline.server.steam.SteamHandler onValidateAuthTicketResponse

INFO: Client was Authenticated

Oct 30, 2015 12:36:56 AM com.wurmonline.server.LoginHandler handleLogin

INFO: /192.168.10.1,Asdasd was created successfully.

Oct 30, 2015 12:36:56 AM com.wurmonline.server.creatures.CreatureStatus <init>

INFO: 1107486160640,Asdasd: No such zone: x=98, y=95

com.wurmonline.server.zones.NoSuchZoneException: No such zone: x=98, y=95

at com.wurmonline.server.zones.Zones.getZone(Zones.java:1725)

at com.wurmonline.server.zones.Zones.getZoneIdFor(Zones.java:1707)

at com.wurmonline.server.creatures.CreatureStatus.<init>(CreatureStatus.java:190)

at com.wurmonline.server.creatures.DbCreatureStatus.<init>(DbCreatureStatus.java:99)

at com.wurmonline.server.creatures.CreatureStatusFactory.createCreatureStatus(CreatureStatusFactory.java:43)

at com.wurmonline.server.creatures.Creature.setWurmId(Creature.java:2505)

at com.wurmonline.server.LoginHandler.handleLogin(LoginHandler.java:1756)

at com.wurmonline.server.LoginHandler.login(LoginHandler.java:420)

at com.wurmonline.server.LoginHandler.reallyHandle(LoginHandler.java:306)

at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:615)

at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)

at com.wurmonline.server.Server.run(Server.java:2417)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

Caused by: java.lang.ArrayIndexOutOfBoundsException


 

Oct 30, 2015 12:36:56 AM com.wurmonline.server.LoginHandler handleLogin

WARNING: Failed to create player with name Asdasd

com.wurmonline.server.zones.NoSuchZoneException: No such zone

at com.wurmonline.server.zones.Zones.calculateHeight(Zones.java:2536)

at com.wurmonline.server.creatures.CreatureStatus.<init>(CreatureStatus.java:202)

at com.wurmonline.server.creatures.DbCreatureStatus.<init>(DbCreatureStatus.java:99)

at com.wurmonline.server.creatures.CreatureStatusFactory.createCreatureStatus(CreatureStatusFactory.java:43)

at com.wurmonline.server.creatures.Creature.setWurmId(Creature.java:2505)

at com.wurmonline.server.LoginHandler.handleLogin(LoginHandler.java:1756)

at com.wurmonline.server.LoginHandler.login(LoginHandler.java:420)

at com.wurmonline.server.LoginHandler.reallyHandle(LoginHandler.java:306)

at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:615)

at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)

at com.wurmonline.server.Server.run(Server.java:2417)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

Caused by: java.lang.ArrayIndexOutOfBoundsException

 

Second attempt using qwerty as name.

 


INFO: 1208216565504,Qwerty: No such zone: x=98, y=95

com.wurmonline.server.zones.NoSuchZoneException: No such zone: x=98, y=95

at com.wurmonline.server.zones.Zones.getZone(Zones.java:1725)

at com.wurmonline.server.zones.Zones.getZoneIdFor(Zones.java:1707)

at com.wurmonline.server.creatures.CreatureStatus.<init>(CreatureStatus.java:190)

at com.wurmonline.server.creatures.DbCreatureStatus.<init>(DbCreatureStatus.java:99)

at com.wurmonline.server.creatures.CreatureStatusFactory.createCreatureStatus(CreatureStatusFactory.java:43)

at com.wurmonline.server.creatures.Creature.setWurmId(Creature.java:2505)

at com.wurmonline.server.LoginHandler.handleLogin(LoginHandler.java:1756)

at com.wurmonline.server.LoginHandler.login(LoginHandler.java:420)

at com.wurmonline.server.LoginHandler.reallyHandle(LoginHandler.java:306)

at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:615)

at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)

at com.wurmonline.server.Server.run(Server.java:2417)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

Caused by: java.lang.ArrayIndexOutOfBoundsException

 

Oct 30, 2015 12:50:05 AM com.wurmonline.mesh.MeshIO getTile

WARNING: data: 16777217, x: 6281, y: 6122, size_level: 12, x | (y << size_level): 25081993

java.lang.ArrayIndexOutOfBoundsException: 25081993

at com.wurmonline.mesh.MeshIO.getTile(MeshIO.java:289)

at com.wurmonline.server.zones.Zones.calculateHeight(Zones.java:2491)

at com.wurmonline.server.creatures.CreatureStatus.<init>(CreatureStatus.java:202)

at com.wurmonline.server.creatures.DbCreatureStatus.<init>(DbCreatureStatus.java:99)

at com.wurmonline.server.creatures.CreatureStatusFactory.createCreatureStatus(CreatureStatusFactory.java:43)

at com.wurmonline.server.creatures.Creature.setWurmId(Creature.java:2505)

at com.wurmonline.server.LoginHandler.handleLogin(LoginHandler.java:1756)

at com.wurmonline.server.LoginHandler.login(LoginHandler.java:420)

at com.wurmonline.server.LoginHandler.reallyHandle(LoginHandler.java:306)

at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:615)

at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)

at com.wurmonline.server.Server.run(Server.java:2417)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

 

Oct 30, 2015 12:50:05 AM com.wurmonline.server.LoginHandler handleLogin

WARNING: Failed to create player with name Qwerty

com.wurmonline.server.zones.NoSuchZoneException: No such zone

at com.wurmonline.server.zones.Zones.calculateHeight(Zones.java:2536)

at com.wurmonline.server.creatures.CreatureStatus.<init>(CreatureStatus.java:202)

at com.wurmonline.server.creatures.DbCreatureStatus.<init>(DbCreatureStatus.java:99)

at com.wurmonline.server.creatures.CreatureStatusFactory.createCreatureStatus(CreatureStatusFactory.java:43)

at com.wurmonline.server.creatures.Creature.setWurmId(Creature.java:2505)

at com.wurmonline.server.LoginHandler.handleLogin(LoginHandler.java:1756)

at com.wurmonline.server.LoginHandler.login(LoginHandler.java:420)

at com.wurmonline.server.LoginHandler.reallyHandle(LoginHandler.java:306)

at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:615)

at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)

at com.wurmonline.server.Server.run(Server.java:2417)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

Caused by: java.lang.ArrayIndexOutOfBoundsException: 25081993

at com.wurmonline.mesh.MeshIO.getTile(MeshIO.java:289)

at com.wurmonline.server.zones.Zones.calculateHeight(Zones.java:2491)

... 12 more

Edited by PleagueX

Share this post


Link to post
Share on other sites

Yeah, from the event logs I've had a similar error before as well when I've created a map:


 


java.lang.ArrayIndexOutOfBoundsException: 25081993


 


I've found that it's either one of two things:


 


A.) Assuming you're using WGenerator, I've had to resave the map files from there.


B.) I've accidentally created a small piece of land that is too close to the server border.


 


Also, did you happen to rebuild your database before you imported this map?


Share this post


Link to post
Share on other sites

I think it might be sorted now. Rebuilt the database again. Yuck, more winter.. Just gotta figure out how to change that.


Share this post


Link to post
Share on other sites

Here is a video that walks you through how to do that:

>https://www.youtube.com/watch?v=t3IKwd5JnXY

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this