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

Ot 10.9 Crashed

tylon

New Member
Joined
Mar 9, 2016
Messages
13
Reaction score
0
Hello i have a several problem with my ot is version 10.9 real map.

Can somebody tell me a possible reasons?

pc description:
I have 7 of Ram on my pc
 
I need something like an error message from console, information on how long the server runs before you encounter problems, or what you did or what you were doing when you experienced the problem to even begin diagnosing what the problem could be.
 
I need something like an error message from console, information on how long the server runs before you encounter problems, or what you did or what you were doing when you experienced the problem to even begin diagnosing what the problem could be.

There is any errors in the console, i tried removing the spawns.orb from world, and the server doesnt crash, so i think that the problem is on the npc's
 
Does the server startup correctly, or crash immediately after launching?
It does not crash when you remove spawns.xml from the world folder?
 
TFS 1.2 no support 10.9
Code:
#define CLIENT_VERSION_MIN 1076
#define CLIENT_VERSION_MAX 1077
#define CLIENT_VERSION_STR "10.77"
 
Show globalevents.xml and raids.xml

Bro i removed completed the npcs, and the server is working really good, so i know that the monsters doesnt has the problem, maybe if somebody could give me a document of npcs with a lower version than the mine, like 10.7 or something, im sure that it will solve my problem
 
<?xml version="1.0" encoding="UTF-8"?>
<globalevents>
<!-- BattleField Event -->
<globalevent type="startup" name="NoBugBattle" script="battlefield/battlefieldstart.lua"/>
<globalevent interval="55000" name="BattleField" script="battlefield/battlefieldthink.lua"/>
<globalevent time="20:00" name="ZombieEvent" script="battlefield/zombie.lua"/>

<!-- Wrath Of The Emperor Quest -->
<globalevent name="WotESpyHoles" interval="5000" script="wrath of the emperor quest/spyHoles.lua" />

<!-- Demon Oak Quest -->
<globalevent name="DemonOakVoices" interval="15000" script="demon oak quest/voices.lua" />

<!-- Rent Horses -->
<globalevent name="RentedMounts" interval="15000" script="others/checkMount.lua" />

<!-- Blooming Griffinclaw -->
<globalevent name="GriffinclawFlower" type="startup" script="others/griffinclawFlower.lua" />

<!-- World Changes -->
<globalevent name="FuryGates" type="startup" script="worldchanges/furygates.lua" />
<globalevent name="Yasir" type="startup" script="worldchanges/yasir.lua" />

<!-- Others -->
<globalevent type="startup" name="ServerStartup" script="startup.lua" />
<globalevent type="record" name="PlayerRecord" script="record.lua" />
<globalevent name="ServerSave" time="04:55:00" script="serversave.lua" />
<globalevent name="shop" interval="30" script="others/shop.lua"/>

<!-- Spawn -->
<globalevent name="RaidSystem" interval="10000" script="spawn/raids.lua" />
<globalevent name="BossSystem" interval="3600000" script="spawn/BossSpawn.lua" />
<globalevent type="startup" name="RashidSpawn" script="spawn/RashidSpawn.lua" />
<globalevent type="startup" name="CilliaSpawn" script="spawn/CilliaSpawn.lua" />
<globalevent type="startup" name="TanjisSpawn" script="spawn/tanjis.lua"/>
<globalevent type="startup" name="ObujosSpawn" script="spawn/obujos.lua"/>
<globalevent type="startup" name="JaulSpawn" script="spawn/jaul.lua"/>
</globalevents>
--------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<raids>
<!-- Special -->
<raid name="Orc SamBP" file="Special/OrcSamBP.xml" interval2="500" margin="180" />
<raid name="Lightbearer Quest" file="Special/Lightbearer Quest.xml" interval2="500" margin="180" />
<raid name="Dr.White" file="Special/Dr.White.xml" interval2="500" margin="180" />
<raid name="Draptor" file="special/Draptor.xml" interval2="250" margin="60"/>
<raid name="Midnight Panther" file="special/Midnight Panther.xml" interval2="250" margin="60"/>
<raid name="Undead Cavebear" file="special/Undead Cavebear.xml" interval2="250" margin="60"/>
<raid name="Titanica" file="special/Titanica.xml" interval2="250" margin="60"/>

