
Deleted
Motschen opened this issue ยท 15 comments
this issue never existed because of 7a84cdc
you can grab the jar from https://cdn.discordapp.com/attachments/528472643221848085/711219072674824212/LilTaterReloaded-1.0.41.15.2.jar
Still not working for me: https://hastebin.com/hudohajipi.cs
can you also try this jar https://cdn.discordapp.com/attachments/528472643221848085/711230707787104266/LilTaterReloaded-1.0.41.15.2.jar ? if you're actually using latest flamingo mod, there's literally no way you should be getting that crash
please try https://cdn.discordapp.com/attachments/528472643221848085/711244338633375844/LilTaterReloaded-1.0.51.15.2.jar , turns out I was at fault because I was building against a different version of flamingo
The injection target onUse
is not remapped. I believe the fix for this is to have the remap = false
on the @At
, not the @Inject
.
Edit: remap = false
should also be removed in here to fix another crash that would happen: