jabelar / MovingLightSource-1.12

Jabelar's Moving Light Sources Mod
https://minecraft.curseforge.com/projects/jabelars-moving-light-sources
4 stars 2 forks source link

Active bug in SpongeForge causes Server thread runaway #24

Open ianc1215 opened 5 years ago

ianc1215 commented 5 years ago

I thought I would open a ticket here too for a heads up. I am running a server with Forge and Sponge. When I run MovingLightSources with spongeforge-1.12.2-2768-7.1.6-RC3628 My server thread goes into a runaway state requiring it to be terminated from the OS tools (Linux in my case).

I opened a ticket with Sponge and a dev mentioned I should use RC3616 until a patch is published. The issue does not affect the recommended version however which currently is spongeforge-1.12.2-2768-7.1.5.

Here is the ticket if it helps at all. https://github.com/SpongePowered/SpongeForge/issues/2654

ianc1215 commented 5 years ago

Just wanted to provide an update for this issue, The bug was fixed in spongeforge-1.12.2-2768-7.1.6-RC3634 and subsequent versions.

jabelar commented 5 years ago

Great, thanks for the update.