Crashes with Java 15
K0-RR opened this issue ยท 5 comments
crash report - https://hatebin.com/msbapjwlke
latest.log - https://hatebin.com/mftbkarvie
Well I don't know how to disable general.taggable_players but I used Fabric Zero mod and it worked. Can you fix it to work with Java 15 or this workaround is the only possibility?
I'll fix it soon, but in general I'd recommend you use the latest Java LTS rather than bleeding. Fabrication works fine on 8 and 11. It seems Oracle broke a (very old) reflection trick that allows you to modify final fields in 15 and I'll probably have to use an access widener instead of this trick.