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
- Complain when mods return null from `IForgeItem#getCraftingRemainingItem` and try to move on instead of crashing b/c I'm sick of fielding issue reports about it lol (quat)
3
-
- Pressing Escape backs up only 1 level from config screens instead of kicking you out (quat)
4
-
- Try and fix the Quark config being perpetually "incorrect"; had to do with anti-overlap comments (quat)
5
-
- Change how config loading works; ensure everything is loaded on the correct threads at the correct times, ignore config change requests that happen too early, lots of verbose logging. (quat)
6
-
7
-
Changes from older versions (which were mistakenly uploaded as 1.20.0 so you might not have seen them)
8
-
9
-
- fixed an issue with piston and sticky blocks (MehVahdJukaar)
10
-
- Some fixes for the config loading race condition (MehVahdJukaar)
1
+
- Try and fix crashes related to ZetaPistonStructureResolver
0 commit comments