Issue information

Issue ID
#7203
Status
New
Severity
None
Started
mybitch
Apr 29, 2013 1:07
Last Post
mybitch
Apr 29, 2013 1:07
Confirmation
N/A

mybitch - Apr 29, 2013 1:07

I normally would post this on database support but because of the packets being placed in src file. I really don't know what to do.

So yeah. I'm using 2012-07-16Ragexe and storage has an issue. No modifications in source except mmo.h and adding packet 0x08c9 on 2012-06-18 since it uses same packets..

What does the error do?
- After getting an item in the storage it will disconnect you. After relog-in the item is not obtained it is still in storage.

How to reproduce[list]
[*]Recompile server using 2012-07-16
[*]Run server and client
[*]Login, Open storage,
[*]Put any item and get it from there
[*]Disconnected
[/list]
The packet being sent was 0x0000,2 ..

So I tried adding it to packet.h like this if it is correct[code=auto:0]packet(0x0000,2);[/code]

Then the player isn't disconnected anymore but the problem is. No one can get any item from the storage..

[attachment=207:123123123.jpg]

This post has been edited by mybitch on Apr 29, 2013 1:48