---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 30/03/17 5:09 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at com.mrcrayfish.furniture.tileentity.TileEntityFridge.func_145839_a(TileEntityFridge.java:117)
at net.minecraft.tileentity.TileEntity.func_145827_c(TileEntity.java:106)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:109)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:307)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:109)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:123)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 235946856 bytes (225 MB) / 562475008 bytes (536 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1902 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJAA Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJAA BiblioCraft{2.0.1} [BiblioCraft] (BiblioCraft[v2.0.1][MC1.8.9].jar)
UCHIJAA cfm{4.0.1} [MrCrayfish's Furniture Mod] (cfm-4.0.1-mc1.8.9.jar)
UCHIJAA cfmce{1.0.1} [MrCrayfish's Furniture Mod: Community Edition] (cfmce-1.0.1-mc1.8.9.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Alright, so firstly, try to keep those big wall-of-text crash reports in a spoiler if you can. Secondly, I need to know exactlywhat happened before your game crashed. Can you also just try to run Forge and MCFM by themselves, without the Community Edition or Bibliocraft? Thencome back and tell me how it went.
Alright. This issue is quite a confusing one and I can't quite wrap my head around it. As a fix though, it might be possible to do the following if you don't have too much of the furniture in your world you are trying to load. You canload it up in vanilla once, then open it back up with the mod. The modded blocks will mess up, but they're replaceable as long as you can get into creative mode.
My other solution would be to get the latest versions existent in 1.8.9 of every modincluding Forge, then try again. If that fails, then there might not be much left to do.
Also, try contacting MrCrayfish about this issue. While it might not be an issue for him anymore since he's likely updated the mod past the point of 1.8.9, it's still worth a try.
(Lastly, it might be a possibility that your java arguments are causing issues. Try loading without any.)
Hi,
I am experiencing a problem with my minecraft
About some sort of tick loop error
My mods are: Bibilocraft, MrCrayFish Furniture and MrCrayFish Furniture Community edition
The infomation i was able to provide is below :
The game crashed whilst exception in server tick loop
Error: java.lang.NullPointerException: Exception in server tick loop
------------------------------------------------------------------------------------------------------
CRASH REPORT
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 30/03/17 5:09 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at com.mrcrayfish.furniture.tileentity.TileEntityFridge.func_145839_a(TileEntityFridge.java:117)
at net.minecraft.tileentity.TileEntity.func_145827_c(TileEntity.java:106)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:109)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:307)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:109)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:123)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 235946856 bytes (225 MB) / 562475008 bytes (536 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1902 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJAA Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJAA BiblioCraft{2.0.1} [BiblioCraft] (BiblioCraft[v2.0.1][MC1.8.9].jar)
UCHIJAA cfm{4.0.1} [MrCrayfish's Furniture Mod] (cfm-4.0.1-mc1.8.9.jar)
UCHIJAA cfmce{1.0.1} [MrCrayfish's Furniture Mod: Community Edition] (cfmce-1.0.1-mc1.8.9.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
A reply would be greatly appreciated
Thanks
Alright, so firstly, try to keep those big wall-of-text crash reports in a spoiler if you can. Secondly, I need to know exactly what happened before your game crashed. Can you also just try to run Forge and MCFM by themselves, without the Community Edition or Bibliocraft? Then come back and tell me how it went.
Formally known as SamMaher.
Before the game crashed i upgraded from 1.7.10 to 1.8.9 forge
and the result for trying with only CFM and Forge is :
Same Result: tick loop error
The game crashed whilst exception in server tick loop
Error: java.lang.NullPointerException: Exception in server tick loop
Alright. This issue is quite a confusing one and I can't quite wrap my head around it. As a fix though, it might be possible to do the following if you don't have too much of the furniture in your world you are trying to load. You can load it up in vanilla once, then open it back up with the mod. The modded blocks will mess up, but they're replaceable as long as you can get into creative mode.
My other solution would be to get the latest versions existent in 1.8.9 of every mod including Forge, then try again. If that fails, then there might not be much left to do.
Also, try contacting MrCrayfish about this issue. While it might not be an issue for him anymore since he's likely updated the mod past the point of 1.8.9, it's still worth a try.
(Lastly, it might be a possibility that your java arguments are causing issues. Try loading without any.)
Formally known as SamMaher.
by replaceable do you mean like re generate when the mods come back
No, unfortunately doing this will mean you will have to go and replace the blocks and items from that mod yourself.
Formally known as SamMaher.
you said "(Lastly, it might[/i] be a possibility[/i] that your java arguments are causing issues[/b]. Try loading without any.)"
please explain this
When I say Java arguments, I mean these:
Formally known as SamMaher.
I tried everything but contact Mrcrayfish,
my reasoning is the only way i will contact mrcrayfish is email and forum but none of those feature,
please tell me how i can contact mrcrayfish in either of those ways