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

OTClient Error Code 404 Otclient

Simonalina

Member
Joined
May 10, 2008
Messages
180
Solutions
1
Reaction score
16
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