Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.18.2 Crash] Crashing when teleported to DimDoors Limbo #16

Open
itsdinkd opened this issue May 29, 2022 · 2 comments
Open

[1.18.2 Crash] Crashing when teleported to DimDoors Limbo #16

itsdinkd opened this issue May 29, 2022 · 2 comments
Labels
bug Something isn't working mod compat Compatibility with other mods

Comments

@itsdinkd
Copy link

Describe the bug
A player used unforgiving void to get the Limbo by falling into a void, and then crashed server.

To Reproduce
Steps to reproduce the behavior:

  1. Setup config to teleport to unforgiving void
  2. Go into void, get teleported, crash.

Logs/Screenshots/Videos
https://pastebin.com/5TnV8gUX

Config

{
  "isEnabled": true,
  "triggerDistance": 10,
  "dropObsidian": true,
  "fireResistanceSeconds": 0,
  "slowFallingSeconds": 5,
  "horizontalDistanceOffset": 128,
  "targetDimension": "dimdoors:limbo",
  "transferPositionMode": "SURFACE"
}

Versions (please complete the following information, do NOT say "latest"):

  • Minecraft: [e.g. 1.16.2] 1.18.2
  • Mod Version: [e.g. 2.0.0] 3.1.4
  • Fabric API: [e.g. Fabric API 0.19.0 build 398] 53.4
@itsdinkd itsdinkd added the bug Something isn't working label May 29, 2022
@The-Fireplace
Copy link
Member

The-Fireplace commented May 29, 2022

The crash report says watchdog, so I'm guessing to just took too long to find a safe position. Maybe try setting the mode to Similar instead and see if that improves it?

@itsdinkd
Copy link
Author

itsdinkd commented May 29, 2022

nstead and see if that improves it?

Will do. I'll have to release it in a update so might be a day or two before I come back with the results

Edit: actually I just remembered, Similar makes the player teleport into a wall which is what made me use Surface

@The-Fireplace The-Fireplace added the mod compat Compatibility with other mods label May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mod compat Compatibility with other mods
Projects
None yet
Development

No branches or pull requests

2 participants