[Help Thread] Please post your questions here.

10/14/2025 21:41 EsEddi3#8761
Quote:
Originally Posted by atherounge3 View Post
Details?
So not quite sure which details you need, so I'll give as much as possible.

I set everything up in a Win11 VM with SQL2019
All that.

Started the game,, Messed around a bit with a fresh character.
Tamed a Pantera at level 20, because 9.5.2 limit job level to half character level. Killed stuff, Pantera didn't level.
Messed around with some commands ended up with a White Dragon and Koala.
Summoned them, they didn't level either.
Then tested in the creature stable. Both with normal and premium passes.
It shows the creatures getting levels, but once you take them out they are level 1.
The naming of pets is different than I am used to, but I don't expect that to be an issue: Example SVR140001028SVR140010010
I also don't see any change is the database.
Other than one have a negative exp value: -265500896. But that only on the Pantera.
If you have any clues that would be great.


If you want a certain log let me know
10/15/2025 08:37 khshe#8762
Quote:
Originally Posted by EsEddi3 View Post
So not quite sure which details you need, so I'll give as much as possible.

I set everything up in a Win11 VM with SQL2019
All that.

Started the game,, Messed around a bit with a fresh character.
Tamed a Pantera at level 20, because 9.5.2 limit job level to half character level. Killed stuff, Pantera didn't level.
Messed around with some commands ended up with a White Dragon and Koala.
Summoned them, they didn't level either.
Then tested in the creature stable. Both with normal and premium passes.
It shows the creatures getting levels, but once you take them out they are level 1.
The naming of pets is different than I am used to, but I don't expect that to be an issue: Example SVR140001028SVR140010010
I also don't see any change is the database.
Other than one have a negative exp value: -265500896. But that only on the Pantera.
If you have any clues that would be great.


If you want a certain log let me know
in client need add rdb resource SummonResource and SummonLevelResource
10/20/2025 16:43 turkelton88#8763
I am attempting to add the 9.7 pets to a personal 9.5.2 server. I have taken the following steps:
Inserted the items into the following tables with the scripts found in the 9.7kts pets thread:
ItemResource
SkillFullResource
SkillStage
SkillTreeResource
StateResource
StatResource
StringResource
SummonResource
MonsterDropTableResource
DropGroupResource
MonsterResource

I opened Grimoire 5.16rc9 and added the Resource files to my data.000 file and completed the rebuild.

I restarted the server and launched the updated client.

I can add one of the empty cards to my inventory but when I do it shows up missing the image and states non located item.

I can query the empty card items in ItemResource and they exist.

Did I miss a step?

Any assistance would be appreciated.
10/23/2025 17:32 Masumichan#8764
Quote:
Originally Posted by turkelton88 View Post
I am attempting to add the 9.7 pets to a personal 9.5.2 server. I have taken the following steps:
Inserted the items into the following tables with the scripts found in the 9.7kts pets thread:
ItemResource
SkillFullResource
SkillStage
SkillTreeResource
StateResource
StatResource
StringResource
SummonResource
MonsterDropTableResource
DropGroupResource
MonsterResource

I opened Grimoire 5.16rc9 and added the Resource files to my data.000 file and completed the rebuild.

I restarted the server and launched the updated client.

I can add one of the empty cards to my inventory but when I do it shows up missing the image and states non located item.

I can query the empty card items in ItemResource and they exist.

Did I miss a step?

Any assistance would be appreciated.
You forgot item Reference.
10/24/2025 01:23 wolfx69#8765
Hello how is everyone doing good i hope i have a question or request where can i find the structures for epic 9.7 RDB tool specially for db. Item resource can any one help me with this you can reach me in discord darkwolx36 i would really appreciate it thank you for any help given !! have an awesome day !!
10/25/2025 19:06 atherounge3#8766
I made few 9.10 structs
I think I am capable of reversing 9.7 if you provide but not for free
10/26/2025 01:31 wolfx69#8767
Quote:
Originally Posted by atherounge3 View Post
I made few 9.10 structs
I think I am capable of reversing 9.7 if you provide but not for free

