You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I just updated from 1.4.18 to 1.5.5. Prior to updating I removed all ex astris and modular system blocks. Now oxygen sealers from galacticraft always crash my game. I tested them on a newly created creative word and as soon as I place the sealer and it attempts to seal, it crashes, so it is not particular to anything in my single player base. Below is a copy of the crash log. Any help would be appreciated.
Crash Log
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
java.lang.NullPointerException: Ticking block entity
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.check(ThreadFindSeal.java:359)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:92)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:47)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.updateSealerStatus(OxygenPressureProtocol.java:64)
at micdoodle8.mods.galacticraft.core.tile.TileEntityOxygenSealer.func_145845_h(TileEntityOxygenSealer.java:163)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Stacktrace:
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.check(ThreadFindSeal.java:359)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:92)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:47)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.updateSealerStatus(OxygenPressureProtocol.java:64)
at micdoodle8.mods.galacticraft.core.tile.TileEntityOxygenSealer.func_145845_h(TileEntityOxygenSealer.java:163)
-- Block entity being ticked --
Details:
Name: Air Sealer // micdoodle8.mods.galacticraft.core.tile.TileEntityOxygenSealer
Block type: ID #183 (tile.sealer // micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer)
Block data value: 1 / 0x1 / 0b0001
Block location: World: (-12,60,190), Chunk: (at 4,3,14 in -1,11; contains blocks -16,0,176 to -1,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #183 (tile.sealer // micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer)
Actual block data value: 1 / 0x1 / 0b0001
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: GalacticScience
All players: 1 total; [GCEntityPlayerMP['Aedict'/8, l='GalacticScience', x=-8.74, y=58.00, z=191.07]]
Chunk stats: ServerChunkCache: 650 Drop: 0
Level seed: -3807610037365705164
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 392554272 bytes (374 MB) / 1050718208 bytes (1002 MB) up to 2666921984 bytes (2543 MB)
JVM Flags: 8 total; -Xms256M -Xmx2560M -XX:PermSize=256m -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 85 mods loaded, 85 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.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1558} Minecraft Forge
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA Micdoodlecore{} Micdoodle8 Core
UCHIJAAAA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJAAAA OpenComputers|Core{1.5.21.41} OpenComputers (Core)
UCHIJAAAA OpenModsCore{0.8} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core
UCHIJAAAA SpaceCore{4.1.9} 4Space Core
UCHIJAAAA ExoCore{0.1.2} 4Space Exoplanets Core
UCHIJAAAA ExoElipse{0.1.2} 4Space Exoplanets Elipse
UCHIJAAAA SpaceCallisto{4.1.9} 4Space Callisto
UCHIJAAAA SpaceEuropa{4.1.9} 4Space Europa
UCHIJAAAA SpaceVenus{4.1.9} 4Space Venus
UCHIJAAAA SpaceIo{4.1.9} 4Space Io
UCHIJAAAA SpaceMercury{4.1.9} 4Space Mercury
UCHIJAAAA SpacePluto{4.1.9} 4Space Pluto
UCHIJAAAA bspkrsCore{6.16} bspkrsCore
UCHIJAAAA Treecapitator{1.7.10} Treecapitator
UCHIJAAAA armourersWorkshop{1.7.10-0.38.1.98} Armourer's Workshop
UCHIJAAAA plushieWrapper{0.0.0} Plushie Wrapper
UCHIJAAAA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJAAAA AwesomeSauceCore{0.1.0} AwesomeSauce Core
UCHIJAAAA AwesomeSauceComponents{0.1.0} AwesomeSauce Components
UCHIJAAAA bdlib{1.9.4.109} BD Lib
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA bookshelf{1.2.0} Bookshelf
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA chisel{2.9.4.10} Chisel
UCHIJAAAA CustomMainMenu{1.9.2} Custom Main Menu
UCHIJAAAA thedalekmod{39.75} The Dalek Mod
UCHIJAAAA darkcore{0.3} Dark Core
UCHIJAAAA ImmibisCore{59.1.4} Immibis Core
UCHIJAAAA DimensionalAnchors{59.0.3} Dimensional Anchors
UCHIJAAAA dimstorage{1.3} DimStorage
UCHIJAAAA Eln{50} Electrical Age
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} EnderCore
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA EnderIO{1.7.10-2.3.0.422_beta} Ender IO
UCHIJAAAA exnihilo{1.38-49} Ex Nihilo
UCHIJAAAA exastrisrebirth{MC1.7.10-1.01-null} Ex Astris Rebirth
UCHIJAAAA ExtraUtilities{1.2.12} Extra Utilities
UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets
UCHIJAAAA GalacticScience_Tweaks{1.0} GalacticScience-Tweaks
UCHIJAAAA minechem{5.0.5.406} Minechem
UCHIJAAAA advgenerators{0.9.19.120} Advanced Generators
UCHIJAAAA GregsLighting{1.11.2} Greg's Lighting
UCHIJAAAA hardcoremapreset{2.2.0} HardcoreMapReset
UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode](HQM-The Journey-4.4.4.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} INpureCore
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} Inventory Tweaks
UCHIJAAAA IronChest{6.0.62.742} Iron Chest
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA launchgui{1.7.10-2.0-18} LaunchGUI
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle
UCHIJAAAA MineTweaker3{3.0.10} MineTweaker 3
UCHIJAAAA modtweaker2{0.9.4} Mod Tweaker 2
UCHIJAAAA modularsystems{2.2.1} Modular Systems
UCHIJAAAA NEIAddons{1.12.14.40} NEI Addons
UCHIJAAAA NEIAddons|Developer{1.12.14.40} NEI Addons: Developer Tools
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} NEI Addons: Applied Energistics 2
UCHIJAAAA NEIAddons|Botany{1.12.14.40} NEI Addons: Botany
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} NEI Addons: Forestry
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} NEI Addons: Crafting Tables
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} NEI Addons: Ex Nihilo
UCHIJAAAA Netherless{0.9.0} Netherless
UCHIJAAAA NuclearCraft{0.0.1.5} NuclearCraft
UCHIJAAAA OpenComputers{1.5.21.41} OpenComputers
UCHIJAAAA OpenAutomation{1.7.x-b218} OpenAutomation
UCHIJAAAA OpenMods{0.8} OpenMods
UCHIJAAAA OpenBlocks{1.4.4} OpenBlocks
UCHIJAAAA progressiveautomation{1.6.27} Progressive Automation
UCHIJAAAA quantumflux{1.7.10-1.3.2-b4} QuantumFlux
UCHIJAAAA RandomThings{2.2.4} Random Things
UCHIJAAAA RefinedRelocation{1.1.12} Refined Relocation
UCHIJAAAA ResourceLoader{1.2} Resource Loader
UCHIJAAAA rftools{4.01} RFTools
UCHIJAAAA RouterReborn{1.2.0.35} Router Reborn
UCHIJAAAA SGCraft{1.9.3} Greg's SG Craft
UCHIJAAAA SolarFlux{1.7.10-0.8b} Solar Flux
UCHIJAAAA superMassiveTech{MC1.7.10-0.4.0-alpha-114} Super Massive Tech
UCHIJAAAA TardisMod{0.99} Tardis Mod
UCHIJAAAA yampst{1.3.5} YAMPST
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: Environment healthy.
List of loaded APIs:
* appliedenergistics2|API (rv2) from tardismod-1.7.10-0.99-207.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.38.1.98.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
* CoFHAPI (1.7.10R1.0.0) from Minechem-1.7.10-5.0.5.406.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHAPI|energy (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|transport (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHAPI|world (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.413a.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.7.0) from mcjtylib-1.7.0.jar
* minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
* OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.12.jar
* Thaumcraft|API (4.2.2.0) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.0.13 from ) differes from that that is reported as being loaded (1.7.10R1.0.12 from RouterReborn-1.7.10-1.2.0.35-universal.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Modpack Version: 1.5.5
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [GCEntityPlayerMP['Aedict'/8, l='GalacticScience', x=-8.74, y=58.00, z=191.07]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
The text was updated successfully, but these errors were encountered:
Hello, I just updated from 1.4.18 to 1.5.5. Prior to updating I removed all ex astris and modular system blocks. Now oxygen sealers from galacticraft always crash my game. I tested them on a newly created creative word and as soon as I place the sealer and it attempts to seal, it crashes, so it is not particular to anything in my single player base. Below is a copy of the crash log. Any help would be appreciated.
Crash Log
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 1/12/16 5:27 PM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.check(ThreadFindSeal.java:359)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:92)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:47)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.updateSealerStatus(OxygenPressureProtocol.java:64)
at micdoodle8.mods.galacticraft.core.tile.TileEntityOxygenSealer.func_145845_h(TileEntityOxygenSealer.java:163)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Stacktrace:
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.check(ThreadFindSeal.java:359)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:92)
at micdoodle8.mods.galacticraft.core.oxygen.ThreadFindSeal.(ThreadFindSeal.java:47)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.updateSealerStatus(OxygenPressureProtocol.java:64)
at micdoodle8.mods.galacticraft.core.tile.TileEntityOxygenSealer.func_145845_h(TileEntityOxygenSealer.java:163)
-- Block entity being ticked --
Details:
Name: Air Sealer // micdoodle8.mods.galacticraft.core.tile.TileEntityOxygenSealer
Block type: ID #183 (tile.sealer // micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer)
Block data value: 1 / 0x1 / 0b0001
Block location: World: (-12,60,190), Chunk: (at 4,3,14 in -1,11; contains blocks -16,0,176 to -1,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #183 (tile.sealer // micdoodle8.mods.galacticraft.core.blocks.BlockOxygenSealer)
Actual block data value: 1 / 0x1 / 0b0001
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: GalacticScience
All players: 1 total; [GCEntityPlayerMP['Aedict'/8, l='GalacticScience', x=-8.74, y=58.00, z=191.07]]
Chunk stats: ServerChunkCache: 650 Drop: 0
Level seed: -3807610037365705164
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode:
ERRORNullPointerException: nullStacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 392554272 bytes (374 MB) / 1050718208 bytes (1002 MB) up to 2666921984 bytes (2543 MB)
JVM Flags: 8 total; -Xms256M -Xmx2560M -XX:PermSize=256m -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 85 mods loaded, 85 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.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1558} Minecraft Forge
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA Micdoodlecore{} Micdoodle8 Core
UCHIJAAAA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJAAAA OpenComputers|Core{1.5.21.41} OpenComputers (Core)
UCHIJAAAA OpenModsCore{0.8} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core
UCHIJAAAA SpaceCore{4.1.9} 4Space Core
UCHIJAAAA ExoCore{0.1.2} 4Space Exoplanets Core
UCHIJAAAA ExoElipse{0.1.2} 4Space Exoplanets Elipse
UCHIJAAAA SpaceCallisto{4.1.9} 4Space Callisto
UCHIJAAAA SpaceEuropa{4.1.9} 4Space Europa
UCHIJAAAA SpaceVenus{4.1.9} 4Space Venus
UCHIJAAAA SpaceIo{4.1.9} 4Space Io
UCHIJAAAA SpaceMercury{4.1.9} 4Space Mercury
UCHIJAAAA SpacePluto{4.1.9} 4Space Pluto
UCHIJAAAA bspkrsCore{6.16} bspkrsCore
UCHIJAAAA Treecapitator{1.7.10} Treecapitator
UCHIJAAAA armourersWorkshop{1.7.10-0.38.1.98} Armourer's Workshop
UCHIJAAAA plushieWrapper{0.0.0} Plushie Wrapper
UCHIJAAAA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJAAAA AwesomeSauceCore{0.1.0} AwesomeSauce Core
UCHIJAAAA AwesomeSauceComponents{0.1.0} AwesomeSauce Components
UCHIJAAAA bdlib{1.9.4.109} BD Lib
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA bookshelf{1.2.0} Bookshelf
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA chisel{2.9.4.10} Chisel
UCHIJAAAA CustomMainMenu{1.9.2} Custom Main Menu
UCHIJAAAA thedalekmod{39.75} The Dalek Mod
UCHIJAAAA darkcore{0.3} Dark Core
UCHIJAAAA ImmibisCore{59.1.4} Immibis Core
UCHIJAAAA DimensionalAnchors{59.0.3} Dimensional Anchors
UCHIJAAAA dimstorage{1.3} DimStorage
UCHIJAAAA Eln{50} Electrical Age
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} EnderCore
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA EnderIO{1.7.10-2.3.0.422_beta} Ender IO
UCHIJAAAA exnihilo{1.38-49} Ex Nihilo
UCHIJAAAA exastrisrebirth{MC1.7.10-1.01-null} Ex Astris Rebirth
UCHIJAAAA ExtraUtilities{1.2.12} Extra Utilities
UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets
UCHIJAAAA GalacticScience_Tweaks{1.0} GalacticScience-Tweaks
UCHIJAAAA minechem{5.0.5.406} Minechem
UCHIJAAAA advgenerators{0.9.19.120} Advanced Generators
UCHIJAAAA GregsLighting{1.11.2} Greg's Lighting
UCHIJAAAA hardcoremapreset{2.2.0} HardcoreMapReset
UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode](HQM-The Journey-4.4.4.jar)
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} INpureCore
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} Inventory Tweaks
UCHIJAAAA IronChest{6.0.62.742} Iron Chest
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA launchgui{1.7.10-2.0-18} LaunchGUI
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle
UCHIJAAAA MineTweaker3{3.0.10} MineTweaker 3
UCHIJAAAA modtweaker2{0.9.4} Mod Tweaker 2
UCHIJAAAA modularsystems{2.2.1} Modular Systems
UCHIJAAAA NEIAddons{1.12.14.40} NEI Addons
UCHIJAAAA NEIAddons|Developer{1.12.14.40} NEI Addons: Developer Tools
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} NEI Addons: Applied Energistics 2
UCHIJAAAA NEIAddons|Botany{1.12.14.40} NEI Addons: Botany
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} NEI Addons: Forestry
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} NEI Addons: Crafting Tables
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} NEI Addons: Ex Nihilo
UCHIJAAAA Netherless{0.9.0} Netherless
UCHIJAAAA NuclearCraft{0.0.1.5} NuclearCraft
UCHIJAAAA OpenComputers{1.5.21.41} OpenComputers
UCHIJAAAA OpenAutomation{1.7.x-b218} OpenAutomation
UCHIJAAAA OpenMods{0.8} OpenMods
UCHIJAAAA OpenBlocks{1.4.4} OpenBlocks
UCHIJAAAA progressiveautomation{1.6.27} Progressive Automation
UCHIJAAAA quantumflux{1.7.10-1.3.2-b4} QuantumFlux
UCHIJAAAA RandomThings{2.2.4} Random Things
UCHIJAAAA RefinedRelocation{1.1.12} Refined Relocation
UCHIJAAAA ResourceLoader{1.2} Resource Loader
UCHIJAAAA rftools{4.01} RFTools
UCHIJAAAA RouterReborn{1.2.0.35} Router Reborn
UCHIJAAAA SGCraft{1.9.3} Greg's SG Craft
UCHIJAAAA SolarFlux{1.7.10-0.8b} Solar Flux
UCHIJAAAA superMassiveTech{MC1.7.10-0.4.0-alpha-114} Super Massive Tech
UCHIJAAAA TardisMod{0.99} Tardis Mod
UCHIJAAAA yampst{1.3.5} YAMPST
GL info:
ERRORRuntimeException: No OpenGL context found in the current thread.OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: Environment healthy.
List of loaded APIs:
* appliedenergistics2|API (rv2) from tardismod-1.7.10-0.99-207.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.38.1.98.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
* CoFHAPI (1.7.10R1.0.0) from Minechem-1.7.10-5.0.5.406.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHAPI|energy (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|transport (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHAPI|world (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.413a.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.7.0) from mcjtylib-1.7.0.jar
* minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
* OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.12.jar
* Thaumcraft|API (4.2.2.0) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.0.13 from ) differes from that that is reported as being loaded (1.7.10R1.0.12 from RouterReborn-1.7.10-1.2.0.35-universal.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Modpack Version: 1.5.5
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [GCEntityPlayerMP['Aedict'/8, l='GalacticScience', x=-8.74, y=58.00, z=191.07]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
The text was updated successfully, but these errors were encountered: