Crashing when Right-Clicking compact machine
xXxRonaldxXx opened this issue ยท 3 comments
I am not using performance mods.
- Confirm
Description
I wanted to Right click a Compact machine to see whats in there, but it just crashes the game.
Figered out it crashes when rendering the chickenchunks chunkloader.
crash-2022-12-03_13.26.43-client.txt
Mod Version
4.3.0
Forge Version
1.18.2 - 40.1.0
Link to Crashlog
No response
Screenshot (if available)
No response
How to reproduce
1.place chickenchunks chunkloader in CM
2. leave CM
3. Right click CM
I'm having crashes as well. It is related to trying to render the preview when you right click on the compact machine. It is a render issue and in my case it has something to do with rendering the pretty pipe mod. My first crash was just a vanilla chest a block of dirt and a pretty pipe connected between the chest and the wall. I was testing exporting items out of the compact machine. Removing the chest and the pipe, then I have no issues with the right click of the compact machine and seeing the preview with a single block of dirt in it.
Here is the crash report: https://pastebin.com/y6J2CXYd
I'm playing Stoneblock 3 from TFP.
Versions:
- Forge: 1.18.2-40.1.92
- Compact Machines: 4.5.0
- Pretty Pipe: 1.12.8
- Java 17
Out of curiosity, is there a way to disable the preview mode so I can at least prevent the client crashes?