do you have discord ??
11/13/2025 08:50 ding1122#8768
【Closing connection, Last packet received 196 seconds ago from 192.168.199.100[No Account]On Auth Playerldingl56]force disconnect. last packet received 312 sec age.】
I tried to log in to the game client on another computer, but the Auth server gave me this error. I'm a newbie, so could you guys please help me out? Thanks!
11/13/2025 16:13 Masumichan#8769
Quote:
Originally Posted by atherounge3 View Post
I made few 9.10 structs
I think I am capable of reversing 9.7 if you provide but not for free
did you make or obtain a packet debugger yet?
12/02/2025 07:42 ding1122#8770
Can anyone help me? I'm using version 9.5.2. When I enter the Vulcan Dungeon and click on the entrance, the client crashes directly. Is there a problem with the server dungeon script or is there something missing from the database? Or is it possible that the client doesn't have the relevant map files? What should I do?
This is the error prompt from the client: "Sorry. The client was unexpectedly terminated.".
[Only registered and activated users can see links. Click Here To Register...]
12/05/2025 14:09 roathuin#8771
I have successfully installed the KiteKat version of the 9.5.2 server and have it running. It includes an item shop using an NPC called "Shop Mandy", but there seem to be a few things missing that I would like to add:

Chaos Stone Packages
Creature Name Change
Loot Pet Name Change

Can anyone tell me how to go about this or if it is even possible?
I am pretty sure Chaos Stone Packages should be possible as they exist on other private servers like Rappelz Tournament

I am setting this server up for me and my family to play only.
12/06/2025 01:07 atherounge3#8772
Quote:
Originally Posted by roathuin View Post
I have successfully installed the KiteKat version of the 9.5.2 server and have it running. It includes an item shop using an NPC called "Shop Mandy", but there seem to be a few things missing that I would like to add:

Chaos Stone Packages
Creature Name Change
Loot Pet Name Change

Can anyone tell me how to go about this or if it is even possible?
I am pretty sure Chaos Stone Packages should be possible as they exist on other private servers like Rappelz Tournament

I am setting this server up for me and my family to play only.

This Mandy NPC was made by Revolution Team, not me
And to add here other things, I pretty sure you can reverse it.

1) Talk to NPC
2) Type in chat: /run private_notice(get_npc_id())
3) It will output NPC ID, search for it in your Arcadia.NPCResource table
4) Here you will find a script for this NPC, search for it in lua files (Game server directory, here is resource scripts)
5) Once you reach here, you can see all NPC logic. such as dlg_menu with things you need and open_market with market you need. Just copy-paste things and you'll success
12/07/2025 15:21 GreekToMe#8773
I am playing around with my drop table, I cannot work out what determines where the drops drop.
Any help would be much appreciated
12/09/2025 02:15 roathuin#8774
Quote:
Originally Posted by turkelton88 View Post
I am attempting to add the 9.7 pets to a personal 9.5.2 server. I have taken the following steps:
Inserted the items into the following tables with the scripts found in the 9.7kts pets thread:
ItemResource
SkillFullResource
SkillStage
SkillTreeResource
StateResource
StatResource
StringResource
SummonResource
MonsterDropTableResource
DropGroupResource
MonsterResource

I opened Grimoire 5.16rc9 and added the Resource files to my data.000 file and completed the rebuild.

I restarted the server and launched the updated client.

I can add one of the empty cards to my inventory but when I do it shows up missing the image and states non located item.

I can query the empty card items in ItemResource and they exist.

Did I miss a step?

Any assistance would be appreciated.
Did you get this working? Would you mind sharing how you went about this as I would like to do the same for my private server if possible.
12/18/2025 10:54 Old Timer#8775
Could someone please explain what I have done incorrectly or omitted

I added this line into my DropGroupResource:
-94041312,
3800008, 1, 1, .00000100,
3800009, 1, 1, .00000400,
3800010, 1, 1, .00000150,
3800011, 1, 1, .00000150,
3800012, 1, 1, .00000200,
3800013, 1, 1, .00000200,
3800007, 1, 1, .00000500,
0, 0, 0, .00000000,
0, 0, 0, .00000000,
0, 0, 0, .00000000

And this line into my MonsterDropTableResource
612003332, 1,
1100102, 1.00000000, 1, 10, 1, 1,
1100116, .50000000, 2, 6, 1, 1,
-602650, .20000000, 3, 5, 1, 1,
-700207, .30000000, 1, 1, 1, 1,
1100408, .50000000, 1, 1, 1, 1,
-851140, .20000000, 1, 1, 1, 1,
-541007, .20000000, 1, 1, 1, 1,
-94041312, 1.00000000, 1, 1, 1, 1,
0, .00060000, 1, 1, 1, 1,
-9987462, .00750000, 1, 1, 1, 1

I am not getting any of the 3800007, 3800008, 3800009, 3800010, 3800011, 3800012 or 3800013 drops