Arama Sonuçları

  1. E

    Yardım Ranking Sistem

    Looks like wrong communication between server and client..
  2. E

    Çözüldü Battlepass

    There was problem with POINTS for premium_id, made a little fix and now it works :)
  3. E

    Çözüldü Battlepass

    Hi, I find really weird bug with battlepass.. When I activate premium one it will disappear after teleport.. In MySQL is everything alright, I can even completing premium missions but in UI it lock itself after TP.. I check everything in source + python but cant find anything wrong... Gyazo...
  4. E

    Çözüldü Battlepass

    Fixed. There was wrong definition in ClientManagerPlayer.cpp
  5. E

    Çözüldü __cxx11 bulunumadı

    Im not sure if it will works but try to add #include <string> if this include wont work try #include <boost/algorithm/string.hpp> and edit that line to std::string num = std::to_string(n);
  6. E

    Çözüldü Battlepass

    Hi, I just added this BattlePass with all updates and so on but Im getting no progress in missions.. There is no error or anything in syserr.. Has anyone had a similar problem or know what can be wrong? Thanks in advance
  7. E

    Yardım DB core crash

    Im using Marty 5.7
  8. E

    Yardım DB core crash

    I already tried.. Im just trying for 2 days.. I removed MySQL completely and install clean one and imported all my old tables.. MySQL runs but DB core dont..
  9. E

    Yardım DB core crash

    but all syserr's are empty..
  10. E

    Yardım DB core crash

    Which log exactly?
  11. E

    Yardım DB core crash

    Its clean, that is a problem..
  12. E

    Yardım DB core crash

    Im using Marty 5.7, mysql was already installed.. just want to know how can I debug it even in dont throw any error..
  13. E

    Yardım DB core crash

    Hi, Im just trying to fix DB Core crash on server start up but I cant find any error or something what can help me to fix it.. every syserr is clean even .err in mysql, there is only normal start up log but console is full of connect: Connection refused I can connect to mysql without any...
  14. E

    Yardım Render Target Shining

    But the problem is it was working before I add Aura System but I found nothing related to shining system in aura system.. I will upload these files in few minutes.. Edit: Btw I cant even see default +7/+8/+9 effect in Render Target its not only with special shining effects.. I tried to...
  15. E

    Yardım Render Target Shining

    Hi, Today I found out shining effects in render target somehow stopped working.. it shows effect for 1 sec and then disappear.. Gyazo Screen Video Anyone know what can be wrong? Thanks in advance
  16. E

    Çözüldü İTEM PROTO AYARLAR SIFIRLANIYOR

    If you do changes in item_proto.txt on server you have to do the same on client side.. in long story short, pack client item_proto.txt and item_names.txt with dump_proto.. then put it in locale and you are done and you will see bonuses you set up on your item..
  17. E

    Çözüldü İTEM PROTO AYARLAR SIFIRLANIYOR

    Did you pack item_proto in client too? Cause you wont see new bonuses after just editing server side item_proto..
  18. E

    Yardım dracarys meydan okuma build sorunu

    You have duplicated declaration for int CHARACTER::GetProtectTime and int CHARACTER::SetProtectTime.. keep only one of these..
Geri
Üst