• 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!

OTClient Error Code 404 Otclient

Simonalina

Member
Joined
May 10, 2008
Messages
180
Solutions
1
Reaction score
15
Location
Sweden
hello, i got this text like all the time on my client when checking "Ctrl-T"

Lua:
WARNING: HTTP error for http://xx.xxx.xxx.xx/api/status.php: Invalid http status code (404)
Login to xx.xxx.xxx.xx:7172

does anyone know why? please help out. :)
 
Init.lua
Lua:
Services = {
  website = "", -- currently not used
  updater = "",
  stats = "",
  crash = "",
  feedback = "",
  status = ""
}
 
Back
Top