Storage issue with pokemon MMO

Started by Guyver, August 22, 2014, 03:41:54 pm

Previous topic - Next topic

Guyver

My friend and I are currently working on a Pokemon MMO using the MRMX-OS kit and pokemon essentials on RPG Maker XP. Our current problem is that the storage doesn't work when your party is full and you catch a wild pokemon. It just vanishes, dex data is recorded  but the pokemon doesn't go to the pc. If you receive a pokemon from the debug menu or an event/npc it goes to storage, and you can deposit and withdraw just fine without any errors. It's just when you catch one in the wild with a full party. This is all done online on our server, which is linux based and not an issue from what I've been told. There are no errors in the server logs when the pokemon vanish as well.

I'm fairly novice at scripting, and have been primarily doing the maps/story/etc since my co developer has been sick for the last month. I don't know if this is a simple thing to fix or not, and there's not really any helpful sources citing problems like the one we're having currently.