Skip to content

Commit

Permalink
Fix TileGenericPipe NPE
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
  • Loading branch information
LunNova committed Jul 19, 2013
1 parent 2c083b5 commit 8823577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/patches.xml
Expand Up @@ -692,6 +692,7 @@
<newField field="staticLock" class="java.lang.Object" static=""/>
<synchronize field="staticLock">initialize</synchronize>
<synchronize field="facadeBlocks">blockCreated,getBlockId,getTile,computeConnections</synchronize>
<synchronize field="thisLock">entityEntering,groupEntities</synchronize>
</class>
<class id="buildcraft.transport.PipeTransportItems">
<replaceInitializer field="travelingEntities" class="java.util.concurrent.ConcurrentHashMap"/>
Expand Down

0 comments on commit 8823577

Please sign in to comment.