ME Wireless Access Point is upside down
Xiaminou opened this issue ยท 11 comments
No, it was like that when I logged into my world, I tried replacing it but they all appear at the opposite of where you place them.
Ok, i get it with the most recent forge version .. we'll have to test and see what commit broke it.
MinecraftForge/MinecraftForge@867698e seems to have broken it.
Probably caused by the WAP having a default 180 degree rotation. No idea why, could be to avoid a bug or the whole model maybe having incorrect coordinates.
The first is something we cannot really fix currently as it would break compatibility with the latest RB. With forge release being extremly unstable lately, there is no valid argument to force any user to use the bleeding edge and drop every mod not supporting it.
At this point, it does really make sense to require a specific RB to avoid having users running into forge issues on a daily basis and just pure luck that it does not break down.
Do you know which version of forge is breaking it? I'll just downgrade to a prior version until a mod forces me to update past it.
2575 is the last working one for this issue. Maybe we can fix it, but i fear that if we fix it for newer forge it breaks in older (including RB).
Is it not possible to do a conditional? If it's below that version use this otherwise use that.