Curios API Continuation [Frozen]

Curios API Continuation [Frozen]

2M Downloads

[Bug]: Mixin crash in devspace

yanny7 opened this issue ยท 5 comments

commented

Minecraft Version

1.21

What happened?

Crash while loading mod in devspace

How do you trigger this bug?

  1. Start devspace with mod

Loader

NeoForge

Loader Version

21.0.143

Mod Version

9.0.5+1.21

Relevant Log Outputs

https://pastebin.com/QPJXLTpn

commented

Weird. I've just checked it with 21.0.143 NeoForge, and it works fine for me.

This is my buildscript, I've just replaced the NeoForge version with yours.

image

commented

this is my configuration: https://github.com/yanny7/YTech/blob/master/build.gradle
I tried to remove JEI and TOP, but still same crash

commented

Can confirm I get the same error in devspace. It's intermittent and Ive swapped java versions in my mixins.json to 17 then back to 21 and it works for a while then decides to crash again.
https://pastebin.com/f0u2M90p
https://github.com/STS15/Fargos-Talismans/blob/main/build.gradle

commented

Issue should be fixed since 9.0.10 release.

commented

I can confirm that it works now, thanks