Jump to content

OnlyRipper

Member
  • Posts

    47
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by OnlyRipper

  1. La 10.07.2019 la 15:08, Unfixable a spus:

    Since things changed and I do not wish to get into legal trouble I decided not to continue this project.

    I don't mind anyone reuploading or sharing the RC build. That's up to you guys, you'd know what you're doing.

    Thanks to those who helped me and sorry for those I may have disappointed.

    Don't worry sooner or later they would have taken this kind of action anyway.

    Thank you for your patince trying to help me & thank you for sharing with me! I wish you good luck!

    I'm still stuck :P at mysql8 and the auth crash.I will try to find a solution.Wihtout a clean compatible clean and a clean svf it won't be easy.But i will try ^^

     

  2. Hello everyone!

    Could you please tell me if you've encountered this error using vanilla core?

    Spoiler

    SYSERR: Jun 24 04:15:58 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

    Thre is only 1 file that's not having this error: syserr from AUTH which is empty....not errors.I found it in syslog.

    Any other syserr or syslog contains this error.

    It affects my AUTH.I can't login.From the moment i try to login the AUTH proccess stops from working.

    If i don't try to login the error still appears after i close the server.

    I've tryed several methods...any more suggestions? Pretty please.

  3. Hello everyone!

    Could you please tell me if you've encountered this error using vanilla core?

    Spoiler

    SYSERR: Jun 24 04:15:58 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.

    Thre is only 1 file that's not having this error: syserr from AUTH which is empty....not errors.I found it in syslog.

    Any other syserr or syslog contains this error.

    It affects my AUTH.I can't login.From the moment i try to login the AUTH proccess stops from working.

    If i don't try to login the error still appears after i close the server.

    I've tryed several methods...any more suggestions? Pretty please.

  4. 1)

    I'm concerned about this in particular.

     INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 10002, 954319, 261200, 0, 'LOGIN', '192.168.1.8 1997735000 1 41 200000', '192.168.1.8')

    Because:

    ChildLoop: AsyncSQL: query failed: Data too long for column 'hint' at row 1

     

    2)

    SYSERR: Jun 20 19:21:35.356706 :: ItemLoad: cannot create item by vnum 49000 (name Display id 10000001)

    You have a valid item by vnum 49000?(and others with the same error pattern)

     

    3)

    0620 18:23:14559 :: CDungeonBlock::Load(filename=d:/ymir work/zone/dungeon/resources picking zon/mushroom01.gr2) - model count is 0

    Replace the file with another from another server file or client.See if it's working.This should be first step.

    • Love 1
  5. I've reinstalled mysql80 throught ports.
    Regarding the error I've encountered,in mysql8 you have to create a new user and give him the neccesary permission.

     

    After connecting to your mysql with root user follow these commands:

    CREATE USER 'foo'@'$' IDENTIFIED WITH mysql_native_password BY 'YourPassword';

    CREATE USER 'foo'@'localhost' IDENTIFIED WITH mysql_native_password BY 'YourPassword';

    GRANT ALL PRIVILEGES ON *.* TO'foo'@'localhost';

    GRANT ALL PRIVILEGES ON *.* TO'foo'@'%';

    FLUSH PRIVILEGES;

     

     

    This allowed me to enter and indeed use the database through navicat.The problem was always the connection.I wasn't allowed to join even if it was root.
    I've done what i've said upper and it worked.

    I hope it will help you.Keep in mind that mysql8 uses different syntax.

    (update set ..... now it's with ALTER USER etc.)

    If you have any further questions feel free to ask.

  6. I've tryed to start the server using FreeBSD 12 and MySQL8 .

    The problem is that the mysql client isn't compatible.

    I've installed mysql8 using ports and using pks.I've tried both ways to see if there's a problem with these methods.None of them could make the connection OK.

    Right now from what i've read the MySQL Client Update proccess is part of the MySQL Server.

    I updated my ports,my pks,my whatever it's needed to make sure the client is compatible.

    Right now they are both: mysql80-server & mysql80-client.

    Someone knows or faces this problem before?

  7. Acum 2 ore, Vanilla a spus:

    Thank you for your interest. I'm glad that someone can still learn from an amateur like me. I'll gladly share the core with you once it's ready, I'm still ironing out some bugs and make some last final changes. Just drop me a pm and I'll add you to the list of testers.

    Vanilla Core is compatible with either clients with 34k or 40k binary. 40k is highly recommended. The links are down but you can test the new release once it's ready for testing :)

    We're all waiting to test :):D

  8. Acum 20 ore, OnlyRipper a spus:

    Not sure exactly where i should look.

    Syserror return no errors.

    Complitation it's a succes on client side and server side.

    2uqjfxs.png

    I'm sorry that I have to post again in less than 1 day.

    Can someone please give me a hint,in general why other tabs are affected by changing the number of inventories?

    Source and client compile without problems.
    I've re-read and re-checked the entire tutorial

  9. Thank you for your codes man.

    Beside the original realease I learn from your "way of coding too".

    Mostly i work with metin2 just to understand how programming works,in general.

    I'm glad you spent time on trying to give us a decent,normal and as much as it can be - bugless version of the game.

    Right now,even if i have enough to time help you,i'm not sure it's worth to waste time with me if i don't have the basic knowledge of the C++/Py/C infrasturcure of this game,in particular.

    I will use freebsd >12 update everything and i will try the latest release of your "way of coding".

    Could you please tell me which version of the client do you use? Because the following links expired.

    Thank you again! Don't forget that personal life > metin2 development! 
    I will pm this weekend if you still need help.

    • Metin2 Dev 3
    • Smile Tear 1
    • Good 1
  10. I know the title is a little bit more stupid,if not Super Stupid level.

    Recently i've started to learn more about the programming through Metin2 open source files.

    What files should i use as a beginner[Clean + Srcs(Client and Serverfiles)]?

    With What files i should compare my work(i'm talking about a free release made by someone with experience)?

    I've made this topic,even if isn't a problem,because i want more opinions.

    I hope i didn't post in the wrong place.

    Thank you in advance & have a nice day! :)

×
×
  • 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.