Hello Ragezone.
I'm already trying for many days to fix it, but can't handle it.
I've added the released __ANARCHY_SYSTEM and the v19-Theme (from AS-Flyff) to Ketchup's [VS19] V18 Source
which compiles without any problems. The v19 Theme is working without any problems as well, but every time i try to open the anarchy app in the menu the game crashes with this debug error:
Can anyone help me to fix this?
I'm also willing to pay someone to fix it if needed.
I took the anarchy system out of the Nasus source you released, as well as the resdata entry which is already v16+/v19 formatted so the resource usually shouldn't be the problem.
Resdata.inc:
Spoiler:
Last edited by Rawel; 31-10-20 at 06:18 PM.
Yes,
Example:
17 II_ANARCHY_BUFF01 IDS_PROPITEM_ACE_TXT_020528 1 1 IK1_SYSTEM IK2_BUFF IK3_ANARCHY = = = = 0 = = = = = = = 0 = = 1 = = 1 1 = = = = _NONE 0 = = = = = = = = = = = = = = = = = = = DST_EXPERIENCE = = = 100 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = XI_SYS_EXCHAN01 = = = = 3600000 = WUI_NOW = = = = = = = = = 0 0 0 0 0 0 = = = = = = = = = = = = = = = = """anarchy_magmacave.png""" 0 """""" IDS_PROPITEM_ACE_TXT_020529 1 300 0 0 1 0 0 0 1 0 2 = = = = = = = = = = 1 1 1 1 1 0 ITEM_GRADE_NORMAL 1 TYPE1_CONSUME TYPE2_CONSUME_POTION 1 0 0 0
Last edited by Rawel; 01-11-20 at 12:05 PM. Reason: had a wrong format, but still crashing
Hi ! I am adding this system to my server and when I add #define II_ANARCHY_BUFF01 - #define II_ANARCHY_BUFF08 in the DefineItem.h (Resource) and open my neuz, it closes. When it comes to recompile I have not had any problem.
Edit: I'm using Ketchup V18 (VS19) files and the Source of this system is by Nanus Flyff.