Shock95 / AuctionHouse

Feature-packed auction house plugin for PocketMine-MP (pmmp)
GNU General Public License v3.0
43 stars 34 forks source link

Internal Error when a player tap to buy an item sold by another player. #55

Closed planance closed 3 years ago

planance commented 3 years ago

Issue description

I think that your plugin is all good but one and only thing to report is when a player tap to buy an item sold by another player, it's crashing and closing the app. Same if the own player want to buy is own item (yes for the test i does this and it's the same). In fact, buying item is crashing.

Steps to reproduce the issue

  1. Player1 sell an item
  2. Player2 try to tap to pay the item

OS and versions

Error/Crash log (If available)

NO LOG

Shock95 commented 3 years ago

I can't do much without a crash log.

Shock95 commented 3 years ago

Also make sure you have the InvCrashFix plugin installed

planance commented 3 years ago

There are no logs, that's the problem. It's says only "player has left the game" but I never tryied why InvCrashFix effectivly, i'm gonna try it right now, i 'm back quickly

planance commented 3 years ago

Ok... Thank you my friend, that's working. Maybe that was wrotten on your description but I never seen that I have to get InvCrashFix plugin, maybe write it as bold ;) thanks again

Shock95 commented 3 years ago

Yeah no problem, I put a warning in the plugin if it doesn't detect InvCrashFix but I'll try to make it more clear next time!