Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
This can be caused by players in your server who send unknown packets using bots or other softwares like WPE pro.
If that causes lag or server crash you'll have to change this in your config.lua
from
LUA:
autoBanishUnknownBytes = false
to
LUA:
autoBanishUnknownBytes = true
Or if you know exactly what causes it please post more details.
This can be caused by players in your server who send unknown packets using bots or other softwares like WPE pro.
If that causes lag or server crash you'll have to change this in your config.lua
from
LUA:
autoBanishUnknownBytes = false
to
LUA:
autoBanishUnknownBytes = true
Or if you know exactly what causes it please post more details.
Then you'll have to know what exactly causes those packets in-game so you can slow it down or edit it.
That's why we here advise everyone to move from old TFS versions to newer ones 1.x because most of 0.4/0.3.6 can be crashed easily with elfbot and other softwares.