Crash when using fake player
Devon7925 opened this issue ยท 5 comments
I am using 1.15.2. Here is the log: https://pastebin.com/KPR9YVu1
That also includes an error from earlier in the log. I thought it might be relevant.
I was testing a datapack at the time if that matters at all.
Here is the link https://github.com/importnetminecraft/MissileWars-2. I doubt it will be much help because its big. I suspect the crash has to do with using commands to teleport fake players through dimensions or something like that.
yes - currently players can only be moved between dimensions once - that raises an exception in logs, but doesn't crash the game. Attempting to move them twice causes crash.
Also - dimension handling has changed in 21a again, so its an issue that needs solving twice.