Compact Machines

Compact Machines

72M Downloads

Can't enter compact machine

TPNils opened this issue ยท 2 comments

commented

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

  1. Set /sethome on the overworld
  2. Enter a (soaryn) box
  3. use /home
  4. Repeat step 2 & 3 until error happens
commented

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
  • /back into 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

commented

Addressed with commit 7996fb0 - should be solved next release