Ender IO

Ender IO

98M Downloads

Can't store XP in XP Obelisk

TheMDVF opened this issue ยท 8 comments

commented

Is there an existing issue for this?

  • I did not find any existing issues.

Current Behavior

When clicking on any of the 'store' buttons it doesn't store any XP
https://github.com/user-attachments/assets/27848f53-3118-4080-a1c1-87d99a97d824

Expected Behavior

When clicking on the 'store' buttons it should store any XP

How to Test

  1. Have some XP;
  2. Place an XP Obelisk;
  3. Click on any of the 'store' buttons;
  4. It doesn't work.

Local Environment

- **Operating System**: Fedora Linux 41 (KDE)
- **Java version**: 21.0.3
- **Minecraft Version**: 1.21.1
- **Mod Loader**: NeoForge
- **Ender IO Version**: 7.0.11 alpha
- **Other Mods**: ATM 10 (2.3)

Any Additional Information?

Pumping XP through some cables still allows it to store normally.

commented

Can you attach your game logs? Thanks

commented
commented

I can't replicate this in my dev env. From the video, I can see that you are pumping exp into the block as well. Is this right ?

commented

Yes

commented

No idea why, but removing all XP from it fixed the bug.

commented

Hm, it could be because it's trying to pump and withdraw at the same time. I will investigate

commented

I've had the same issue, but in my case, it seems to be a fluid mismatch. While the obelisk accepts liquids like Essence from Industrial Foregoing successfully, it fails to add experience to the pylon via the player as it likely (haven't read the code) is trying to input XP Juice, which is its native experience fluid, into a container that has another type of liquid experience already.

commented

Now that you mentioned it, I input fluids from the XP Vacuum and the Foregoing's Crusher and, after stopping storing, from the XP Drain in Mob Grinding.