Code Monkey home page Code Monkey logo

Comments (13)

wormzjl avatar wormzjl commented on September 23, 2024

Has to reopen this issue, because this happens and only happens with both ihl and techreborn installed

from ihl.

Foghrye4 avatar Foghrye4 commented on September 23, 2024

That's cool. Only paper machine? Other machines are ok? Try it with chemical reactor and bronze tub.

from ihl.

wormzjl avatar wormzjl commented on September 23, 2024

Same for all fluid containers, including buildcraft and railcraft
For example shift rightclick a bc tank with any universal fluid cell will give Beryllium...and a empty bucket

from ihl.

Foghrye4 avatar Foghrye4 commented on September 23, 2024

@wormzjl it's definitely something like

if (FML.isModLoaded("ihl")) {
       this.fuckUpIC2UnivesalCells();
}

from ihl.

wormzjl avatar wormzjl commented on September 23, 2024

Mind take a look at this?
https://github.com/TechReborn/TechReborn/blob/1.7.10/src/main/java/techreborn/items/ItemCells.java#L28

I have no idea why putting both mod together would cause such a problem :P

from ihl.

Foghrye4 avatar Foghrye4 commented on September 23, 2024

@wormzjl as for IC2 universal fluid cells while drained dry they simple remove NBT tag of fluid from itself. There is no way this operation could change item ID (normally). Care to put cells into "Ore dictionary item scanner" to check if they are still IC2 ones? Also put a bucket and check item class of it as well.

from ihl.

wormzjl avatar wormzjl commented on September 23, 2024

1
yes they are

from ihl.

Foghrye4 avatar Foghrye4 commented on September 23, 2024

@wormzjl have no ideas then.

from ihl.

wormzjl avatar wormzjl commented on September 23, 2024

Don't know much about coding, but could these 2 conflict?
https://github.com/Foghrye4/ihl/blob/master/ihl/processing/invslots/InvSlotConsumableLiquidIHL.java#L37

https://github.com/TechReborn/TechReborn/blob/1.7.10/src/main/java/techreborn/items/ItemCells.java#L152

from ihl.

Foghrye4 avatar Foghrye4 commented on September 23, 2024

@wormzjl no. Bug could occur if universal cells registered as fluid container in FluidContainerRegistry, but this is not happened as long as I check in TechReborn.

from ihl.

wormzjl avatar wormzjl commented on September 23, 2024

Oops, there is something wrong with my tests

Apparently there is no problem draining these cells in railcraft tanks

Doing further testing...

from ihl.

wormzjl avatar wormzjl commented on September 23, 2024

Did some extensive testing with all fluid tanks I got

IHL machines:
Insert cell through GUI: bugged
Shift + rightclick with cell: Normal

IC2 fluid/solid canning machine:
Insert cell through GUI: bugged
Shift + rightclick with cell: Normal

Buildcraft tank:
Shift + rightclick with cell: bugged

Immersive engineering tank:
Shift + rightclick with cell: bugged

Raicraft tank and tankcart:
Insert cell through GUI: Normal
Shift + rightclick with cell: Normal

Advanced rocketry tank:
Insert cell through GUI: bugged
Shift + rightclick with cell: normal

Open blocks tank:
Shift + rightclick with cell: normal

Rotarycraft reservoir:
Shift + rightclick with cell: normal

Pressure pipes tank:
Insert cell through GUI: bugged

from ihl.

wormzjl avatar wormzjl commented on September 23, 2024

Bug on techreborn's side, thanks for looking through :D

from ihl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.