Exchangers

Exchangers

26M Downloads

Crash on load: 1.12.2

kragnoth opened this issue ยท 3 comments

commented

Pastebin link: https://pastebin.com/ARVbn75N
Forge: forge-14.23.0.2515
Exchangers version: Exchangers-1.12-2.5.jar
Minecraft: 1.12.2

Only happens when I switch recipes from normal to easy.

I'm too tired today after working all day to decipher the bug, requesting assistance if it is an easy fix. Hoping this is helpful if its a bug on your end.

edit: Crashes while game is loading. Does not get to main menu.

Thanks, great mod.

commented

Oops, that'd be me derping on the recipes when I was porting the changes from 1.10.2 / 1.11.2 to 1.12, and I am able to reproduce the crash on my side too. I will try and fix it as soon as I can.
As for the recipes, I am doing them inside of Java classes instead of using the standard JSON way, mainly because it's easier to manage and modify than JSON recipes.

commented

I've just pushed the new update to CurseForge and it's under review, if you don't want to wait and get the new version early, you can get it here: click me

Edit: It's approved now. Download link

commented

Thanks, loading in to check it out.