You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Some of the ProjectRed Integration item icons when rendered by a refined storage pattern seem to crash the game.
Modpack: FTB OceanBlock 1.3.0.
Using a refined storage pattern grid, make a pattern of a ProjectRed Integration Timer and make the item icon appear such as by holding shift or putting the pattern into a crafter.
Scala match error while rendering item.
To Reproduce
Download OceanBlock 1.3.0 with files refinedstorage-1.9.15.jar and ProjectRed-1.16.5-4.11.0-beta-0-integration.jar.
Setup a basic RS system.
Make a Timer pattern from ProjectRed for example.
Look at pattern by pressing Shift = crash.
Expected behavior
To not crash when looking at the pattern.
Additional information
Already filed another report on Refined Storage's issue tracker, but they said the error is on your side. refinedmods/refinedstorage#3110
Bug in project red. It assumes everything that will render it is a gate item
The text was updated successfully, but these errors were encountered:
This is absolutely on RefinedStorage to fix, they are not providing us the correct ItemStack when trying to render our item. (See my reply over on the linked RS issue).
However, some additional handling could be added here our side to avoid a crash.
Am playing Oceanblock 1.8.0 and this issue has crashed my game a half dozen times so far. Glad it's been reported.
Also wanted to emphasize that this seems very particularly related to the pattern for the ProjectRed Timer. Patterns for other projectred devices seem to work (so far), but the timer pattern is a basilisk.
Describe the bug
Some of the ProjectRed Integration item icons when rendered by a refined storage pattern seem to crash the game.
Modpack: FTB OceanBlock 1.3.0.
Using a refined storage pattern grid, make a pattern of a ProjectRed Integration Timer and make the item icon appear such as by holding shift or putting the pattern into a crafter.
Scala match error while rendering item.
To Reproduce
refinedstorage-1.9.15.jar
andProjectRed-1.16.5-4.11.0-beta-0-integration.jar
.Expected behavior
To not crash when looking at the pattern.
Crash Log
https://paste.feed-the-beast.com/view/d31fd56e
Versions
Latest version for 1.16.5.
Additional information
Already filed another report on Refined Storage's issue tracker, but they said the error is on your side.
refinedmods/refinedstorage#3110
The text was updated successfully, but these errors were encountered: