Jump to content

TheGamer

Member
  • Posts

    13
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by TheGamer

  1. 2 hours ago, nazox said:

    Hello, I have this error when i change MakeFile and DeviIL(i can't dw files again i have modifications), i try put  -lssl -lcrypto but don't work >.<

     

    you probably have the mysql version 5.5 and the @ TMP4 went to the 5.6 version if I'm not mistaken so to make this directory work download it in the new libmysql and replace it with the old one in the etc folder and don't forget to do the gamedep before the gamecompile

    • Good 1
    • Love 1
  2. 58 minutes ago, nazox said:

    Yeap i don't check ShapeDataCount, and i know TMP4 tell me in the last comment,  but i was think he say me ShapeIndex not ShapeDataCount so, fuck shit, now i see i have ShapeDataCount 146 and for this reason don't work. Now i add new value and work all great!!! thanks to @ TMP4 and  sorry for messing up post and you @TheGamer 😉 

     

    PD: if someone can remove my comments to clean post, thanks

    The fix is search this:

    and replace with whatever you want.

    you cant replace with whatever you want must be the count of ShapeIndex, as the ShapeData starts with the number zero that is, you have up to the ShapeData 146 in the ShapeDataCount it has to be 147.

  3. 18 minutes ago, nazox said:

    msm antes de uma nova armadura:

    mss após adicionar nova armadura:

    item_proto valor 3:

    Como eu digo, se por exemplo agora, mude "41000" para "40182", mas "41000" não :V

    ShapeDataCount you have 127 right?

    value3 is for the ShapeIndex so put another number that is capable of having some limit or something but from what I've seen you can put whatever you want in value3 for it and it's only used for the ShapeIndex I remember also having a problem like this one but I only modified the number and everything was fine.

    • Love 1
  4. 14 minutes ago, nazox said:

    Yeah bro i know,  thanks for your answer, but doesn't work,the patch come deffault in msm you can find "shapeIndex 25" i don't add this, and i have the shapeindex in value 3, but doesn't work, if you use other shapeindex  below 40182 work, but if you create new value upper than 40182 not work

    show your entire msm and check if your warrior_lord has GR2 with uppercase or lowercase letters because that makes a difference if you have different it won't work.

    • Metin2 Dev 1
  5. 40 minutes ago, nazox said:

    The problem is for me not work :V 

    https://metin2.download/video/9Xc77sLM6wmV7j9K22NDA4pPau6IPwNk/.mp4

    For example, Olympic armour work, because use "shapeIndex 25" but the new weapon after add new value "41000" doesn't work, if u change  to inverse, i mean, 25 on armour using 41000 work, but now olympic doesn't work, how this is a little shit example, i use how reference the last of msm before i'm add the new armor so is this original last msm and work.

    i'm add the new armour feel like this:

    U compile with Dump_Proto, edit msm add in item_proto new value3 (41000) and doesn't work!!

    but if you change the warrior costume for example  you change "40182" to "41000" and new armour change "41000" to "40182", now the new armour works, but the costume doesn't work :V so i don't know i can explain well, so i don't know the problem :V thanks again for your time

    edit1: in the gift in the end i have mistok and i put 4100 but i mean 41000

    in the ShapeIndex you have to enter the value3 of the itemproto and you don't need to put the SpecialPath because the msm file at the beginning already has it there, unless you put it in another place but it's not recommended.

    see this topic it will help you.

     

    • Metin2 Dev 1
  6. On 1/30/2023 at 11:39 AM, TMP4 said:

    Sorry but what do you expect from me in this situation with this little information?
    I just warped to the OX map (game99) and even started an event, did not crash for me. Warped to another game99 map (gm_guild_build), did not crash.

    I don't know when it crash for you, what do you do when it crash, or is it crash because of a modification you made.
    To find out or at least to have a clue why it crashed for you, do a gdb and copy the output of bt and / or bt full here.

    cd /usr/metin2/server/game99
    gdb
    file game
    core game.core
    bt
    bt full
    quit

    But if you see it's coming from a new system then please kindly open a new topic in q&a.

    Img

    I already had this error more times but I deleted the src folder and uploaded it, it solved it or create freebsd again and it solved it but now it's always and the last update I made in the source a long time ago and it's been working fine until this happened.

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