-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[Bug]: earth/terrarium/botarium/forge/energy/ForgeEnergyManager #37
Comments
`---- Minecraft Crash Report ---- // Hi. I'm Connector, and I'm a crashaholicSINYTRA CONNECTOR IS PRESENT!
|
Bug Description
The game crashes when ticking a block entity with the following error:
java.lang.NoClassDefFoundError: earth/terrarium/botarium/forge/energy/ForgeEnergyManager.
This bug appears to be related to the Botarium mod that handles Forge Energy.
How to Reproduce?
1 Load a game with the Botarium mod installed.
2 Activate a block entity that uses the Forge Energy system (for example, a generator or machine using this energy).
3 The crash occurs when the block entity attempts to load this class.
4 See the error in the logs.
Expected Behavior
I expected the Botarium mod to handle Forge Energy properly without causing the game to crash.
Version
2.3.4
Mod Loader Version
1.20.1
Mod Loader
N/A
Logs or additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: