Missing particle def causing crash when player walks on conduit #901

Closed
opened 2024-11-23 08:35:50 +00:00 by meelock · 1 comment
meelock commented 2024-11-23 08:35:50 +00:00 (Migrated from github.com)

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

  1. Place some conduits (not certain what config)
  2. Step on the conduit
  3. 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

### Is there an existing issue for this? - [x] 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](https://github.com/user-attachments/files/17879015/crash-2024-11-23_00.16.31-client.txt) ### Expected Behavior Particles to be able to render without crashing the game. ### How to Test 1. Place some conduits (not certain what config) 2. Step on the conduit 3. Crash ### Local Environment ```markdown - **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](https://github.com/user-attachments/files/17879040/mods.txt) World is too big to upload here, so here: https://drive.google.com/file/d/1-kxy2d41hIfv-h154MNvxQVc5GNNQlTa/view?usp=sharing
meelock commented 2024-11-23 08:37:15 +00:00 (Migrated from github.com)
derp, closed as duplicate of https://github.com/Team-EnderIO/EnderIO/issues/893
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#901
No description provided.