Frinn38 / Custom-Machinery

A Minecraft Mod about creating cutom machines that works
GNU Lesser General Public License v3.0
45 stars 17 forks source link

[1.18.2] Crash when opening Machine GUI #49

Closed DerCommander323 closed 2 years ago

DerCommander323 commented 2 years ago

So I downloaded the Test Datapack and Resourcepack and added them to my game, which did work since the machine is there and showing fine but when i place it and open the GUI it will open but immediately freeze the game and then crash.

latest.log: https://mclo.gs/THvhtq0 custommachinery.log: https://mclo.gs/s3p01DR

Forge Version: 40.1.25 on MC 1.18.2 Mod Version: 1.18.2-0.6.0

Frinn38 commented 2 years ago

Look like I used a class from kubejs instead of the one from mc without noticing... So the mod won't work without kubejs installed (on at least the machine gui). Thanks for the report I will fix that soon.

Frinn38 commented 2 years ago

Fixed in latest version (1.18.2-0.6.1)