[CRASH] Fog Machine + Teleporting around = crash
itsdinkd opened this issue · 3 comments
Describe the bug
Had a fog machine set up shooting out some green fog and then teleported about 3k blocks out and crashed in a SP instance.
To Reproduce
Steps to reproduce the behavior:
- Run a fog machine
- Teleport
- crash?
Expected behavior
Not to crash
Versions (DO NOT USE "LATEST"! I STEAL YOUR KNEE CAPS!):
- Minecraft Version: 1.18.2
- Modloader
- Fabric
- Mod Loader Version: 0.14.2
- Mod Version: 1.2.3
- RGBLib Version [If installed]:
- Client Side
- Server Side
Crash Report
https://gist.github.com/itsdinkd/8d55b9a370053c9db61fed2cb12a3dfb
Oh snap. Looks like the block unloaded while the block entity was still busy doing work. I'll push out a fix, or do you want me to wait a bit to see if anything else pops up?
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->Either works, this is a edge case as I noticed not a lot are using fog machines From: AdriaanSent: Friday, May 13, 2022 12:10 AMTo: Exploding-Creeper/Hyper-LightingCc: itsdinkd; AuthorSubject: Re: [Exploding-Creeper/Hyper-Lighting] [CRASH] Fog Machine + Teleporting around = crash (Issue #14) Oh snap. Looks like the block unloaded while the block entity was still busy doing work. I'll push out a fix, or do you want me to wait a bit to see if anything else pops up?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>