Ultreon Devices Mod

Ultreon Devices Mod

71.6k Downloads

Issue with app metadata resource (still happening).

XyperCode opened this issue ยท 3 comments

commented

To Reproduce
Steps to reproduce the behavior:

  1. Use Ultreon/devices-mod-template
  2. Sync the project.
  3. Generate runs with gradle genIntellijRuns
  4. Run the runClient configuration.

Logs
debug.log

Crash report
crash-2022-12-13_00.06.16-fml.txt

Please complete the following information:

  • OS: Windows 11
  • Minecraft version 1.19.2
  • Devices Mod Version: 0.5.5
  • Architectury API Version: 6.2.43

FOR FORGE:

  • Forge version 43.2.0

Additional context

  • It's ran in the Development Environment using runClient.

Additional mods used
N/A

P.S. It's possible that the same happens on fabric.

commented

Same for fabric, you need to use the dedicated entrypoints

commented

Look at the fabric-testmod module to see how it's done in fabric

commented

You need to subscribe to ForgeApplicationRegistration setup mods.toml to initialise earlier than the main devices mod