Truly-Modular / Modular-Item-API

A Modern Modular Item API
Other
26 stars 8 forks source link

Server Crashes on startup with latest MiAPI #13

Closed NJL5390 closed 1 year ago

NJL5390 commented 1 year ago

Describe the bug With the latest version of MiAPI (1.0.5), server will crash on startup when attempting to load this mod.

To Reproduce Steps to reproduce the behavior:

  1. Launch a server with the latest MiAPI installed
  2. Allow the server to run.
  3. Server crashes and produces the below crash report

Expected behavior The server loads normally and doesn't crash.

Minecraft and Mod Version: Minecraft: 1.20.1 Forge/Fabric: Forge 47.2.5 Miapi: 1.0.5

Additional context Crash Report: https://gist.github.com/NJL5390/f8406dd7191a9adfce6a1300cdf857cf

Smartin-b commented 1 year ago

should be fixed in miapi 1.0.6

NJL5390 commented 1 year ago

Seems to be! Thanks a lot!