Closed BunnyStardust closed 11 months ago
what mod did you used?
This looks like you put a client side mod on server, not AP issue
and please wrap your logs in the codeblock ``` // logs ```
or, upload it to https://gist.github.com and public the link here
Please report to https://github.com/ejektaflex/Bountiful
We use the display name of items to calculate the fingerprint. Bountiful puts timers(?) or other stuff into the display name, which uses the Minecraft Client class which crashes the server/prevents execution.
Describe
I wrote the code:
and received an error of "Java Exception Thrown: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER"
**This is on an Apex sever running many mods.
Full details from server log below:**
Is there any way I can fix this or is it a bug with the mod?
Steps to reproduce
Multiplayer?
Yes
Version
1.20.1-0.7.32b (Latest 1.20.1)
Minecraft, Forge and maybe other related mods versions
Forge 47.2.0, actual AP version is 1.20.1-0.7.35b
Screenshots or Videos
No response
Crashlog/log
No response