Ninja Semicolon in EventHookContainer #145
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found this semicolon while checking through our recent changes: https://github.com/StevenRS11/DimDoors/blob/master/src/main/java/StevenDimDoors/mod_pocketDim/EventHookContainer.java#L78
It's old, though I'm not sure how old. I don't want to just erase it out of concern of the impact that it could have. That music code has been causing crashes for some users and I honestly have no idea how it works. I patched it once to prevent a crash that someone reported, but that's it. Please sort out if that code works right.
This issue was fixed.