Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.21.1][NEOFORGE] [CRITICAL] Save-bricking Crash when pumping lava using a block from another mod #217

Open
thebloxxer11 opened this issue Dec 23, 2024 · 3 comments
Labels
compat-dependency This is something that needs to be fixed in another mod/lib

Comments

@thebloxxer11
Copy link

Issue description

When playing through this mod, I decided to try and source lava from the Nether to fuel Lava Generators. Ended up bricking my save from this crash.

Steps to reproduce

Materials:
A new save (to protect existing saves), An Oritech Pump, A generator of some kind (like a lava generator), some kind of structural block (cobblestone works fine), a Tesseract from another mod listed below, and at least 2 Fluid pipes

  1. In a new save, make a nether portal and cross it.
  2. Navigate to a Lava Ocean, if not already over one.
  3. Use the structural blocks to bridge out over the ocean and make a platform
  4. Make a hole in the platform, ensuring it is over the lava.
  5. Place the pump over the hole.
  6. Place the generator adjacent to the pump.
  7. Place the pipes connecting the pump, generator, and Tesseract.
  8. Set the pipe connected to the pump to Extract.
  9. Fuel the generator.
  10. It should crash, and continue crashing on loading of the save.

Minecraft version

1.21.1 (Latest)

Platform

Neoforge

Loader version

21.1.89

Fabric API version

0.107.0+2.0.22+1.21.1

Oritech version

0.12.3

Other relevant versions

Other mods interacting:
Tesseract by SuperMartijn642: 1.0.35+a

My notes:
Having done some mod dev myself, my interpretation of the logs is that the pipes are doing something weird and causing threading issues, especially with the Tesseracts (cross-dimensional item/fluid/energy teleportation).

I will upload the crash log text file in a comment along with the mclogs, in case it expires in 90 days.

Some advice for the format: Make an optional section for comments from the reporter.

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://api.mclo.gs/1/raw/M3g8B0f

@thebloxxer11
Copy link
Author

Crash Log Upload:
crash-2024-12-23_09.42.07-server.txt

@thebloxxer11
Copy link
Author

It seems to only affect the Neoforge branch. I tested the same system on Fabric and it works fine.

@Rearth
Copy link
Owner

Rearth commented Jan 6, 2025

This seems to be an issue with forgified fabric api. Just raised an issue here:
Sinytra/ForgifiedFabricAPI#187

@Rearth Rearth added the compat-dependency This is something that needs to be fixed in another mod/lib label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat-dependency This is something that needs to be fixed in another mod/lib
Projects
None yet
Development

No branches or pull requests

2 participants