Jump to content

Torres

Member
  • Posts

    125
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Torres

  1. Hi,devs~ I have a error· I changed the database, player table name field is gb2312, epk also USES locale_newcibn, but, I created the character, the name USES simplified Chinese, he reported an error! This is syserr of DB: SYSERR: Jul 4 00:24:48 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Column 'name' cannot be null query: INSERT INTO player (id, account_id, name, level, st, ht, dx, iq, job, voice, dir, x, y, z, hp, mp, random_hp, random_sp, stat_point, stamina, part_base, part_main, part_hair, part_sash, gold, playtime, skill_level, quickslot) VALUES(0, 1, '�ҵ�', 1, 6, 4, 3, 3, 0, 0, 0, 459514, 953855, 0, 760, 260, 0, 0, 0, 800, 0, 0, 0, 0, 0, 0, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ SYSERR: Jul 4 00:24:48 :: __QUERY_PLAYER_CREATE: QUERY_ERROR: UPDATE player_index SET pid3=0 WHERE id=1 SYSERR: Jul 4 00:24:52 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Column 'name' cannot be null Thank you for your answer! Best wishes to you
  2. hello,devs,My server has some errors, including packaged files, skill errors, display errors, and some inexplicable errors. I want to ask you to solve him. I am willing to pay 100 Euros. If you are interested, please PM me; if you have Recommended by the right person, please tell me his contact information, the best wishes for you! Thank you for answering~
  3. If you want to display Chinese correctly, you have to use locale_newcibn or locale_cibn10, In locale_game: UI_DEF_FONT 宋体:12 UI_DEF_FONT_LARGE 宋体:14 UI_DEF_FONT_SMALL 宋体:9 Code 936, character set gb2312 If you want to display both Chinese and English, this scheme is the best. This is my screenshot
  4. thank you,I try, delete it There were other mistakes thank you! It's work now!,Thank you for your answer and help~
  5. hello,devs, Thank you for your answer. Thank you Best wishes
  6. Hi, Devs This error occurred when I tried to change locale_de. Epk to locale_newcibn.epk I've also added NEWCIBN_PASSPOD_BOARD to locale_game.txt, The error is still there. Please tell me what I should do Thank you for your answer Best wishes 0609 00:26:01039 :: introLogin.py(line:545) __LoadScript ui.py(line:2704) GetChild LoginWindow.__LoadScript.BindObject - exceptions.KeyError:NEWCIBN_PASSPOD_BOARD 0609 00:26:01039 :: ============================================================================================================ 0609 00:26:01039 :: Abort!!!!
  7. you just setting the itemproto ,flag =0, and repack locale_en
  8. Archiver\Client\uiscript\uiscript helpwindow.py you can find some clues`
  9. @Sherer , thank you help me~! [Hidden Content] this is my uitooltip``
  10. if chr.IsGameMaster(player.GetMainCharacterIndex()): self.AutoAppendTextLine("[vnum:%d]" % itemVnum, ToolTip.SPECIAL_POSITIVE_COLOR2) @Sherer,thank you ! I try,but can't center
  11. Hello, everyone. I turned on the function of G M to view the item code, which is very convenient to test. You know, Just to show that there's a little bit of a problem, I just added two lines of code in UI old tip, Some displays are normal, such as weapons, pets, potions, and skill books But other cannot be centered, where should I adjust excuse me? Best wishes, thank you if chr.IsGameMaster(player.GetMainCharacterIndex()): self.AppendTextLine("[Vnum: %d]" % itemVnum, ToolTip.SPECIAL_POSITIVE_COLOR2)
  12. Src&Binary\Srcs_CLIENT_OFFICIAL\Srcs\Client\UserInterface\InstanceBase.cpp This is crucial. Thank you!@yagokurt -------------------------------------------------------------------------------------------------------------------- In the two files of game source, I found the case 20114 related to mount: copy the monster number corresponding to the new mount, It didn't work, but I followed @yagokurt, got client in vs2013, and my mounts can attack!Thanks again! source\game\char_battle source\game\char_skill
  13. @xP3NG3Rx,Thank you very much for your sharing and help!You are such a good person!I have some materials of Oriental style. If you are interested, please PM me and I will send them to you to express my thanks. @noisa ,Thanks for your advice, which made me change from gm-player to player-player. Although my metin2 technology is not good, I am very good at materials and materials of eastern culture. If I can do something, please tell me PM, in return for your advice. Anyone who has helped me can PM me and do what I can。
  14. My warrior, My ninja. The sixth skill, =1-16 is a good job, =M =G =P, not working But = S, he started working again!~ really magical, I hope you can help me point out, where is the problem?How can I solve it? Thank you!
  15. ITEM name, which is binary, you can't search it directly, but I can give you a method Open navicat, right-click - edit link - advanced TAB - second option - select the language code of your country (e.g. China =936), then save, open @player@item_proto, export -excel - XLS (format), you can search the item name you want, of course remember to start the server, change the connection Settings to - auto
  16. WeedHex,That's true, but I want to make it clear, because I feel like you're just like me, newbie@filippos1234 I appreciate everyone here to help me, so when I met I can answer, I am willing to tell you carefully, although my English is not very good!~ Find your file location and use my own server as an example:cd /usr/home tar zcvf game.tar.gz game WinSCP refresh, you'll see game.tar.gz,
  17. I think you should buy a complete set of source code and files. This seems to be a very bad bug. Find the right people. There are very good people and very bad people here. Good luck!
×
×
  • 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.