- Joined
- Aug 28, 2009
- Messages
- 20
- Reaction score
- 1
I'm using aldimasters db, (its supposed to be v12, from what I've read anyway). However, there are various things in game missing, such as the tower npc.
I searched a bit before posting this here.
When I use the teleport code to teleport into the tower, the entering dungeon screen comes up, freezes and crashes. I then have to go through the database to place the char in a working world/map to login again.
However, this is NOT what my problem is. When I attempt to add the Rabbit Hat (M) into the data_item table, i get the error:
1062 - Duplicate entry '16716' for key 1.
There is no other entry for 16716. I'm assuming something has happened to the original entry made by aldi that is causing this to happen. (When I try to spawn 16716 in game, nothing happens, no items appear in my inventory, and the client doesn't crash!)
I'm assuming the table itself needs a repair before I attempt to enter the files myself to fix this problem.
(I'm using aldi's DB rev 1 + official flyff files, this is not going to be a released server, its just something for me and a friend to test cash shop combo's, thus, it'd help if I knew why its saying there's a duplicate entry, and how to solve the issue so i can start filling it up with cs sets that don't show up and/or aren't in the version yet)
I searched a bit before posting this here.
When I use the teleport code to teleport into the tower, the entering dungeon screen comes up, freezes and crashes. I then have to go through the database to place the char in a working world/map to login again.
However, this is NOT what my problem is. When I attempt to add the Rabbit Hat (M) into the data_item table, i get the error:
1062 - Duplicate entry '16716' for key 1.
There is no other entry for 16716. I'm assuming something has happened to the original entry made by aldi that is causing this to happen. (When I try to spawn 16716 in game, nothing happens, no items appear in my inventory, and the client doesn't crash!)
I'm assuming the table itself needs a repair before I attempt to enter the files myself to fix this problem.
(I'm using aldi's DB rev 1 + official flyff files, this is not going to be a released server, its just something for me and a friend to test cash shop combo's, thus, it'd help if I knew why its saying there's a duplicate entry, and how to solve the issue so i can start filling it up with cs sets that don't show up and/or aren't in the version yet)
Last edited: