Portals not working properly

Published by FireBlox on
Status
Fixed
Issue description

So i'm working on a dimensional exploration mod, Chaotica, and i ran into this problem in MCreator versions 1.7.9 AND 1.8.0: portals to custom dimensions work as they should in creative mode, but in survival mode, they transfer the player to the dimension, but the player does not spawn in the portal. I don't know if i'm the only one with this problem, but it's a bad problem that nobody wants to have. 

Issue comments

This bug most likely won't be fixed in 1.8.1 as I can't locate the cause for this bug. I am postponing this bug for now, but will definitely fix it as soon as possible.

ok

i think it is somewhere in the code, but i'm not sure

 

It was one parameter in EntityPlayerMP that had to be set. It is kinda hacky solution because this parameter is inaccessible by default but it works :D