Crash with Apotheosis in ATM9 No Frills
KianKhadempour opened this issue ยท 4 comments
Bug description
When filtering for 'apotheosis:core/*' on an item pipe, the game crashes.
Minecraft version
1.20.1
Mod version
1.20.1-1.2.6
Mod loader and version
Forge 47.2.21
Steps to reproduce
- Place down two chests with an item pipe in the middle.
- Use a pipe wrench to set one side to extract.
- Insert an ultimate pipe upgrade.
- Add a filter with any Apotheosis gem as the item and at the end of the NBT data change 'apotheosis:core/(gem_type)' to 'apotheosis:core/*'.
- Crash.
Expected behavior
I am not sure if it is supposed to work like I wanted, but the reason I typed this in was to filter for all types of apotheosis gems.
Log files
Screenshots
2024-06-25.20-06-00.mp4
Does this happen without any other item in the pipe filter?
Can you try what happens if you use /give apotheosis:gem {NBT-DATA-HERE}
to give you the item with the exact NBT data you entered here.
Does this happen without any other item in the pipe filter? Can you try what happens if you use
/give apotheosis:gem {NBT-DATA-HERE}
to give you the item with the exact NBT data you entered here.
This also crashes my game. Seems like its a problem with Apotheosis, then.