<!-- Ab'Dendriel -->
<raid name="Badger" file="Ab'Dendriel/Badger.xml" interval2="500" margin="180" />
<raid name="Dragon" file="Ab'Dendriel/Dragon.xml" interval2="500" margin="180" />
<raid name="WaspBear" file="Ab'Dendriel/WaspBear.xml" interval2="500" margin="180" />
<raid name="WarWolf" file="Ab'Dendriel/WarWolf.xml" interval2="500" margin="180" />

<!-- Ankrahmun -->
<raid name="Bonebeast" file="Ankrahmun/Bonebeast.xml" interval2="500" margin="180" />
<raid name="Cobra" file="Ankrahmun/Cobra.xml" interval2="500" margin="180" />
<raid name="Gargoyle" file="Ankrahmun/Gargoyle.xml" interval2="500" margin="180" />
<raid name="Necromancer" file="Ankrahmun/Necromancer.xml" interval2="500" margin="180" />
<raid name="Nomad" file="Ankrahmun/Nomad.xml" interval2="500" margin="180" />
<raid name="Scarab" file="Ankrahmun/Scarab.xml" interval2="500" margin="180" />
<raid name="Skeleton" file="Ankrahmun/Skeleton.xml" interval2="500" margin="180" />
<raid name="Slime" file="Ankrahmun/Slime.xml" interval2="500" margin="180" />
<raid name="Terramite" file="Ankrahmun/Terramite.xml" interval2="500" margin="180" />

<!-- Carlin -->
<raid name="LesserUndead" file="Carlin/LesserUndead.xml" interval2="500" margin="180" />
<raid name="OrcWoods" file="Carlin/OrcWoods.xml" interval2="500" margin="180" />

<!-- Novas By Ciroc -->
<raid name="Weakened Shlorg" file="bosses/weakened shlorg.xml" interval2="440" margin="60"/>
<raid name="Yeti" file="bosses/yeti.xml" interval2="440" margin="60"/>
<raid name="hirintror" file="bosses/hirintror.xml" interval2="440" margin="60"/>
<raid name="white pale" file="bosses/white pale.xml" interval2="440" margin="60"/>
<raid name="the pale count" file="bosses/the pale count.xml" interval2="440" margin="60"/>
<raid name="Tyrn" file="bosses/Tyrn.xml" interval2="440" margin="60"/>
<raid name="Zushuka" file="bosses/Zushuka.xml" interval2="440" margin="60"/>
<raid name="Thewelter" file="bosses/Thewelther.xml" interval2="440" margin="60"/>
<raid name="Feroxa" file="bosses/Feroxa.xml" interval2="1440" margin="180"/>

<!-- Bosses -->
<raid name="Arachir the Ancient One" file="bosses/Arachir the Ancient One.xml" interval2="1440" margin="180" />
<raid name="Diblis The Fair" file="bosses/Diblis The Fair.xml" interval2="1440" margin="180" />
<raid name="Ferumbras" file="bosses/Ferumbras.xml" interval2="1440" margin="180" />
<raid name="Ghazbaran" file="bosses/Ghazbaran.xml" interval2="1440" margin="180" />
<!--raid name="Halloween Hare" file="bosses/halloween.xml" interval2="250" margin="60"/-->
<raid name="Horned Fox" file="bosses/horned.xml" interval2="1440" margin="180" />
<raid name="Morgaroth" file="bosses/Morgaroth.xml" interval2="1440" margin="180" />
<raid name="Necropharus" file="bosses/Necropharus.xml" interval2="1440" margin="180" />
<raid name="Orshabaal" file="bosses/Orshabaal.xml" interval2="1440" margin="180" />
<raid name="Sir Valorcrest" file="bosses/Sir Valorcrest.xml" interval2="1440" margin="180" />
<raid name="The Old Widow" file="bosses/The Old Widow.xml" interval2="1440" margin="180" />
<raid name="Zevelon Duskbringer" file="bosses/Zevelon Duskbringer.xml" interval2="1440" margin="180" />
<raid name="Zulazza the Corruptor" file="bosses/Zulazza the Corruptor.xml" interval2="1440" margin="180" />

