
Missing particle def causing crash when player walks on conduit
meelock opened this issue ยท 1 comments
Is there an existing issue for this?
- I did not find any existing issues.
Current Behavior
This may be just a one-off crash, but my client crashed when trying to render a conduit's block particle. I don't know if it was something strange with how AE2 integration cables are handled, something with how particles for conduits with multiple types of conduit in the block are done, or something else. Here is the crashlog: crash-2024-11-23_00.16.31-client.txt
Expected Behavior
Particles to be able to render without crashing the game.
How to Test
- Place some conduits (not certain what config)
- Step on the conduit
- Crash
Local Environment
- **Operating System**: Windows
- **Java version**: 17.0.12
- **Minecraft Version**: 1.20.1
- **Version**: 1.20.1-6.2.2-beta
- **Other Mods**: Monifactory 1.10.3 w/ Create+addons & ProjectRed Transportaion
Any Additional Information?
Full mod list: mods.txt
World is too big to upload here, so here: https://drive.google.com/file/d/1-kxy2d41hIfv-h154MNvxQVc5GNNQlTa/view?usp=sharing
derp, closed as duplicate of #893