[1.18] Crash on opening Manual on Lectern
TeamSpen210 opened this issue ยท 1 comments
Description of the issue:
Placing a manual on a lectern works perfectly fine, but if you try right clicking it the manual GUI appears briefly, then the game crashes. This is reproduced in a minimal test world, in my real one JEI also ends up in the trace. Doing some digging, it looks like openManual()
is being called serverside:
Crashlog:
https://gist.github.com/TeamSpen210/d0b3dbfa9a56e5a07e6ea508d6da1964
I included both the crash report and game log because they have different tracebacks.
Versions & Modlist
- MC:
1.18.1
- Forge:
39.0.5
- IE:
7.0.0-142
"Fixed" by 6fd2dfb
But now the lectern just doesn't work with the manual. You can place it down, but not open it, because the item stored is not synced to the client.