• 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. _Aion_

    OpenTibia [various] Tibia Extended Client Library

    Extended dont work for me, manabar and another works fine... But extended give "debug" when open Tibia.exe. how fix?
  2. _Aion_

    Programmer Help To Solve issue

    No works, many errors when copile.
  3. _Aion_

    Programmer Help To Solve issue

    I will try. Thanks Not yet
  4. _Aion_

    Programmer Help To Solve issue

    Do you have the "solution" for this in otx2? I can not migrate to otx3, it's a dragon ball server. Unfortunately I can not migrate :( And I find nothing about multithreading
  5. _Aion_

    Programmer Help To Solve issue

    Yeah, I figured that out. But I can not find the cause of the lag and I've deactivated "everything" and the lag still persists.
  6. _Aion_

    Programmer Help To Solve issue

    Using Ubuntu, only console
  7. _Aion_

    Programmer Help To Solve issue

    Hello. My Server are using 110% of CPU and i want someone for help me solve this. I pay for help, i need this and try all that have on this forum and another. About my server: MAP 50mb. 70-90 on "full" lag. OTX 2.9 (last on github) 8.60 About my machine: Ubuntu 14.04 Intel(R) Xeon(R) CPU...
  8. _Aion_

    Linux Perf tools

    Hello. How i install perf to look functions used by my server? I tried, have installed perf "normal", run with command perf record but i cant read perf.data appear some erro in console(view image) and when i use perf top cant show functions. How enable this? i want to see where is my eater...
  9. _Aion_

    Linux Crash Log

    Bump!! Its happen when player died in new vocation (ID 1000+) Have limit to vocation/promotions?
  10. _Aion_

    Linux Crash Log

    Hello, my server are "crashing", i dont know how is problem. started this in 8 days. I'm using Ubuntu 14.04 and OTX 2.9(8.60) Appear this on my console *** Error in `./theotxserver': double free or corruption (fasttop): 0x00007f0f00732250 *** Aborted (core dumped) and this is my core dumped by...
  11. _Aion_

    Linux High CPU Usage

    Yes. But i dont know how i will optmize this spells. When i remove all spells, CPU stay 2-15% with 70 online.
  12. _Aion_

    Linux High CPU Usage

    Yes, but I do not know how to "review" or do not use much looping. I previously showed the following "creature not found" error, but I modified a line by adding "if IsPlayer ()" and stopped showing the errors in the console
  13. _Aion_

    Linux High CPU Usage

    I will try. Same issue. How i use perf to look the fuction that "eat" my CPU?
  14. _Aion_

    Linux High CPU Usage

    I.dont know what is *225. I Find this script on folder and reproduce. Its give 10 hits in few time and another give 3, 5, 7. 17 hits in 1 second?
  15. _Aion_

    Linux High CPU Usage

    Yes, I tried TFS 0.4 and my OTX is Clean. My spells are based on this local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_HITCOLOR, COLOR_TEAL) setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) --setCombatParam(combat1, COMBAT_PARAM_EFFECT, 40)...
  16. _Aion_

    Linux High CPU Usage

    Dedicated
  17. _Aion_

    Programmer Bug Fixer

    I made this, but without sucess
  18. _Aion_

    Programmer Bug Fixer

    Bump...
  19. _Aion_

    Linux High CPU Usage

    Hello, someone know how to solve "high cpu usage"? My CPU is 100-120% and causing lag... I trying all that i know(few things). I'm using OTX 2.9(last version), my config is 8GB RAM, 4VCPU. 80-100 players online, MAP 42MB. I think that is something in "spells", but no sucess... I dont know how...
  20. _Aion_

    Linux Bug or Attack?

    Fixed. Was "bug" in !leavehouse
Back
Top