Commit 6c1a60f
Added additional null-checks to avoid client-side NPE's
Added additional null-checks to avoid client-side NPE's in some edge cases involving (at least) Mekanism machines/blocks being placed right next to a TileEntity Tunnel.1 parent 510066f commit 6c1a60f
File tree
1 file changed
+13
-1
lines changed- src/main/java/org/dave/compactmachines3/tile
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
53 | 65 | | |
54 | | - | |
| 66 | + | |
55 | 67 | | |
56 | 68 | | |
57 | 69 | | |
| |||
0 commit comments