I'm using the dodian 3.0 source WITHOUT Mysql, edited by winten/bakatool.
I'm just trying to code some stuff and fix some bugs, it's not released to the public yet, but I'm currently running it on localhost. I'm trying to use a new updated client to connect to a old source.
Everytime I go to login to the server with the new client. This occurs.
Code:
Devolution Server 7.0 - Created by Winten/Bakatool
-------------------------------------------------------
Loading npcs... drops... spawn list...done!
Connection from 127.0.0.1:1036
Root: character file not found.
[client-1-Root]: Logout
Game saved for player Root
[client-1-Root]: Logout
ClientHandler: Client Root disconnected (127.0.0.1)
Connection from 127.0.0.1:1037
[client-1-Root]: Loading Process Completed [Regular player, lag: 15 ms]
[client-1-Root]: Logout
Game saved for player Root
[client-1-Root]: Logout
ClientHandler: Client Root disconnected (127.0.0.1)
When I don't use the new client, I can login correctly etc. I want my game cache to be updated with the new items and weapons but I cannot figure out how to do this. My question is can anyone help me figure out how to be able to login to my server on localhost[127.0.0.1] with the new client?