Jump to content

Etzhel

Member
  • Posts

    28
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Etzhel

  1. On 4/11/2023 at 4:30 PM, ATAG said:

    Change (UserInterface->Settings) your output directory to your client directory

      Hide contents

    spacer.png

    OR copy your whole client to your output directory (i prefer this one), then

    spacer.png

    or set the debug folder

    571YTnW.png

  2. @Owsap

    1019 03:36:08571 :: Traceback (most recent call last):
    
    1019 03:36:08571 ::   File "networkModule.py", line 247, in SetGamePhase
    
    1019 03:36:08571 ::   File "game.py", line 127, in __init__
    
    1019 03:36:08571 ::   File "uiKeyChange.py", line 208, in __init__
    
    1019 03:36:08571 ::   File "uiKeyChange.py", line 285, in __LoadWindow
    
    1019 03:36:08571 :: KeyError
    1019 03:36:08571 :: : 
    1019 03:36:08571 :: 64
    1019 03:36:08571 :: 

    IhmS72B.jpg

    and,

    i change and save the keys, but when I restart the game, it returns to its standard state.

  3. 9 hours ago, rares2017 said:

    I'm getting this error

      Reveal hidden contents

    0924 16:27:16495 :: uiInventory:1679: RuntimeWarning: tp_compare didn't return -1 or -2 for exception

    0924 16:27:16495 :: Traceback (most recent call last):

    0924 16:27:16495 ::   File "game.py", line 838, in RefreshInventory

    0924 16:27:16495 ::   File "interfaceModule.py", line 692, in RefreshInventory

    0924 16:27:16495 ::   File "uiInventory.py", line 840, in RefreshItemSlot

    0924 16:27:16495 ::   File "uiInventory.py", line 765, in RefreshBagSlotWindow

    0924 16:27:16495 ::   File "uiInventory.py", line 1679, in __HighlightSlot_Refresh

    0924 16:27:16495 :: SystemError
    0924 16:27:16495 :: : 
    0924 16:27:16495 :: ..\Objects\longobject.c:998: bad argument to internal function

     

    pythonutils.cpp 

    https://pastebin.com/ 20PmKT5WcX

    pythonutils.h

    https://pastebin.com/ ar70SR4c

    (Delete space after /)

     

    • Metin2 Dev 3
    • Good 4
    • Love 3
  4. 38 minutes ago, Kafa said:

    Seems like i can't edit posts, anyways:

     

    - Fixed the empire reselect bug which was caused due to include "service.h" was missing.

    - Fixed a bug in character window where the values were shown as 999 because some function was missing. (Added isPoly function) 

    -  Fixed a bug in official multi textline (NO NOT the public ones..) where after each popupdialog the line position got more buggy during the client opened time.

     

     Im almost done, should i create a new topic? Maybe this can be our Metin2.dev community files. :) 

    waiting for you to share

    • Sad 1
  5. 3 hours ago, Kafa said:

    Some more images: spacer.png

     

    spacer.png

    spacer.png

     

    Currently i'm fixing some bugs &  implementing new functions, systems i only implement stuff official has too. This project will be official serverfiles.

    I will release the project with github in approximately 1-2week(s)

    Waiting impatiently..

    • Metin2 Dev 2
    • Sad 1
    • Love 2
  6. 1 hour ago, Malin said:

    do you understand that there are a lot of tables in the player database that do not have a default value. Check it in all possible tables, any table where "not null" is selected must have a default value. Start reading syser ..

    I made a default value for all tables and I don't have this problem anymore. Start playing minecraft better and don't get down to work on metin2..

    Are u kidding me? stop talking idly. I am using a different database and the same problem persists. different sourcere do not have this problem. syser does not exist. all tables have default values.

    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

    • Metin2 Dev 1
    • Sad 2
    • Lmao 1
    • Good 4
    • Love 1
    • Love 7
  7. item_proto ok but mob_proto not okey. i have this error when i using dump_proto.exe

    im using kraizy source, no changes were made

    resim-2021-04-08-221252.png

  8. On 10/13/2020 at 10:48 PM, Rakancito said:

    M2 Download Center

    This is the hidden content, please
    ( Internal )

    This is the hidden content, please
    ( GitHub )

    I have added some necessary visual stuff, although some are just visual.

     

    I don't provide basic support for implementation, If you notice that something is missing you can let me know and I will add it.

     

    Shaman's skill is not working.

     

    Syserr:

    IsUsableSkillMotion: OUT_OF_MOTION_VNUM: name=Metin1, motion=124/124

     

    Video: https://metin2.download/video/Tukh0P2d1vg8T8Zzhv48dlKpG6gLQbQ3/.mp4

    • Metin2 Dev 1
    • Not Good 1
    • Good 1
    • Love 1
    • Love 1
  9. 1 hour ago, SnakezWD said:

     

    Try to replace  lValue == NULL with !lValue

     

    Thank you, build successfully. But the skill doesn't work. What is the problem? Other characters' skills are working fine.

     

    Syserr:

    IsUsableSkillMotion: OUT_OF_MOTION_VNUM: name=Metin1, motion=124/124

     

    Video https://metin2.download/video/Tukh0P2d1vg8T8Zzhv48dlKpG6gLQbQ3/.mp4

    • Metin2 Dev 2
    • Good 2
    • Love 3
  10. On 12/19/2020 at 7:37 AM, Rakancito said:

    M2 Download Center

    This is the hidden content, please
    ( Internal )

    This is the hidden content, please
    ( GitHub )

    This is the Level System and Point's for Yohara

     

    1. The maps are empty, in essence it's the system, (without mobs).

    2. If you want to add the monsters on the maps you can contact me and, I add the monsters and put your credits, the truth was I was lazy :'(.

    3. I  can upload updates if you need it.

    4. In essence if you are level 1 or higher, you become "Conqueror", otherwise you are a normal player, your job is simply to add that after Hydra, though, I'll add it later.

    5. At the moment it calls the normal experience table, since I have not reviewed the officer's experience tables, but if you indicate the tables, I can modify the code and add that part.

     

    Images:
     

    In GitHub REAMDE.

    Link:

    This is the hidden content, please

    You will need a some visual parts, you can with:

    This is the hidden content, please


    I will continue making updates with information by Official Servers :).
    The system is working properly.

     

    I am getting this error while building.

     

    Ekran-Al-nt-s.jpg

     

    Ekran-Al-nt-s.jpg

    • Metin2 Dev 1
    • Good 1
    • Love 2
×
×
  • 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.