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

    TFS 1.X+ Reward Chest - Segmentation fault

    I'd just had a problem with my "int LuaScriptInterface :: luaMonsterTypeGetLoot (lua_State * L)".. my oversight. I replace it again and everything work ;) If someone got the same problem check that have you changed code correctly. :)
  2. Kouki

    TFS 1.X+ Reward Chest - Segmentation fault

    @Solved :)
  3. Kouki

    TFS 1.X+ Reward Chest - Segmentation fault

    Hey, I add Reward Chest: Reward Chest to my tfs 1.3 Compilation - without any error, but when i kill reward boss and next normal monsters i got crash and message in consol "Segmentation fault" I use clear tfs from github. Someone know why i got this?
  4. Kouki

    Feature Reward Chest & Boss Reward [TFS 1.2]

    @ Solved / i can't edit post.. I got another problem when i turn on server, and kill reward boss sometimes i got crash "Segmentation fault" Someone know why? I have monster lvl from there -> Feature - [TFS 1.3] Monster Levels (https://otland.net/threads/tfs-1-3-monster-levels.260470/)
  5. Kouki

    Feature Reward Chest & Boss Reward [TFS 1.2]

    I have this error someone know why? src/luascript.cpp: In static member function ‘static int LuaScriptInterface::luaItemGetNameDescription(lua_State*)’: src/luascript.cpp:11698:55: error: ‘it’ was not declared in this scope const std::string& name = (item ? item->getName() : it.name)...
  6. Kouki

    [TFS 1.x] Crash Spells..

    Hey guys, I have problem and I don't know what to do.. I use this code: Spell - [TFS 1.X] Magic Missile (https://otland.net/threads/tfs-1-x-magic-missile.268185/) When i cast spell on adm account it's work perfect, but when i try to use it on normal char its crashing.. Someone can help me...
  7. Kouki

    Spell [TFS 1.X] Magic Missile

    Hey, idk why but this spell give 0 dmg to monsters. 0 errors ;/ :( @ Solved
Back
Top