TerminatorNL / LagGoggles

A minecraft forge mod which visualises lag in the world
GNU General Public License v3.0
54 stars 20 forks source link

Server crash when profiling dimensions other than overworld #120

Closed MetaverseRPN closed 4 years ago

MetaverseRPN commented 4 years ago

Describe the bug A clear and concise description of what the bug is. When trying to profile other dimensions besides the overworld the server instantly crashes on profile start. To Reproduce Steps to reproduce the behavior

  1. Profile a dimension other than the overworld
  2. Watch server crash instantly afterwards

If you are using SpongeForge, which version are you using?spongeforge-1.12.2-2838-7.2.2

Please provide the early startup messages starting with [LagGoggles-Boot]

Example:

Replace me!
(searched the entire log and could not find anything starting with LagGoggles-Boot)

If you used the word 'error' somewhere, always provide the stack trace along with both debug.log and latest.log

https://gist.github.com/nacjm/25a8adea1bf73bdc5ba2afdd6fe2c97a debug-1.log.gz (debug was large enough it crashed github gist trying to upload it)

TerminatorNL commented 4 years ago

Duplicate of #119