Jump to content

Galet

Premium
  • Posts

    1384
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    0%

Everything posted by Galet

  1. Hi Folks, I don't know why, but sometimes my auth crash. If I'm connecting to the server for example, sometime my server suddenly close with "connection: refused" Here's my syserr, syslog, from auth and db. I'm pretty sure it is caused by : CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected DB syslog : [Hidden Content] DB syserr : empty Auth syslog : [Hidden Content] Auth syserr : [Hidden Content] And I have a db.core Thanks, have a nice day.
  2. Don't put #Solved, it's useless and egoist, think about people in the same case of yours.
  3. c++14 doesn't work for me, it's return me an error about the non-existence of the command. :x Which version of gcc/clang are you using? You need gcc 4.8 or higher! You can either use -std=c++14 or -std=c++1y If you're full brave and man enough you can try -std=c++17 or -std==c++1z but note that trigraphs won't work in this version since they're deprecated and now removed. So empire language won't work anymore unless you convert the trigraphs before GCC 49 Btw :x i'll try 1y ^^ PS : Works with 1y, thanks
  4. Nah, you have to change the version in the Makefile.
  5. vanilla core/source? No, my own sources, I fixed EVERYTHING about the 4th inventory except this bug, I told to sb that vanilla core can cause this bug. PS : I don't know if I had this bug before.
  6. Impossible to refine an item if this item is in the 4th or on the 3th inventory page. :x
  7. It's not a bug. PS : Any guide for 5000stacking (I know how to do this but it'll be better)
  8. c++14 doesn't work for me, it's return me an error about the non-existence of the command. :x
  9. "uiexchange.py" ... But I think it will only show YOUR level.
  10. From my mob_name.txt : 71131 Rappen-Siegel 71132 Rappen-Siegel 71133 Rappen-Siegel 71134 Rappen-Siegel
  11. Hey ! This horse is in all the client I guess, no ?
  12. type 33/31 for navicat proto ^^
  13. Put "ITEM_RING" instead of "ITEM_UNIQUE" in item_proto
  14. Btw, Is there's a way to reduce the cache of the player table ? I've already tried but it won't work.
  15. Galet

    Phase Dump

    Thanks, do you have some example of using for this code ?
  16. Thanks, I'm pretty sure that indeed it's not a clientside bug, because I don't have this bug. You do something wrong in your sources, I'll check. Otherwise, there's a bug at the 3 and 4th page when you tried to refine something at the blacksmith.
  17. Wtf is this bug, I'll try. PS : Can you give me your uiinventory.py and your inventorywindows.py please ?
  18. Cube system can crash some server ? Wow thanks ! Really !
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.