[2669] can't open npc inventory
kreezxil opened this issue · 5 comments
While connected to dedicated server, when trying to access the inventory on an npc, in this case the builder, I can't, and the following enters the servers console:
https://gist.github.com/kreezxil/5095283607d1593c6aa85ecb63fb9d5e
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
I checked the code it's strange, the citizen seems to be null, does this always happen?
How can I reproduce it?
I'm not sure what happened, I can access the Forrester. Just not the builder. It might have been some kind of start error. I'll check again in a few hours when I do another run of my test server.
…-----Original Message-----
From: "Raycoms" <[email protected]>
Sent: 2/9/2017 5:14 AM
To: "Minecolonies/minecolonies" <[email protected]>
Cc: "kreezxil" <[email protected]>; "Author" <[email protected]>
Subject: Re: [Minecolonies/minecolonies] [2669] can't open npc inventory(#569)
I checked the code it's strange, the citizen seems to be null, does this always happen?
How can I reproduce it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
This crash only occurs when the entity is null.
But I can't figure out how an entity might be null if you can right click
it.
I guess minecraft did something very very bad to that builder.
2017-02-09 10:47 GMT-02:00 kreezxil <[email protected]>:
… I'm not sure what happened, I can access the Forrester. Just not the
builder. It might have been some kind of start error. I'll check again in a
few hours when I do another run of my test server.
-----Original Message-----
From: "Raycoms" ***@***.***>
Sent: 2/9/2017 5:14 AM
To: "Minecolonies/minecolonies" ***@***.***>
Cc: "kreezxil" ***@***.***>; "Author" ***@***.***>
Subject: Re: [Minecolonies/minecolonies] [2669] can't open npc
inventory(#569)
I checked the code it's strange, the citizen seems to be null, does this
always happen?
How can I reproduce it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#569 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9ywdI5WACpAUyVmzG7L--RL06XsJZks5rawr7gaJpZM4L7twS>
.
Would like to point out that build 2735 doesn't have this issue, or the entity is no longer null for some reason.