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

Search results

  1. zerghel

    [8.7] The Forgotten Server v0.2.10 (Mystic Spirit)

    Memory Allocation Failed bla bla compile 64 bit bla bla decrease size of map -.- i already decreased from 92mb to 45mb T.T and still crashing... then wtf? what's wrong? is my map? my ram? happening since LuaJit thing came at 0.2.8(i was using win xp pro 32 bit)... im using 0.2.10(windows 7...
  2. zerghel

    [8.7] The Forgotten Server v0.2.10 (Mystic Spirit)

    i'm experimenting some crashes and i almost fixed all erros in console but: data/items/items.xml:2: element items: Schemas validity error : Element 'items': Character content other than whitespace is not allowed because the content type is 'element-only'.
  3. zerghel

    promotion again = no vocation

    Supeeeeer buuuuuummmmp!
  4. zerghel

    [8.7] The Forgotten Server v0.2.10 (Mystic Spirit)

    maybe u put in config.lua the name of ypur ip like ip="myipaddress.no-ip.biz" or something like that there should be numbers there not letters u must put your ip address in numbers, please visit Whatsmyip.org to see your ip in numbers or open the no-ip window and copy your ip then cange it on...
  5. zerghel

    promotion again = no vocation

    as title says, if a player buy promotion twice the vocation is removed local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function...
  6. zerghel

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    can someone tell me the reason why beholder and undead legion spell were removed?
  7. zerghel

    Mystic Spirit 0.2.9 crashes

    im having the same problem here im testing decreasing the size of my map from 97mb to 67mb 'cause it seems to be a memory problem i'll let you know if this worked for me at the en of the day -EDIT- nevermind! still crashing without console errors
  8. zerghel

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    My server of running out of memory since 0.2.8 is this caused By the npc bug? Or why?im tired of those unexpected closes on the gui version And those forever freezes in the console version Now Ppl is leaving How can this be fixed? The server worked terrific until 0.2.7 for me
  9. zerghel

    problem with npc system

    is not this npc it happens with all npc's
  10. zerghel

    problem with npc system

    ty Cykotitan i used search but i couldn't find that thread i copied ur npchandler edition, and now my npc's release the focus on player logout =) but i'm still seeing this:
  11. zerghel

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    line 539 local distance = getDistanceTo(cid) or -1 473 if(not self:isInRange(self.focuses)) then 293 for search, replace in pairs(parseInfo) do 528 local parseInfo = { [TAG_PLAYERNAME] = getPlayerName(cid) } 474 if(not self:isInRange(self.focuses)) then
  12. zerghel

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    srry i solved the error, i forgot that i replace the file to an older one, i replace again with the 0.2.9 files and the error is this: happens with all npc's when i talk to then and then logout
  13. zerghel

    problem with npc system

    i got a this kind of error when i talk to an NPC and then logout this happens to us since Mistic spirit 0.2.8 sounds familiar to anyone ?
  14. zerghel

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    i got a this kind of error when i talk to an NPC and then logout [03/01/2011 18:27:14] Lua Script Error: [Npc interface] [03/01/2011 18:27:14] (Unknown scriptfile) [03/01/2011 18:27:14] data/npc/lib/npcsystem/npchandler.lua:251: bad argument #1 to 'unpack' (table expected, got nil)...
  15. zerghel

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    [28/12/2010 23:18:23] Warning: [XMLSCHEMA] items.xml could not be validated against XSD what's this and how i fix it? =/
  16. zerghel

    [8.62] The Forgotten Server v0.2.8 (Mystic Spirit)

    Player: Goddes Freya Sent an unknown packet header: 0xf2! this is showing in console sometimes with some players since upgrade? what is it?
  17. zerghel

    [8.62] The Forgotten Server v0.2.8 (Mystic Spirit)

    ty bby i'll give it a try i suppose i have to download the sources first
  18. zerghel

    [8.62] The Forgotten Server v0.2.8 (Mystic Spirit)

    Hey Talaturen! how can i get the data about my random crashes? compile with a debugger? that's new for me ;)
  19. zerghel

    [8.62] The Forgotten Server v0.2.8 (Mystic Spirit)

    ok there it is what i need, but i'm still don't know how to use it, this is totally new for me
  20. zerghel

    [8.62] The Forgotten Server v0.2.8 (Mystic Spirit)

    well that's a relief for all of us! emm about compile the server and run it with a debugger... i'm afraid i'm just kinda noob to do that =/ srry
Back
Top