GabrielOlvH / Industrial-Revolution

An Industrial mod made for Fabric.
Apache License 2.0
193 stars 56 forks source link

[BUG] Interacting with Modular Workbench crashes the Server #578

Closed burdoto closed 2 months ago

burdoto commented 3 months ago

Description: When interacting with a Modular Workbench; the server crashes due to a NoClassDefFoundException

Steps to Reproduce: unknown

Technical Information:

Logs: Exception: https://www.toptal.com/developers/hastebin crash-2024-03-27_16.56.21-server.txt

Details: I am aware that the server is running Arclight which may introduce extra incompatibilities, but since the NCDFEx points to a vanilla minecraft class, I wouldn't say that Arclight is at fault here.

Kodikuu commented 2 months ago

I have the exact same issue on All of Fabric 7 v2.0.2;

Crashlog (identical to trace in OP's log): crash-2024-04-13_17.59.05-server.txt

Sanlovty commented 2 months ago

@Kodikuu @burdoto Change the version of mod - swap (indrez-1.16.5-BETA-Hotfix) with last release ( indrev-1.16.7-BETA.jar). It fixes the problem

burdoto commented 2 months ago

thank you - the issue has been resolved