BG-Software-LLC / WildTools

Trench Pickaxes, Tray Pickaxes, Sell Wands, Harvester Hoes, Cannon Wands and more in one plugin!
https://bg-software.com/wildtools/
GNU General Public License v3.0
25 stars 21 forks source link

willdtools and Shopgui+ Bug #158

Closed SrMonsterYT closed 1 year ago

SrMonsterYT commented 1 year ago

Minecraft's Version

Pufferfish version git-Pufferfish-14 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT)

Plugin's Version

last version

Describe the bug

video youtube https://youtu.be/ceoLZaBh9e4

I can't sell arrows but I can sell them using the /shop command, it seems to be a wildtools bug, everything was normal in 1.19.2, this happened after I upgraded to 1.20.1

To Reproduce

try to sell arrows

Additional Information

No response

OmerBenGera commented 1 year ago

Try it on a server with only WildTools and SGP installed.

SrMonsterYT commented 1 year ago

Try it on a server with only WildTools and SGP installed.

same thing: https://youtu.be/QK3V_EYBa78

OmerBenGera commented 1 year ago

Try it on a server with only WildTools and SGP installed.

same thing: https://youtu.be/QK3V_EYBa78

This is obviously not a server with only WildTools and SGP installed.

SrMonsterYT commented 1 year ago

Try it on a server with only WildTools and SGP installed.

same thing: https://youtu.be/QK3V_EYBa78

This is obviously not a server with only WildTools and SGP installed.

how will shopgui work without an economy plugin? there is no such thing

https://prnt.sc/N7CYkI1ppdO1

OmerBenGera commented 1 year ago

Try it on a server with only WildTools and SGP installed.

same thing: https://youtu.be/QK3V_EYBa78

This is obviously not a server with only WildTools and SGP installed.

how will shopgui work without an economy plugin? there is no such thing

https://prnt.sc/N7CYkI1ppdO1

Then install an economy plugin as well. Install the least required plugins as possible to run the two plugins.

SrMonsterYT commented 1 year ago

Try it on a server with only WildTools and SGP installed.

same thing: https://youtu.be/QK3V_EYBa78

This is obviously not a server with only WildTools and SGP installed.

how will shopgui work without an economy plugin? there is no such thing

https://prnt.sc/N7CYkI1ppdO1

I already did that here is

SrMonsterYT commented 1 year ago

any news about the bug?

OmerBenGera commented 1 year ago

Try it on a server with only WildTools and SGP installed.

same thing: https://youtu.be/QK3V_EYBa78

This is obviously not a server with only WildTools and SGP installed.

how will shopgui work without an economy plugin? there is no such thing https://prnt.sc/N7CYkI1ppdO1

I already did that here is

Okay, and what are the results? Take a video of the issue with only the minimum required plugins installed.

SrMonsterYT commented 1 year ago

Try it on a server with only WildTools and SGP installed.

same thing: https://youtu.be/QK3V_EYBa78

This is obviously not a server with only WildTools and SGP installed.

how will shopgui work without an economy plugin? there is no such thing https://prnt.sc/N7CYkI1ppdO1

I already did that here is

Okay, and what are the results? Take a video of the issue with only the minimum required plugins installed.

i already made it the video in the end i show the plugins are only the economy plugins and the wildtools and wildchest

https://youtu.be/QK3V_EYBa78

OmerBenGera commented 1 year ago

Get rid of WildChests... This is not an essential plugin for running WildTools. Test it on a regular chest, no WildChests installed, check if it still occurs.

SrMonsterYT commented 1 year ago

same thing https://youtu.be/posxWh286TI

OmerBenGera commented 1 year ago

Upload logs file of that session to pastebin and send a link to it here.

SrMonsterYT commented 1 year ago

wildtools or server?

OmerBenGera commented 1 year ago

latest.log file

SrMonsterYT commented 1 year ago

it seems that the problem was in the shopgui API has already been solved by them, thanks

SrMonsterYT commented 1 year ago

this bug still continues

OmerBenGera commented 1 year ago

I am using SGP's API to get sell prices of items. If it doesn't work, you should contact them for support. The code that gets prices for items can be found here: https://github.com/BG-Software-LLC/ShopsBridge/blob/master/Hooks/ShopGUIPlus1_80/src/main/java/com/bgsoftware/common/shopsbridge/ShopsBridge_ShopGUIPlus1_80.java