2xsaiko / HCTM

2xsaiko's tech mod
12 stars 4 forks source link

Crash Report #20

Closed D3nnis3n closed 4 years ago

D3nnis3n commented 6 years ago

When placing some red alloy wire on quartz blocks around corners i got the following crash:

https://gist.github.com/D3nnis3n/a1b919c59605524f2063a542b0536e46

2xsaiko commented 6 years ago

Looks like TOP calls the getPickBlock method before the tile is set. Easy fix, probably.

D3nnis3n commented 6 years ago

So, should i report it to TOP?

2018-04-09 17:16 GMT+02:00 therealfarfetchd notifications@github.com:

Looks like TOP calls the getPickBlock method before the tile is set. Easy fix, probably.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/therealfarfetchd/HCTM/issues/20#issuecomment-379788672, or mute the thread https://github.com/notifications/unsubscribe-auth/AYtVcI_Dnedl6cBpqcWoB30f22VXGZRrks5tm3tjgaJpZM4TLxuK .

-- Mit freundlichen Grüßen, Dennis Scholz

2xsaiko commented 6 years ago

This is my fault, really, but it's a good idea to report this to TOP in case any other mods read TE data in getPickBlock