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

    Linux Server Freeze + GDB log

    1 time i had a problem with freeez reason bad entry in z_ots_communication causes hudge loops.
  2. pszczelaszkov

    Linux Server Freeze + GDB log

    is table z_ots_communication empty?
  3. pszczelaszkov

    Linux Server Freeze + GDB log

    hmmm hard to say i never had this type of problem before. Swap is near empty so we cant say that server stops cuz need extract some of swap.How about CPU in moment of freez?
  4. pszczelaszkov

    Linux Server Freeze + GDB log

    how much mb is in SWAP?
  5. pszczelaszkov

    Windows Piękny Panel TFS'a Jak to zrobić? Pomóżcie Plx.! Zobacz to.!

    Source + wxwidget i jedziesz... Niewiem po co tylko dawac gui do silnika ,szkoda zasobow to ma chodzic nie wygladac ... I dont know why you adding gui to the server. Waste of resources ,server should be good working not good looking.
  6. pszczelaszkov

    a good working gesior

    I have one on DetirOts 8.54 - Newsy look and try if it satisfied you send me PM and i send you a pack. Im using it on Debian.
  7. pszczelaszkov

    Compiling Can open charlist but cant login in character! HELP

    My Suggestion: 1.To low RAM and OS operating on SWAP so first login is about ~3 minutes before OS take players from SWAP to RAM. 2.Wrong ip that server listen to.
  8. pszczelaszkov

    Death / Pvp / Error...

    First in database you must add column frags. If updating frags is before dropping body I think the error with sql interrupts function. BUT if updating frags is after all functions or its just in lua .The problem seems to be in player.cpp in function onDeath and PrepareDeath. Have you source?
  9. pszczelaszkov

    Server save tolong..

    1.how much % of ram is used. or 2.how big is your map and how much you have total ram installed in your pc.
  10. pszczelaszkov

    Server save tolong..

    Check your RAM maybe it overflow to SWAP/Virtual Memory?
  11. pszczelaszkov

    a 8.6 server

    8.6 xml ? forget about it... 2 options ;D 1.Find tutorial about starting tfs in windows and read it. 2.Install Debian ;D
  12. pszczelaszkov

    My Server

    /reload creaturescripts not mods i think ;d
  13. pszczelaszkov

    Lua Creating not existing floor

    I need to make automated builiding houses but i have problem with roofs. Because when i try: position={x=981,y=1082,z=6,stackpos=0} doCreateItem(724,position) I cant create a ground because this tile not exist. [Error - Action Interface] data/actions/scripts/test.lua:onUse Description...
  14. pszczelaszkov

    Lua Player Level Reset

    I dont know how you can do it in lua when setPlayerLevel dont work ;/ but i know in C++ if u have a source go to iologindata.cpp somwhere near 410 line is section where player data is loading.
Back
Top