Jump to content

Night

Inactive Member
  • Posts

    839
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    0%

Everything posted by Night

  1. he did said that it was from ymir so it will be released sooner or later.
  2. well the guest - login and account creation button are still there even after login : + you can add a : stay login + you can add a : auto update script . could be a nice thing in the future.
  3. for the first one you should update your uiToolTip with the latest bonus you have added to AFFECT_DICT that should do it. for the secound one i can think of 2 reason : 1-the item does not have an icon nor info in the locale/path/item-list.txt 2-you changed the shops in the server without changing the client part to do : recomplie your client bin on debug/destribute mode in order to get more info
  4. are you tring to complie on a 64bit machine if so you will need a 32bit jail to do so.
  5. gf client use only python27.dll the python22.dll is there just for show normaly a wase person/company would make a feature for the patcher to clean such a mess but what ever.
  6. i will need a life time dedicate server but this can always be usefull
  7. rootlib must be included in client/lib/ if you are not using rootlib then check marty tuto again How I can include it in clientlib? (note: I had include it when compile the binrary) what i mean is that you should copy-past rootlib.pyd to your python lib in the client folder there is no such thing as including the full lib folder . how is that considered as an error from ui? most likely it is an error from the script called if you are using a bad uiscript file.
  8. maybe it's a module that use none txt file such a bug does indeed exist . rootlib must be included in client/lib/ if you are not using rootlib then check marty tuto again
  9. your own there is not such a thing as "best server file"
  10. you should not consern your self with warning that are not related to the game src maybe updating that cryptopp can fix it. (that is if there is any current updates)
  11. actualy at some point it can became almost impossible to fix it and the re-installation must be done to do so : cd /usr/ports/databases/mysql55-server make deinstall then cd /usr/ports/databases/mysql55-client make deinstall then install mysql-server : cd /usr/ports/databases/mysql55-server make BUILD_OPTIMIZED=yes BUILD_STATIC=yes make WITH_XCHARSET=all install clean then the last part is to do wath mart said : ee /etc/rc.conf then add : mysql_enable="YES" click on your key-board "esc" to show the option panel (or so) the chose save and exite , and here done . while uploading your backup make sure that the folder mysql is not uploaded . you can folow the account creation from here : credit : rumor google mysql
  12. OMG &do=embed' frameborder='0' data-embedContent> Is it necessary? I am using the resources that already 6.4 GB (FreeBSD9.2_with_source.zip) i dont mean all of it only how to make a user for mysql + by input. Account name or password is incorrect do you mean that in game or on the ssh?
  13. login to mysql via ssh then add a user with the name: metin2 and the pass :1234 check this for more info
  14. just change : PLAYER_SQL: localhost metin2 1234 account to PLAYER_SQL: localhost metin2 1234 player normaly you must check if the db name is correct
  15. your problem is here + check the account db config on the config file of the DB
  16. i think that you dont have the extern folder -.-
  17. Thanks for answer, there's no other way to use in 64 bits? look at my last post
  18. if you use a x64 machine do this : # gdb (gdb) set gnutarget i386-marcel-freebsd (gdb) file game (gdb) core game.core (gdb) bt full (gdb) quit # PS : use bt to get a small amount of info (a summery) it can as well be help full with some info like the time in both syserr and syslog can pretty much clear your bug or give you a general idea about it. edit : thx to martysama0134
  19. actualy you can always import that link to your account then download it using the sync client (at least you can download a 5gb/6gb in like 5 hours with a 250kb/s ddl speed) but anything other then there website is better you never know when firefox/google chrom might get a bug then crush.
  20. maybe you did not replace system.py that marty included. or that was not complied do you have it on your lib folder? + does it work without cython? no , it was changed to github you should look on the right to find a download zip button . Still this bug ^^ still the same answer this does not tell me much. as i said in the shoutbox :
  21. well judging by what i can see when you click on in of those button you do not get anythin and the client return no modul with name multi or something like that or maybe the client crush with that error , but im not sure try posting your syserr after click on the button.
  22. the thing is you can optimize a game core and a client bin to support your client without any kind of changes i dont know why would want to get a 34k client even while editing and recompling the rev will change with the time from r34k to one day r600000k (you must be already long dead by that time)
  23. SYSERR: Apr 13 23:56:58 :: socket_bind: bind: Address already in use port already used or the core is already runing (it cannot be closed if you have started it over and over you should reboot in such a case) so to fix this you should restart you server then try to start if the core does not start and you get on the ssh this error change the port SYSERR: Apr 13 23:57:46 :: Process: FDWATCH: peer null in event: ident 23 sence you complied mainline_released there is no telling what is missing in there + you should check what you have done lately.
×
×
  • 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.