Can't enter compact machine
TPNils opened this issue ยท 2 comments
I am not using performance mods.
- Confirm
Description
When teleporting out of a compact machine multiple times with /home or waystones, you can get the error "Other wordly forces prevent you from shrinking". As if it looses track of how deep you are into the machines
Mod Version
7.0.14
Forge Version
NeoForge 21.1.93
Link to Crash Log
No response
Screenshot (if available)
No response
How to reproduce
- Set /sethome on the overworld
- Enter a (soaryn) box
- use /home
- Repeat step 2 & 3 until error happens
I encountered this too and the workarounds I've used in case any one else stumbles across "An otherworldly force prevents you from shrinking more.":
- restart the server/world
/backinto the compact machine and then use the Personal Shrinking Device to leave- put a waystone in the compact machine and use that to get in and out when needed
I ended up binding the "Quick-Exit Compact Machine" action in controls to ; which I use to leave the compact rooms now.
This is the code relevant to this issue I think:
RoomHelper.java#L65
and
PlayerEntryPointHistoryManager.java#L146-L148
Addressed with commit 7996fb0 - should be solved next release