12-06-2007, 10:42 AM
Well I first saw this in PW 1.4.3
Basically, I cannot delete any chars. I've noticed this on all Mirage sources I DLed, unless I always happen to make the same bug. It says "blahblah has been deleted, implying according to the code that it has already called DelChar(Index, CharNum)
Immediately it responds that the server is down, but no biggie. So I go to look at account lists / char screen, and they are still there. No deletion.
I don't understand the problem though.
Delchar does this, in this order:
1. Deletes char name
2. Clears char
3. Saves char (which is nulled/cleared)
So I don't understand the error.
Basically, I cannot delete any chars. I've noticed this on all Mirage sources I DLed, unless I always happen to make the same bug. It says "blahblah has been deleted, implying according to the code that it has already called DelChar(Index, CharNum)
Immediately it responds that the server is down, but no biggie. So I go to look at account lists / char screen, and they are still there. No deletion.
I don't understand the problem though.
Delchar does this, in this order:
1. Deletes char name
2. Clears char
3. Saves char (which is nulled/cleared)
So I don't understand the error.