Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.18][Bug]: BYGVillagerTrades.appendTradesList() will cause java.lang.UnsupportedOperationException #1232

Open
1 task done
qzwxsaedc opened this issue Jul 31, 2023 · 0 comments
Labels

Comments

@qzwxsaedc
Copy link

BYG Version

1.4.7

Terrablender Version

1.2.0.126

Mod Loader

Forge

Mod Loader Version

40.2.5

Bug Severity

Major

What happened?

https://github.com/AOCAWOL/BYG/blob/06a172b09722b743e9af1e82d8197fa2c41b79f7/Common/src/main/java/potionstudios/byg/common/entity/npc/BYGVillagerTrades.java#L131-L133

this method modifies the elements of a collection as it traverses it and will cause crash.

latest.log

https://gist.github.com/qzwxsaedc/282226e0cb3e7d2f39e14813f435eb5c

Did you isolate BYG?

I tried BYG alone

Did you read and understand the above agreement?

  • I agree.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant