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-22 08:57:30 AEST | |
| Description: Ticking block entity | |
| java.lang.NullPointerException | |
| at org.halvors.nuclearphysics.common.multiblock.MultiBlockHandler.getPacketData(MultiBlockHandler.java:198) | |
| at org.halvors.nuclearphysics.common.tile.reactor.TileElectricTurbine.getPacketData(TileElectricTurbine.java:270) | |
| at org.halvors.nuclearphysics.common.network.packet.PacketTileEntity.<init>(PacketTileEntity.java:35) |
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
| Stall report from 2019-08-22 11:04:17 +1000, 71 threads, stalled for at least 120000 ms. | |
| Thread dump #3 for stall #1. | |
| Heap memory usage: 5569 / 41423 MB (max. 41423 MB). | |
| Created by sampler 1.84 (MC 1.12). | |
| "Server thread" #19 prio=5 | |
| TIMED_WAITING | |
| at java.lang.Thread.sleep(Native Method) | |
| at net.minecraft.world.storage.ThreadedFileIOBase.func_75734_a(SourceFile:69) | |
| at net.minecraft.world.chunk.storage.AnvilSaveHandler.func_75759_a(AnvilSaveHandler.java:47) |
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 ---- | |
| // Don't be sad, have a hug! <3 | |
| Time: 2019-08-23 20:47:04 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 ---- | |
| // Don't be sad, have a hug! <3 | |
| Time: 2019-08-23 20:47:04 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 ---- | |
| // You should try our sister game, Minceraft! | |
| Time: 2019-08-23 20:49:39 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 ---- | |
| // 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) |
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
| # 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 ---- | |
| // 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
| ---- 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) |