Jump to content

Akihiro

Member
  • Posts

    20
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Akihiro

  1. Hello @ TMP4, I've already done this, but still got this error. Also i've change the tables to the default ones, but still got this error.
  2. Hello guys! How can i fix this? DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Illegal mix of collations (latin2_general_ci,COERCIBLE), (latin2_general_ci,COERCIBLE), (latin1_swedish_ci,IMPLICIT) for operation 'replace' query: SELECT ps.id,ps.player_id,REPLACE('#PLAYER_NAME# - Hello','#PLAYER_NAME#',p.name),ps.vnum,ps.count,ps.look,ps.socket0,ps.socket1,ps.socket2,ps.socket3,ps.attrtype0,attrvalue0,ps.attrtype1,attrvalue1,ps.attrtype2,attrvalue2,ps.attrtype3,attrvalue3,ps.attrtype4,attrvalue4,ps.attrtype5,attrvalue5,ps.attrtype6,attrvalue6 FROM `player_shop_items` ps LEFT JOIN player p ON p.id=ps.player_id where not EXISTS(select name from player_shop WHERE id=ps.shop_id) and not ISNULL(p.name) Thank you for your time!
  3. @Rodrigo just compiled it and add to the server. Search in quest where it begins the run.
  4. Just to enter or fully quest? quest dungeon begin state start begin when xxxx.use begin say_title("Blabla ") say("blabla ") local x = select("Dungeon", "Close") if x == 1 then pc.warp(000000,00000) end end end end
  5. Hello, The files as i remember cost 200 euros.
  6. Hello! You can take clean files from martysama and do your own. 0 bugs, full clean
  7. Hello! First of all don't use Trinity. Full of bugs and cores. Just make comment the code that appears the box.
  8. Hello! quest level_up begin state start begin when login begin say_title("~~~~ ") say("~~~~! ") end end end
  9. Hello! Check the querry, need to be pet type. Also check inventorywindow.py
  10. Hello guys! How can i set an option to change interface ingame? Like you have 2 options default interface and another one. Thank you!
  11. Hello ddar! The commands from system to system are different. Check before implement. Also check the tabs to be sure. In uiminimap.py In game.py
  12. Hello guys! For some reason got this error in syserr !GetMovablePosition (name Akihiro 1228800x2252800 map 84 changed to 1252300x2315500). I Have clean Coords, clean quest, clean attr, i run atlasinfo manager to be 100% that the map is in clean space. After this error, game.core appear. How can i fix this..?
  13. I need help with Src client. It's not big problem, i just don't know how to solve. For a developer it's easy. Thank you!
  14. Hello Guys! I've tried to implement CharacterWindow illumina, i think all it's good but syserr says other. I have this error: uiCharacter.py(line:865) __LoadWindow uiCharacter.py(line:180) __BindObject uiCharacter.py(line:888) Refreshing ui.py(line:2847) GetChild CharacterWindow.__LoadWindow - <type 'exceptions.KeyError'>:'PercentExp' But in CharacterWindow.py it's all good PercentExp exists also in uicharacter i think it load good CharacterWindow.py self.__LoadScript("uiscript/CharacterWindow.py")
  15. Hello! Happy new year to all! I have a problem, the server does not open, the problem is from db, can some one help me? This is the db syserr: this is the db syslog: the /var/db/mysql localhost.rr:
  16. Hello guys! I hope you all good in this situation we live ! Well i have a problem with my server, i hope you can help me! I open the server but i cannot login. all syserrs and syslogs are clean except db. (that's the problem) Syserr: SYSERR: Dec 26 21:00:20.647517 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down. SYSERR: Dec 26 21:00:20.647517 :: pid_deinit: Syslog: SYSERR: Dec 26 21:00:20.647517 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down. Dec 26 21:00:20.647639 :: MainLoop exited, Starting cache flushing Dec 26 21:00:20.649675 :: AsyncSQL: closing mysql connection. Dec 26 21:00:20.649750 :: AsyncSQL: closing mysql connection. Dec 26 21:00:20.649784 :: AsyncSQL: closing mysql connection. i use: mysql Ver 14.14 Distrib 5.5.62, for FreeBSD11.3 (amd64) using readline 8.0 I made my search before i'm posting this, but nothing helped me Thank you for your time!
×
×
  • 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.