TeamGalacticraft / Galacticraft

The classic space mod, rewritten for modern versions of Minecraft.
MIT License
402 stars 85 forks source link

AccessWidener causes crash #224

Closed glowiak closed 2 years ago

glowiak commented 2 years ago

Mod Loader

Fabric

Version Information

main

Log or Crash Report

https://gist.github.com/glowiak/ead8d442f5f0424ea30696fddfff0d52

Reproduction steps

Build latest versions of GC* (remove the license check in build.gradle.kts, it causes fail), in PolyMC/multimc create 1.17.1 fabric instance, add built jars, libblockattributes architectury and fabric api. try to launch

marcus8448 commented 2 years ago

You cannot use dev jars in a production environment. Use the normal jars (the ones without any suffix) that are built.

glowiak commented 2 years ago

Oh, ok

glowiak commented 2 years ago

https://github.com/TeamGalacticraft/Galacticraft/issues/225