• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Problem with connecting to local server

Maciek9595

New Member
Joined
Jul 22, 2017
Messages
3
Reaction score
0
I need help guys, I will explain the situation,

I was trying to run my own local server of Tibia 11 on another different laptop in my house, on the first one I got xampp installed and everything was well configured - database etc, I mean I could play normally and do everything I wanted.

When I did the same on that second laptop I found some problem, when Im logging in I dont get char list, last thing I see is that screen "Your character list is being loaded, please wait."

I checked firewall, antivirus, ports, anything... Have you got any idea whats going on? I will really appriciate if you can help me.

I'm using xampp 5.6.8 (one of the older versions as I was first time installing it all on this one)
Windows 10
64 bit system

+I can record a vid if you want to see the exact situation and any details you need, I just need this problem to be solved.

looking forward to see your ideas, thanks
 
Last edited:
Configure your server to use the local IP address of the server machine, on the web in config.php and on the ot server in config.lua
 
I have it done, I dont have web site to config it, its just local server.

The IP I have in config.lua is obviously set to 127.0.0.1
127.0.0.1 is the loopback IP (will only work on the same machine), not your local IP which you need to use to allow other machines in your LAN to access it.
 
Back
Top