<!-- Regular Raids -->
<raid name="citizen" file="normal/feverish citizen.xml" interval2="500" margin="180" />
<raid name="RatsThais" file="normal/ratsthais.xml" interval2="500" margin="180" />
<raid name="OrcsThais" file="normal/OrcsThais.xml" interval2="500" margin="180" />
<raid name="Barbarian" file="normal/Barbarian.xml" interval2="500" margin="180" />
<raid name="Elves" file="normal/Elves.xml" interval2="500" margin="180" />
<raid name="Pirates" file="normal/Pirates.xml" interval2="500" margin="180" />
<raid name="Quaras" file="normal/quaras.xml" interval2="500" margin="180" />
<raid name="Undead Army" file="normal/undead army.xml" interval2="500" margin="180" />
<raid name="Undead Darashia" file="normal/undead darashia.xml" interval2="500" margin="180" />

<!-- New Raids -->
<raid name="BarbaBitter" file="new/barba_bittermor.xml" interval2="500" margin="180" />
<raid name="BarbaSvar" file="new/barba_svar.xml" interval2="500" margin="180" />
<raid name="Beetles" file="new/beetles.xml" interval2="500" margin="180" />
<raid name="Cyclops" file="new/cyc.xml" interval2="500" margin="180" />
<raid name="Gnarlhounds" file="new/gnarlhounds.xml" interval2="500" margin="180" />
<raid name="GoEdron" file="new/goblins_edron.xml" interval2="500" margin="180" />
<raid name="GoFemor" file="new/goblins_femor.xml" interval2="500" margin="180" />
<raid name="Hunters" file="new/hunters.xml" interval2="500" margin="180" />
<raid name="IceGolems" file="new/icegolems.xml" interval2="500" margin="180" />
<raid name="Kongras" file="new/kongras.xml" interval2="500" margin="180" />
<raid name="Liches" file="new/liches.xml" interval2="500" margin="180" />
<raid name="Lions" file="new/lions.xml" interval2="500" margin="180" />
<raid name="Lizards" file="new/lizards.xml" interval2="500" margin="180" />
<raid name="Minos" file="new/minotaurs.xml" interval2="500" margin="180" />
<raid name="MNW" file="new/mnw.xml" interval2="500" margin="180" />
<raid name="Orcs" file="new/orcs.xml" interval2="500" margin="180" />
<raid name="Orcss" file="new/orcs2.xml" interval2="500" margin="180" />
<raid name="Pirates" file="new/pirates.xml" interval2="500" margin="180" />
<raid name="Priestesses" file="new/priestesses.xml" interval2="500" margin="180" />
<raid name="Sspawn" file="new/sspawn.xml" interval2="500" margin="180" />
<raid name="Terror" file="new/tbird.xml" interval2="500" margin="180" />
<raid name="Tigers" file="new/tigers.xml" interval2="500" margin="180" />
<raid name="Tortoise" file="new/tortoises.xml" interval2="500" margin="180" />
</raids>
 
Use your original NPCs
There must be something that executes that causes the crash after around 10 minutes. Are there any messages about raids or events like zombie event etc. before crash?

It's hard because there is not enough information to say "this is what to fix". It's a guessing game :s
 
Last edited:
Back
Top