Hello I am working on trying to set up a local server. I can use some help if possible. I checked with PuTTy and confirmed the sever was running. Have I got something set up wrong?
This is my current error from .illarion/client
WARN - 2014-07-12 16:05:22,929 - [NetComm MessageExecutor]: MessageExecutor got interrupted and will exit now!
WARN - 2014-07-12 16:06:35,706 - [LWJGL Application]: No config entry found for: fingerprint
WARN - 2014-07-12 16:06:46,353 - [NetComm MessageExecutor]: Connection was stopped by the server.
Reason: The character was not found.
ERROR - 2014-07-12 16:06:46,641 - [Illarion input thread]: The connection to the server is not working anymore.
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[na:1.7.0_60]
at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.read(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[na:1.7.0_60]
at illarion.client.net.Receiver.receiveData(Receiver.java:414) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-7-g724441b]
at illarion.client.net.Receiver.run(Receiver.java:264) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-7-g724441b]
WARN - 2014-07-12 16:06:46,642 - [Illarion input thread]: A technical problem in Receiver thread has occurred. Check logfiles for details.
WARN - 2014-07-12 16:06:50,584 - [NetComm MessageExecutor]: MessageExecutor got interrupted and will exit now!
ERROR - 2014-07-12 16:06:50,586 - [Illarion output thread]: General error within the sender
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.write0(Native Method) ~[na:1.7.0_60]
at sun.nio.ch.SocketDispatcher.write(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.IOUtil.write(Unknown Source) ~[na:1.7.0_60]
at sun.nio.ch.SocketChannelImpl.write(Unknown Source) ~[na:1.7.0_60]
at illarion.client.net.Sender.run(Sender.java:165) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-7-g724441b]
WARN - 2014-07-12 16:06:50,587 - [Illarion output thread]: A technical problem in Sender thread has occurred. Check logfiles for details.
Thanks PO evie
Help with local server please
Moderator: Developers
Re: Help with local server please
The character you are trying to login with is wrong.
Re: Help with local server please
OK so. i have been working on this and I still keep getting character not found..
I am using Testserver One, password test
localhost, 13000
I do not know what I have done wrong that it doesnt find the character
, any tips to what i may have done wrong?
Evie
I am using Testserver One, password test
localhost, 13000
I do not know what I have done wrong that it doesnt find the character

Evie
- Estralis Seborian
- Posts: 12308
- Joined: Wed Nov 10, 2004 9:14 pm
- Location: Sir Postalot
- Contact:
Re: Help with local server please
I assume you also selected the user defined server for login?
Re: Help with local server please
Yes using user defined server.
Re: Help with local server please
I don't think that will work when One doesn't work, but you can still try "Testserver Two". Same pw.
Re: Help with local server please
Testerserver Two actually loaded a small test map, then crashed with this error:
WARN - 2014-07-18 13:02:44,452 - [LWJGL Application]: No config entry found for: fingerprint
ERROR - 2014-07-18 13:03:07,607 - [Illarion input thread]: General error in the receiver
java.nio.BufferUnderflowException: null
at java.nio.Buffer.nextGetIndex(Unknown Source) ~[na:1.7.0_60]
at java.nio.DirectByteBuffer.getShort(Unknown Source) ~[na:1.7.0_60]
at illarion.client.net.Receiver.readShort(Receiver.java:164) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
at illarion.client.net.Receiver.readUShort(Receiver.java:240) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
at illarion.client.net.server.MoveMsg.decode(MoveMsg.java:97) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
at illarion.client.net.Receiver.run(Receiver.java:318) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
WARN - 2014-07-18 13:03:07,607 - [Illarion input thread]: A technical problem in Receiver thread has occurred. Check logfiles for details.
WARN - 2014-07-18 13:03:10,304 - [NetComm MessageExecutor]: MessageExecutor got interrupted and will exit now!
WARN - 2014-07-18 13:02:44,452 - [LWJGL Application]: No config entry found for: fingerprint
ERROR - 2014-07-18 13:03:07,607 - [Illarion input thread]: General error in the receiver
java.nio.BufferUnderflowException: null
at java.nio.Buffer.nextGetIndex(Unknown Source) ~[na:1.7.0_60]
at java.nio.DirectByteBuffer.getShort(Unknown Source) ~[na:1.7.0_60]
at illarion.client.net.Receiver.readShort(Receiver.java:164) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
at illarion.client.net.Receiver.readUShort(Receiver.java:240) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
at illarion.client.net.server.MoveMsg.decode(MoveMsg.java:97) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
at illarion.client.net.Receiver.run(Receiver.java:318) ~[client-2.1.16-SNAPSHOT.jar:2.1.16-19-g6ecc955]
WARN - 2014-07-18 13:03:07,607 - [Illarion input thread]: A technical problem in Receiver thread has occurred. Check logfiles for details.
WARN - 2014-07-18 13:03:10,304 - [NetComm MessageExecutor]: MessageExecutor got interrupted and will exit now!