Jump to content

iMeleys

Banned
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by iMeleys

  1. Before im writing to you im sorry about my english and i have a little question to you: Do you have a Solution for not letting that happen that the cached items will be gone ? because i allready have that problem on my Server right now that if im working my DB only saves data in 5 minutes but if i restart to fast all the Items will be gone and i trying to find a solution for that.
  2. First time i hear that it will cause item loose , but holy good to know it.. hm i will think over it to find a solution (buying a second laptop only for this situations or use my Tablet with UNIX) and i will close this Thread right now thank you for your answer and your release a few minutes ago. // Edit Thanks for the Code !
  3. no i dont have any core crashes and if i have them i would fix them instantly that u can believe but the reason why is - if im away and no one can consulting me its better to have a vrunner thats why im needing that.
  4. I Have a little Question ( like always? ) i trying to find a Person that have this allready completed - [Hidden Content] i need this Event for my Server and if its the Wrong Section im sorry , but i think im right here. i know that @VegaS™ allready have made the function for it but the rest is still .. yeah missing
  5. Thank you very much for this Solution ! it works like a charm for meleys
  6. I Love you so much for this i searching a solution for that for Months ! and i think some other Persons here can write somenthing over that too here. hope you will made it public to run metin2 better.. without lags and such stuff.. Edit: omg its running so smooth ingame now i love it working like a charm ?
  7. Hey i search for the complete Talisman System in C++ hope someone could send me a link over private message Meleys
  8. Yeah you are totally right i still have to learn much ! but i still loving to develop and i found out the solution by myself right now and now i see your post so i dont must edit it ! but anyway thank you very much
  9. Hey Little Problem today i implentate the "Official" Fog Fix. ( I Love Python ) Syserr: 0703 19:28:14043 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR 0703 19:28:21037 :: Failed to load script file : uiscript/systemoptiondialog.py 0703 19:28:21038 :: ui.py(line:2763) LoadScriptFile system.py(line:192) execfile system.py(line:163) Run uiscript/systemoptiondialog.py(line:178) <module> LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.AttributeError'>:'module' object has no attribute 'OPTION_FOG_ON' 0703 19:28:21038 :: ============================================================================================================ 0703 19:28:21038 :: Abort!!!! 0703 19:28:21039 :: uiSystemOption.py(line:57) __Load_LoadScript ui.py(line:2780) LoadScriptFile exception.py(line:36) Abort System.OptionDialog.__Load_LoadScript - <type 'exceptions.SystemExit'>: 0703 19:28:21039 :: ============================================================================================================ 0703 19:28:21039 :: Abort!!!! my old systemoptiondialog.py - [Hidden Content] and here the new code i must use for the system (new systemoptiondialog.py) - [Hidden Content] If u need somenthing else just let me know and i post it.
  10. i need a little solution i wanna that if the message come "Wrong Password or ID" that the Text staying inside the box someone know how i can do that ? Like that if its saying wrong password:
  11. EDIT: i didnt read the answer right , my fault. thank you for youre help !
  12. Hey i have a little Question to the Community here if i compile the client binary and give a specific output folder in visual studio 2013 visual studio does give me the binary and a few lib files inside my output folder but i dont wanna the *.lib files in my folder how i can remove them if i build the binary ? or how i set in visual studio to not put them into my output folder hope my question is understandable my english is not the best
  13. Today Meley will need a little Explanation how i can use vrunner with metin2 Love u guys. - Meleys
  14. First i wanna say that im sorry for my Bad Englisch, im not the best in Python so i have a Question to the Community here Everybody knows over STRG+Q the Quest's will be dissaper ingame But i wanna that it dissappear from the beginning when u loggin and do not appear on the left side. someone know a solution for that ?
  15. i dont know why they call that "fake core" but its fact that there is a symlinc to the original "game" file that i compile all the times but for using gdb and finding a solution for solving my problem in the first post i have to remove that. but vanilla your post let me think about somenthing maybe the "Host" from my VPS is the reason why my server was down in the morning it could be possible because its not a good Host like OVH. and this Server is just for Developing i have no bad people that trying to DDoS my Server so maybe i will check the other syserror's and the dbcache like you say so before i work now i will check all theese things and if its happend again and no core will be created there must be a other reason for it but at the moment my server is online and all is working like a charm so thank you very much for your post vanilla it helps me alot. ?
  16. Yeah thats what im thinking too .. there is no game.core file only a linking to the game u can see that on the picture in my first post. EDIT: i searching a bit and find out that much people that using this files have the same problem as me right now so i know that Kern1_Ch1 in englisch (core1_ch1) is a Fake Core "I Dont Know why" at the moment but i try to find out why is there a Fake Core inside channel 1 and if i find out why maybe i can remove that to have a game.core again
  17. The problem is , there is no game.core file , and i dont strip my gamefile so .. and i try to run the command : core /usr/home/game/share/game but the result is : is not a core dump: File format not recognized
  18. Hey im Searching for v19.x.x (complete) "DE" Client
  19. first im sorry about my englisch second i try to find my game.core i cannot find them inside the channel 1 theres only a linking file to the game but for using GDB i must have a dump from my corefile "game.core" maybe im just to stupid for making that ? -.- and somebody can explain me whats wrong.. and for not making this misstake ever again.. picture from /usr/home/game/channel1/core1/ Linking core1_ch1 : what i trying to make : today i wanna login to my server but its offline and the syserr saying me SYSERR: Apr 15 02:35:36 :: DirectQuery: MySQL connection was reconnected. querying locale set SYSERR: Apr 15 02:36:04 :: Process: FDWATCH: peer null in event: ident 21 (Dont wondering about the Date i just copy the same misstake from another Thread) and for using gdb ( i must have a game.core) (and yeah i have search all solutions for that but none of that work) so.. yeah im realy need your help right now
  20. i dont have the time yesterday to remove my changes i make it today.. so now everyone can see the solution im sorry for my fault.
  21. 1 ) could you please tell us your VPS Host and look for Maintaince Notices 2 ) if no syserr was generated first option is possible but if its happend again i can take a look on your VPS if u want to - sorry about my englisch
  22. compile ClientManagerBoot.cpp ClientManagerBoot.cpp:103:7: error: use of undeclared identifier 'InitializeMonarch' if (!InitializeMonarch()) ^ 1 error generated. This Error was generatet the solution to that was to remove if (!InitializeMonarch()) { sys_err("StartupMonarch FAILED"); return false; }
×
×
  • 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.