This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Daisy, daisy... | |
| Time: 2019-08-24 23:37:00 AEST | |
| Description: Exception ticking world | |
| java.util.ConcurrentModificationException | |
| at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:806) | |
| at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:839) | |
| at net.minecraftforge.common.FarmlandWaterManager.removeTickets(FarmlandWaterManager.java:127) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Surprise! Haha. Well, this is awkward. | |
| Time: 2019-08-24 17:29:44 AEST | |
| Description: Exception ticking world | |
| java.util.ConcurrentModificationException | |
| at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:806) | |
| at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:839) | |
| at net.minecraftforge.common.FarmlandWaterManager.removeTickets(FarmlandWaterManager.java:127) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // I blame CassioKF. | |
| Time: 2019-08-24 09:59:23 AEST | |
| Description: Exception ticking world | |
| java.lang.NullPointerException | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityFluidPipe.checkForOutPuts(TileEntityFluidPipe.java:76) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:75) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.onLoad(TileEntityMultiBlocksTube.java:33) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Oh - I know what I did wrong! | |
| Time: 2019-08-24 09:56:07 AEST | |
| Description: Exception ticking world | |
| java.lang.ArrayIndexOutOfBoundsException: 0 | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityFluidPipe.checkForOutPuts(TileEntityFluidPipe.java:76) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:75) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.onLoad(TileEntityMultiBlocksTube.java:33) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Daisy, daisy... | |
| Time: 2019-08-24 09:36:22 AEST | |
| Description: Exception ticking world | |
| java.lang.ArrayIndexOutOfBoundsException: 0 | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityFluidPipe.checkForOutPuts(TileEntityFluidPipe.java:76) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:75) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.onLoad(TileEntityMultiBlocksTube.java:33) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // But it works on my machine. | |
| Time: 2019-08-24 08:51:59 AEST | |
| Description: Exception ticking world | |
| java.lang.ArrayIndexOutOfBoundsException: 0 | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityFluidPipe.checkForOutPuts(TileEntityFluidPipe.java:69) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:75) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.onLoad(TileEntityMultiBlocksTube.java:33) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // But it works on my machine. | |
| Time: 2019-08-24 08:48:55 AEST | |
| Description: Exception ticking world | |
| java.lang.ArrayIndexOutOfBoundsException: 0 | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityFluidPipe.checkForOutPuts(TileEntityFluidPipe.java:69) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:75) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.onLoad(TileEntityMultiBlocksTube.java:33) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Configuration file | |
| tiquality { | |
| # When a tracker is being throttled, we can send a notification to the user. | |
| # How often do you want the user to receive a message about his/her personal tick speed? | |
| # | |
| # Note: If you don't want to send a message at all, set DEFAULT_THROTTLE_WARNING_LEVEL to 1. | |
| # Min: 0 | |
| # Max: 2147483647 | |
| I:DEFAULT_THROTTLE_WARNING_INTERVAL_SECONDS=600 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Why is it breaking :( | |
| Time: 2019-08-24 08:43:28 AEST | |
| Description: Exception in server tick loop | |
| net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tiquality (tiquality) | |
| Caused by: java.lang.ArrayIndexOutOfBoundsException: 1 | |
| at com.github.terminatornl.tiquality.TiqualityConfig$QuickConfig.update(TiqualityConfig.java:554) | |
| at com.github.terminatornl.tiquality.Tiquality.onPreServerStart(Tiquality.java:144) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // On the bright side, I bought you a teddy bear! | |
| Time: 2019-08-23 20:57:38 AEST | |
| Description: Exception ticking world | |
| java.lang.ArrayIndexOutOfBoundsException: 0 | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityFluidPipe.checkForOutPuts(TileEntityFluidPipe.java:69) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:75) | |
| at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.onLoad(TileEntityMultiBlocksTube.java:33) |