FabricMC / fabric-loom

Gradle build system plugin used to automate the setup of a minecraft mod development environment.
MIT License
223 stars 194 forks source link

Add classname to stracktrace when Kotlin remapping fails #1045

Closed modmuss50 closed 3 months ago

modmuss50 commented 5 months ago

https://discord.com/channels/507304429255393322/842691768175951942/1204079394977488936

A user was having an issue where one of their shaded classes was compiled with an older Kotlin version, its impossible to tell what class was causing this.