Locometal boiler face disappears
MiloMiko opened this issue ยท 5 comments
Describe the Bug
When i was building a train with the new boliers (i really like them) i placed a block in front (a locometal boiled to be exact) and the entire boiler face disappeared.
Here is before placing the block:
And here is after:
Please fix this, because i really want to create a normal train with a boiler face showning normally
Reproduction Steps
1.Boot up minecraft with create and create: steam 'n' rails
2.Place a locometal boiler (any)
3.Place a random full block (not tested with not full ones)
Result: The boiler face dissapeared and you can see through it
Expected Result
Bolier face should show up normally.
Screenshots and Videos
Here is before placing the block:
And here is after:
Crash Report or Log
Sorry. It happened in-game and i dodn't paste it here because i did not know if it would be heplful and i don't know where it is.
Operating System
Windows 11
Mod Version
1.6.1
Create Mod Version
0.5.1f
Minecraft Version
1.19.2
ModLoader and Version
Forge 43.3.2
Other Mods
I can't it's too much (137)
Additional Context
IMPORTANT: I have steam 'n' rails 1.6.2+forge-mc1.19.2 not 1.6.1
Can you confirm the model has those faces set to not cull?
forge's and by extension porting libs obj loader does not support culling properties
This looks like a problem with culling the model. Maybe the face is set to cull if a solid block is placed obstructing the centre face of the boiler block. if it's not an issue with the model itself you may have an optimization mod which culls obstructed faces, and it's trying to cull the boiler even though it extends past the sides of the obstructed face.