Flan (Forge)

Flan (Forge)

85.5k Downloads

Server Crashes (or does nothing with more mods enabled) when trying to sell/buy claim blocks with Gunpowder

pahanakun opened this issue ยท 2 comments

commented

When I first tried to buy/sell claimblocks with my full mod list, nothing happens. Claimblocks don't increase, and /balance from gunpowder-currency is unchanged.

The issue occurs with multiple buy/sell prices for claim blocks (1, 20, 25 etc)

full modlist: https://pastebin.com/1dVMwd8r

When disabling all mods except for gunpowder (and currency module), flan, fabric-api and kotlin, the problem gets worse: the server just crashes.

  • Minecraft: 1.18.1
  • Fabric(API): 0.45.0+1.18
  • Fabric loader: 0.12.12
  • Flan: 1.18-1.6.6 (also fyi your version format is the reverse of the conventional format other mods use, which list the minecraft version last. just a bit confusing)
  • gunpowder-base-1.1.1.1+1.18.1
  • gunpowder-currency-1.0.8+gunpowder.1.1.1.1.mc.1.18.1

error in server console: https://pastebin.com/CuDp47d5
crash report: https://pastebin.com/UHrLChcF

Also posting this issue on the gunpowder-currency page

commented
commented

I'm having troubles building the JAR with gradle, is there any way you could publish this as a release, or upload and link a working jar somewhere?

Gradle says the build is successful, but the JAR file is only 1kb and does nothing.