keepcalm / BukkitForge

The world's first __opensource__ coremod. Also a port of the Bukkit server API to MinecraftForge.
http://www.minecraftforge.net/forum/index.php/topic,3254.0.html
103 stars 60 forks source link

Plugin Issue: Bettershop unable to handle item transfer. #591

Open Kiithnaras opened 11 years ago

Kiithnaras commented 11 years ago

This appears to be an issue with BukkitForge attempting to handle events from Vault/BetterShop. A command is issued to buy or sell items in-game, and everything appears to flow normally (with a significant lag, around 1.5 to 2 seconds) except that items are not given or removed from the player's inventory. No error is generated in the console except the INFO line that indicates that the player issued the command. Money is appropriately debited or credited from their account, and the command appears to function normally with that exception.

In order to troubleshoot the source, I copied the exact folder layout of the Plugins folder to a vanilla Bukkit server and these plugins proceeded to act normally. Installed relevant plugins are Vault, BetterShop, and iMonies, with potential interaction from bPermissions, antiguest, and WorldGuard. All plugins are the latest recommended builds for 1.4.7. Again, the existing plugin setup worked flawlessly on a vanilla Bukkit server at the latest 1.4.7 Recommended build (R1.0). I don't see any errors generated in the server.log or the console at all, let alone any relevant to the issue at hand.

Any assistance or guidance with this issue would be appreciated greatly, and I'd be glad to do further troubleshooting if necessary.

Maximuscr31 commented 11 years ago

This is the same issue they have been trying to fix with basic essential buy/sell/trade signs.

Ionaru commented 11 years ago

Hyperconomy has a few glitches but works well in general.