2.1.0.1 crashing 1.15.2 client on startup
kreezxil opened this issue · 3 comments
I can't imagine how this can happen to be fair. It must be some weird mod interaction.
This code is triggered by the ColorHandlerEvent.Block event.
The line that's triggering the message causing the error provides two existing values, the color and the block. Both are non null. The only thing that could be the problem is the delegate property on the block instance: Minecraft is doing this when registering a blockcolor: this.colors.put(block.delegate, blockColor);
Not sure why that would be empty at that point.
you can close this, because the release you made 2 days ago fixed it. And
if you didn't do anything, I blame forge.
…On Wed, Jan 29, 2020 at 8:40 AM thraaawn ***@***.***> wrote:
I am unable to reproduce this. Need more information.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#143>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5TJCCCILLRLZKO63XBKLTRAGIO5ANCNFSM4KMXJTZQ>
.