
Retino conflicts with canvas' renderer engine.
Kichura opened this issue ยท 3 comments
When combining the canvas-renderer mod with retino, Both mods end up conflicting from one or another class id and thous will cause the game to not work with it along.
https://pastebin.com/raw/aenqjmBL - The crash-report data,
https://pastebin.com/raw/P6aVi0KW - The latest.log data.
Hmm, this might be due to me using @Redirect
rather than @Inject
, though the latter has since gained support for this situation. Can you try this build and see if that fixes it?