Jump to content

Warning


Recommended Posts

Hello, I hope everyone is doing great!

I felt like all of you need to be informed of a glitch that happens when your inventory is full (30/30 items on your character). When you are full like that and try to take items from the bank, specially items that stack up like photon drops and crystals, cells, etc, the glitch will happen and you will be disconnected and the items you tried to retrieve will probably be lost in cyber space :P. It seems this is not a fixable issue even for GMs, so lets try and spread the word and have a max of 29 items on our inventory so this does not happen to anyone again. Don't be a victim! XD

Happy Hunting, Ultima dw..

  • Like 8
Link to comment
Share on other sites

DUDE XD IT WORKSS! wow hahahah i did everything i could to make it crash but it went super smoothly. can you briefly explain in laymans terms how you fixed it? im kinda curious.

Link to comment
Share on other sites

Alright...

Basically the server didn't take into account if the stackable item you were asking for was in your inventory already when checking for the inventory full. Although it was taken into account for everything else (if you had stack space, etc)

  • Like 2
Link to comment
Share on other sites

Just one more if-statement to check if the stackable item is present in the inventory.

The disconnection probably happened because the client would allow it but the server wouldn't.

Causing a synchronization issue between you and the player.

  • Like 2
Link to comment
Share on other sites

Just one more if-statement to check if the stackable item is present in the inventory.

The disconnection probably happened because the client would allow it but the server wouldn't.

Causing a synchronization issue between you and the player.

Nah.. in an already coded statement ... even better for me, less typing.. also I don't think the client allows it, but someone could make it allow, if you know what I mean :P

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...