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

Windows Server out of memory

ooh, well since i'm using tfs 0.4 i managed to find that program that comes with the download on the prem section so i think its gonna work now but i could always do what you said aswell!
 
Yea, depending on map size, it could reduce your memory usage by ~150 MB :p Don't forget to backup the map in case it crashes while saving.
 
I'm posting for glidarn since he's at my house xd


@ cykotitan no its not the samer error oh well the first one is still there. but its not crashin for that its a new error wich i havent seen before and i was hoping that you knew anything about it... the query action aswell :P

@ Mogex, yes i am using Latiido.
 
Last edited:
Execute SQL query:
SQL:
ALTER TABLE `killers` ADD `war` INT NOT NULL DEFAULT 0;
Or remove Elf's war system if you haven't bought it.
 
I havent bought it so i just need to find it and remove it? or shall i do both?

Btw the other error could be that shoplua thing wich checked the databse every 30 seconds?

this one were set to 30

LUA:
<globalevent name="shop" interval="30000" script="shop.lua"/>
so i changed it to 30000 could be on of the facts that its crashing?

I guess he have imported something in the databse? cause i can't find the war system lol
 
Last edited:
Back
Top