You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The server cannot be started. logs\kubejs\startup.log contains:
Error in 'StartupEvents.registry': net/minecraft/client/renderer/texture/MissingTextureAtlasSprite
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite
Maybe shouldn't import the contents of the net.minecraft.client package into CoilBlockBuilder?
Checked for existing issues
Tested latest version
GregTech CEu Version
v1.1.3b
Recipe Viewer Installed
No Recipe Viewer
Environment
Dedicated Server
Cross-Mod Interaction
Yes
Other Installed Mods
architectury-9.2.14-forge
rhino-forge-2001.2.2-build.18
kubejs-forge-2001.6.4-build.138
Expected Behavior
just work
Actual Behavior
The server cannot be started. logs\kubejs\startup.log contains:
Error in 'StartupEvents.registry': net/minecraft/client/renderer/texture/MissingTextureAtlasSprite
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/MissingTextureAtlasSprite
Maybe shouldn't import the contents of the net.minecraft.client package into CoilBlockBuilder?
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: