Railcraft

Railcraft

34M Downloads

server crash when breaking rideable cart on top of player detector

Khitiara opened this issue · 4 comments

commented

Could you upload the stuff in the routing table... It may help I think. As I could see, killing a cart make a "null" in the train and caused NPE? Actually no one would think that there might be a "null".

commented

was
NOT
Dest=null
On Mar 29, 2015 11:54 AM, "liach" [email protected] wrote:

Could you upload the stuff in the routing table... It may help I think. As
I could see, killing a cart make a "null" in the train and caused NPE?


Reply to this email directly or view it on GitHub
#562 (comment)
.

commented

Nope, on both log and crash-report, it shows that you used AND?
And it was checking whether the cart was ridden...

commented

hmm
I thought I changed it, before that it was
AND
NOT
Dest=null
Ridden=true

On Sun, Mar 29, 2015 at 1:57 PM, liach [email protected] wrote:

Nope, on both log and crash-report, it shows that you used AND?
And it was checking whether the cart was ridden...


Reply to this email directly or view it on GitHub
#562 (comment)
.