issue with trades
FakeSnakeAmazing opened this issue ยท 13 comments
Preliminaries:
- Shopkeepers version:
<2.2.4>
- Spigot version:
This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
- I have checked that my issue/question does not get answered by:
- The documentation.
- The FAQ.
- The Known Issues.
- I have checked all open and closed issues, but none seems to fit my issue/question.
Reproduction on a fresh and up-to-date Spigot server:
I was <able / not able>
to reproduce my issue on a freshly setup and up-to-date Spigot server (currently <Insert output of /version command on up-to-date Spigot server>
) with the latest version of Shopkeepers (currently <Insert latest tested Shopkeepers version>
), with no other plugins and with no kinds of other server or client mods.
The issue:
Provide a detailed description of your problem and add as much information as possible which could help reproducing the issue.
Include:
- Description of the issue.
- Step-by-step instructions on how to reproduce the issue.
- Observed behavior.
- Expected behavior.
- If items with special attributes are involved: Include instructions on how to create those items.
- Server logs (from server startup until issue). Consider enabling debug mode in the config for additional console output.
- If modified from default: Plugin configurations.
- .. Anything else that might be useful to reproduce and identify the issue.
Hello, my problem is with trades. It has been workin fine for a long time but yesterday I realized that when my users try to trade for the second item in the shop, the item is converted to the first one. I tryed updating the plugin, removing configuration, and nothing changed.
when my users try to trade for the second item in the shop, the item is converted to the first one
Can you make a concrete example, maybe explain with a screenshot.
I just tried to reproduce this but I am not able to. http://prntscr.com/t24b3j
I am using Spigot git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) and Shopkeepers v2.2.4
Can you try to reproduce this on a fresh and up-to-date Spigot 1.8.8 without other plugins? Also make sure that your minecraft client is up-to-date and that you are not using any client mods.
Also, does this only affect these specific items, or are you able to reproduce this with any item combination?
Okay, so then try to readd your plugins and see if it still works. If yes, then the issue is somehow related to PaperSpigot. If there is a newer version of PaperSpigot for MC 1.8.8, try that then. In either case, I won't be able to help with Paper specific issues. That's up to them to resolve, but I guess they no longer provide support for MC 1.8 either.
If the issue reappears once you add your other plugins back, then the issue is caused by some of those plugins. You will then need to track down which plugin is causing this. My guess would be some plugin which involves hooking into the server-client connection (eg. ViaVersion, or similar plugins, in case you use those), since the issue seems to be that the client believes that it has selected a different trade to the one selected on the server.
Ok, I've tryed some things and apperently the issue is with the trades that gives you tools (swords, pickaxes, etc) because I've tryed setting up a shopkeeper trading regular objects (wool, doors, redstone, etc) and it worked perfectly. I don't know why is doing that.
The problem isn't related with paper, because I have tryed the plugin in a fresh paper server too, so yes probbably is another plugin involved. Right now I have solved the issue creating a specific shopkeeper for each trade so that worked for me, but I'll continue searching the plugin that causes that. Thanks for all the help!!
Okay, I will close this ticket assuming that this is caused by another plugin. But if you figure out which other plugin is involved, let me know so that this incompatibility can either be resolved or I can at least mention it inside the wiki. Even if you cannot figure out the plugin, maybe at least post your plugins list so that it can be compared once someone else runs into a similar issue
Since this issue disappeared once you started using no other plugins and Spigot, you need to figure out whether this is a Paper issue or caused by some other plugin on your server. If it only involves specific items, my guess is that there might be some plugin involved (but that is just a guess).
@SnakeAmazing Could you post your plugins list? Someone else might experience the same issue (not with tool items though). His plugins are: https://cdn.discordapp.com/attachments/606332085308751892/723897747672924220/bandicam_1315.jpg
Are you also using any of those?