Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #140

Open
LucidMeta opened this issue Jul 8, 2022 · 1 comment
Open

[BUG] #140

LucidMeta opened this issue Jul 8, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@LucidMeta
Copy link

Technical Specs (please complete the following information):

  • Craft to Exile Version e.g. 2.2.3
  • World Type on boot
  • RAM Allocation 9GB

Describe the bug
Crashes on launch before it even shows up

To Reproduce
Steps to reproduce the behavior:

  1. Launch The Game

Expected behavior
Launch the game properly

Additional Information (screen shots, etc.)
Message it gives me java.lang.RuntimeException: Error creating Mixin config mixins.cardinal_components_scoreboard.json for mod cardinal-components-scoreboard at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:90) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config mixins.cardinal_components_scoreboard.json at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:153) at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:100) at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:87) at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:88) ... 3 more Caused by: java.lang.IllegalArgumentException: The specified resource 'mixins.cardinal_components_scoreboard.json' was invalid or could not be read at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1290) at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:148) ... 6 more

@LucidMeta LucidMeta added the bug Something isn't working label Jul 8, 2022
@mahjerion
Copy link
Owner

seems to be ok for me, how did you install it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants