Open Mrtenz opened 7 years ago
Minecraft and Xu2 Versions please? Also, is this occuring in a modpack? Were other mods involved?
And just for my own curiosity / theory im building, Do you happen to have a rough estimate of the last time the server was restarted / stopped? I'm trying to find specific bugs relating to servers staying opened for an extended period of time.
Minecraft 1.10.2, Xu2 1.3.3. I am using the modpack 'Foolcraft'.
The server was restarted less than an hour ago when the crash occurred.
I've got one of these crashes with the mechanical user in FoolCraft 1.2.2, Xu2 1.3.3 (1.0), Minecraft 1.10.2. The first time, I'd probably been up for about 3-4 hours, but now my world crashes consistently on initial load.
Here's the full crash report. Happy to answer any other questions.
---- Minecraft Crash Report ----
WARNING: coremods are present: CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar) IvToolkit (IvToolkit-1.3.2.1-1.10.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar) Contact their authors BEFORE contacting forge
// Don't be sad. I'll do better next time, I promise!
Time: 4/19/17 2:36 AM Description: Ticking block entity
java.lang.RuntimeException: Error while interacting with block minecraft:air with null. Method:ENTITY Button:RIGHT_CLICK
at com.rwtema.extrautils2.tile.TileUse.operate(TileUse.java:289)
at com.rwtema.extrautils2.tile.TileAdvInteractor.func_73660_a(TileAdvInteractor.java:93)
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at mca.packets.PacketInteractWithPlayerC.
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Server thread Stacktrace: at com.rwtema.extrautils2.tile.TileUse.operate(TileUse.java:289) at com.rwtema.extrautils2.tile.TileAdvInteractor.func_73660_a(TileAdvInteractor.java:93)
-- Block entity being ticked -- Details: Name: XU2:TileUse // com.rwtema.extrautils2.tile.TileUse Block type: ID #1110 (tile.extrautils2:user // com.rwtema.extrautils2.blocks.BlockAdvInteractor.Use) Block data value: 2 / 0x2 / 0b0010 Block location: World: (-121,74,378), Chunk: (at 7,4,10 in -8,23; contains blocks -128,0,368 to -113,255,383), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Actual block type: ID #1110 (tile.extrautils2:user // com.rwtema.extrautils2.blocks.BlockAdvInteractor.Use) Actual block data value: 2 / 0x2 / 0b0010 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1804) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
-- Affected level -- Details: Level name: New World All players: 1 total; [EntityPlayerMP['ardaniel'/366, l='New World', x=-120.49, y=74.00, z=376.79]] Chunk stats: ServerChunkCache: 856 Drop: 0 Level seed: 7195288001805982715 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true Level generator options: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":false,"generatePoisonIvy":false,"generateFlax":true,"generateBerryBushes":true,"generateThorns":false,"generateQuicksand":false,"generateLiquidPoison":false,"generateHotSprings":false,"generateNetherHives":false,"generateNetherPlants":false,"generateEndFeatures":false,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0} Level spawn location: World: (16,64,252), Chunk: (at 0,4,12 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 1056395 game time, 1189836 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 52879 (now: false), thunder time: 48441 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Mac OS X (x86_64) version 10.11.6
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 958340904 bytes (913 MB) / 3715104768 bytes (3543 MB) up to 3736076288 bytes (3563 MB)
JVM Flags: 3 total; -Xmx4008m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.32 Powered by Forge 12.18.3.2254 130 mods loaded, 130 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
UCHIJAAAA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
UCHIJAAAA ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar)
UCHIJAAAA NotEnoughItems{2.1.3.201} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
UCHIJAAAA
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar) codechicken.nei.asm.NEITransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer GL info: ERROR RuntimeException: No OpenGL context found in the current thread. Pulsar/natura loaded Pulses:
WailaIntegration (Enabled/Not Forced)
NotEnoughItems Invalid Fingerprint Reports: CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports: ChickenChunks Invalid Fingerprint Reports: EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. Scroll up!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
EnderStorage Invalid Fingerprint Reports: Translocator Invalid Fingerprint Reports: Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['ardaniel'/366, l='New World', x=-120.49, y=74.00, z=376.79]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
(I also think this is probably a related case of https://github.com/scalda/FoolCraft/issues/196.)
Hi. Im not using a modpack and also get similar crashes on a singleplayer minecraft 1.10 with XU2 1.4
It seems to be with the Minecraft Comes Alive mod. Is there anyway to protect against it? because you guys seem more active than the MCA author
https://pastebin.com/WPpcr7y9 https://pastebin.com/43AcLG35 https://pastebin.com/DE7RG5pi
Its usually when Mechanical User is set to 'Entity'. Hope these crash reports help
When standing in front of a mechanical user set to 'entity', the server crashes with the following exception: