All the Mods 9 - ATM9

All the Mods 9 - ATM9

11M Downloads

[Crash]: Refined storage disk and fluid issues

adrien-delhom opened this issue ยท 2 comments

commented

Possible Fixes

Yes

Modpack Version

1.0.4

What happened?

I opened an issue ticket in the Refined github too.

All goes well, I reboot the server and it crashes non stop. The only backup that works is the one from the reboot before.... So it's pretty annoying.

I clearly identify the cause, it's related to an item (probably a tank/bucket or something storing a fluid) stored in a disk. When I remove the refined-disks.dat it's work well again. I did a rollback of this file, to unstuck my server, but I didn't identify which item causes the issue. Is there a way to find it?

I succeed to recreate a similar trace in game :

  • put a allthemodium:soul_lava bucket in a refined
  • open the refined
  • check the console error

I tried to remove all soul_lava from the refined-disks.dat, but the crash still continued. I think there are some other items causing the issue. The crash doesn't happen when we put the item in the storage, but after the reboot, (when refined save his cache to the file system I think)

Crash Log

https://gist.github.com/adrien-delhom/94b870fd19fef2729de22696b7dd37f8

Latest.Log

No response

commented

Try looking for evilcraft items that have fluid storage (tanks/syringes...)
Evilcraft fluid storage is bugged as hell in this version

commented

I had the same problem, but with the blood_extractor.
I solved it like this:

  1. Downloaded NBTExplorer.

  2. Opened refinedstorage_disks.dat in NBTExplorer.

  3. Pressed Ctrl + F (or click the binoculars), typed "blood" in the Value field, found the blood extractor item, which had a Fluid inside, and deleted that item.