1.7.10 - HQM/SURVIVAL - Galactic Science - something fresh!

T

TheVenomMan

Guest
So i like how this pack is done. Very good.
But i'm getting a crash error when i try to launch it.
yesterday it worked fine but now it gives me this crash report.
I tried what i could: from OptiFine removal to reinstalling the pack.
But even that didn't work (which i'm surprised of)
So with further ado. Here's the Crash Log

[/Ignore This lel]
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 17.08.16 9:54
Description: Initializing game

java.lang.NullPointerException: Initializing game
at java.io.Writer.write(Writer.java:157)
at net.minecraftforge.common.config.ConfigCategory.write(ConfigCategory.java:248)
at net.minecraftforge.common.config.ConfigCategory.write(ConfigCategory.java:241)
at net.minecraftforge.common.config.ConfigCategory.write(ConfigCategory.java:330)
at net.minecraftforge.common.config.Configuration.save(Configuration.java:1113)
at net.minecraftforge.common.config.Configuration.save(Configuration.java:1085)
at com.pauljoda.modularsystems.core.registries.ConfigRegistry.set(ConfigRegistry.java:55)
at com.pauljoda.modularsystems.core.managers.VersionManager.init(VersionManager.java:24)
at com.pauljoda.modularsystems.core.ModularSystems.init(ModularSystems.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at java.io.Writer.write(Writer.java:157)
at net.minecraftforge.common.config.ConfigCategory.write(ConfigCategory.java:248)
at net.minecraftforge.common.config.ConfigCategory.write(ConfigCategory.java:241)
at net.minecraftforge.common.config.ConfigCategory.write(ConfigCategory.java:330)
at net.minecraftforge.common.config.Configuration.save(Configuration.java:1113)
at net.minecraftforge.common.config.Configuration.save(Configuration.java:1085)
at com.pauljoda.modularsystems.core.registries.ConfigRegistry.set(ConfigRegistry.java:55)
at com.pauljoda.modularsystems.core.managers.VersionManager.init(VersionManager.java:24)
at com.pauljoda.modularsystems.core.ModularSystems.init(ModularSystems.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1185521608 bytes (1130 MB) / 1924661248 bytes (1835 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:permSize=256m
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.1614 87 mods loaded, 87 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHI OpenComputers|Core{1.5.22.46} [OpenComputers (Core)] (minecraft.jar)
UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.440.jar)
UCHI SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9-CUSTOM_1.jar)
UCHI ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9-CUSTOM_1.jar)
UCHI ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9-CUSTOM_1.jar)
UCHI SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9-CUSTOM_1.jar)
UCHI SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9-CUSTOM_1.jar)
UCHI SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9-CUSTOM_1.jar)
UCHI SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9-CUSTOM_1.jar)
UCHI SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9-CUSTOM_1.jar)
UCHI SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9-CUSTOM_1.jar)
UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHI Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHI armourersWorkshop{1.7.10-0.39.5.107} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.39.5.107.jar)
UCHI plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.39.5.107.jar)
UCHI CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHI AwesomeSauceCore{0.1.0} [AwesomeSauce Core] (AwesomeSauceCore-1.7.x-b52.jar)
UCHI AwesomeSauceComponents{0.1.0} [AwesomeSauce Components] (AwesomeSauceCore-1.7.x-b52.jar)
UCHI bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHI betterstorage{0.13.1.127} [BetterStorage] (BetterStorage-1.7.10-0.13.1.127.jar)
UCHI AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHI bookshelf{1.2.0} [Bookshelf] (Bookshelf-1.7.10-1.2.0.jar)
UCHI chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHI CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
UCHI CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHI thedalekmod{39.75} [The Dalek Mod] (Dalek_Mod_1710.jar)
UCHI darkcore{0.41} [Dark Core] (darkcore-0.41-180.jar)
UCHI ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHI DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
UCHI dimstorage{1.3} [DimStorage] (DimStorage-1.7.2-1.3.jar)
UCHI Eln{51} [Electrical Age] (ElectricalAge_BETA-1.11_r51.jar)
UCHI endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHI EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.428_beta.jar)
UCHI exnihilo{1.38-52} [Ex Nihilo] (Ex-Nihilo-1.38-52.jar)
UCHI exastrisrebirth{MC1.7.10-1.01-null} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar)
UCHI ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHI MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
UCHI FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.440.jar)
UCHI GalacticScience_Tweaks{1.4} [GalacticScience-Tweaks] (GalacticScience_Tweaks-1.5.jar)
UCHI minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
UCHI advgenerators{0.9.20.123} [Advanced Generators] (generators-0.9.20.123-mc1.7.10.jar)
UCHI GregsLighting{1.11.2} [Greg's Lighting] (GregsLighting-1.11.2-mc1.7.10.jar)
UCHI hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHI inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHI IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCHI launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHI modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
UCHE modularsystems{2.2.1} [Modular Systems] (ModularSystems-1.7.10-2.2.1.jar)
UCHI NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHI NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHI NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHI NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHI NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHI NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHI NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHI Netherless{0.9.0} [Netherless] (Netherless-0.9.0.jar)
UCHI NuclearCraft{1.8b} [NuclearCraft] (NuclearCraft-1.8b--1.7.10.jar)
UCHI OpenComputers{1.5.22.46} [OpenComputers] (OpenComputers-MC1.7.10-1.5.22.46-universal.jar)
UCHI OpenAutomation{1.7.x-b218} [OpenAutomation] (OpenAutomation-1.7.x-b218.jar)
UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHI progressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.35.jar)
UCHI quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
UCHI RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHI RefinedRelocation{1.1.28} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.28.jar)
UCHI ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
UCHI rftools{4.23} [RFTools] (rftools-4.23.jar)
UCHI RouterReborn{1.2.0.41} [Router Reborn] (RouterReborn-1.7.10-1.2.0.41-universal.jar)
UCHI SGCraft{1.11.2} [Greg's SG Craft] (SGCraft-1.11.2-mc1.7.10.jar)
UCHI SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHI superMassiveTech{MC1.7.10-0.4.0-alpha-114} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.4.0-beta-114.jar)
UCHI TardisMod{0.995} [Tardis Mod] (tardismod-1.7.10-0.995-350.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1.2' Renderer: 'GeForce 7900 GT/GTO/PCIe/SSE2'
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.1.2-325
Mantle Environment: Environment healthy.
List of loaded APIs:
* appliedenergistics2|API (rv2) from tardismod-1.7.10-0.995-350.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.39.5.107.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.8 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
* CoFHAPI (1.7.10R1.0.2) from RandomThings-2.2.4.jar
* CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|core (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHAPI|energy (1.7.10R1.1.0) from ProgressiveAutomation-1.7.10-1.6.35.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.41-universal.jar
* CoFHAPI|inventory (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|item (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.428_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.36_beta.jar
* CoFHAPI|world (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* ComputerCraft|API (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|FileSystem (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Lua (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Media (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Peripheral (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Permissions (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Redstone (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Turtle (1.75) from tardismod-1.7.10-0.995-350.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.440.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
* MekanismAPI|core (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|energy (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|gas (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|infuse (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|laser (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|reactor (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|recipe (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|transmitter (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|util (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
* OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
* OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.28.jar
* Thaumcraft|API (4.2.2.0) from tardismod-1.7.10-0.995-350.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: No known problems detected.
Modpack Version: 1.6.2
Stencil buffer state: Function set: ARB, pool: forge, bits: 8
Launched Version: forge-10.13.4.1614
LWJGL: 2.9.1
OpenGL: GeForce 7900 GT/GTO/PCIe/SSE2 GL version 2.1.2, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)


EDIT!:

I actually Did Manage to Fix this on my own, thankfully.
But i would still love to hear what you would have done.
What i did was remove Modular Systems Mod. That seemed to be the problem.
I hope that mod wasn't too useful since i can't use it ever now again :p lol
 
Last edited:

SirWill

Active Member
Mar 29, 2014
123
8
43
Open the ModularSystems config and change that:
I:"Notify if out of Date? (0=Always, 1=Once, 2=Never)"=2

I will remove the mod with the next update anyway.
 
T

TheVenomMan

Guest
Open the ModularSystems config and change that:
I:"Notify if out of Date? (0=Always, 1=Once, 2=Never)"=2

I actually did try looking in to the Configs > Modular-Systems

then there was a folder named "Registries" and a CFG File named "ModularSystems"
But once i opened The CFG "ModularSystems" It was Completely Empty. I think you were possibly referencing that CFG File maybe?
Dunno why it was empty :I
But that isn't important since like you said:

I will remove the mod with the next update anyway.

Thank You Anyway :D
 
Y

ythienTV

Guest
Hi,

everything was fine while playing v1.5.9. The lastest update v1.6.2 crash during forge loading
 
T

TheVenomMan

Guest
Hi,

everything was fine while playing v1.5.9. The lastest update v1.6.2 crash during forge loading

You Might have the problem i had with 1.6.2 during forge loading
Try Deleting the Mod named "Modular Systems" (you dont have to delete the config files)
Or you can Turn the Version Checking of "Modular Systems" Off in the configs
(and that is the cause of the crash BTW, the version checking of Modular Systems)
But the Mod will get removed in the next update anyway so i recommend deleting the mod to prepare for next update ( i guess :rolleyes: )
 
Y

ythienTV

Guest
After manually removing Modular Systems, everything works fine again. Thank you for you answer!
 
T

TheVenomMan

Guest
I'd like to ask 1 thing.
are there more Templates For my Worlds i can get? Like player made ones?
or do they HAVE to be like Specific People Made ones.
Because i would love to see more Templates for Worlds :D
 

SirWill

Active Member
Mar 29, 2014
123
8
43
I'd like to ask 1 thing.
are there more Templates For my Worlds i can get? Like player made ones?
or do they HAVE to be like Specific People Made ones.
Because i would love to see more Templates for Worlds :D
As no one created one there are only the 2 which are in the pack.
 
S

Salano

Guest
The buttons on your page that lead to changelog, credits, etc lead to the wrong places.
 
K

kruda5

Guest
Already created an update with 1.8a, will add 1.8b with the next update.
No you didnt
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 8/27/16 6:44 PM
Description: Unexpected error

java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at mcp.mobius.waila.overlay.WailaTickHandler.tickClient(WailaTickHandler.java:62)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_486_WailaTickHandler_tickClient_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1587)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.7.10
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: 590508104 bytes (563 MB) / 1849688064 bytes (1764 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:permSize=256m
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.1614 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
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA OpenComputers|Core{1.5.22.46} [OpenComputers (Core)] (minecraft.jar)
UCHIJA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.440.jar)
UCHIJA SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9-CUSTOM_1.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJA armourersWorkshop{1.7.10-0.39.5.107} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.39.5.107.jar)
UCHIJA plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.39.5.107.jar)
UCHIJA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJA AwesomeSauceCore{0.1.0} [AwesomeSauce Core] (AwesomeSauceCore-1.7.x-b52.jar)
UCHIJA AwesomeSauceComponents{0.1.0} [AwesomeSauce Components] (AwesomeSauceCore-1.7.x-b52.jar)
UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJA betterstorage{0.13.1.127} [BetterStorage] (BetterStorage-1.7.10-0.13.1.127.jar)
UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHIJA thedalekmod{39.75} [The Dalek Mod] (Dalek_Mod_1710.jar)
UCHIJA darkcore{0.41} [Dark Core] (darkcore-0.41-180.jar)
UCHIJA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
UCHIJA dimstorage{1.3} [DimStorage] (DimStorage-1.7.2-1.3.jar)
UCHIJA Eln{51} [Electrical Age] (ElectricalAge_BETA-1.11_r51.jar)
UCHIJA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.428_beta.jar)
UCHIJA exnihilo{1.38-52} [Ex Nihilo] (Ex-Nihilo-1.38-52.jar)
UCHIJA exastrisrebirth{MC1.7.10-1.01-null} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
UCHIJA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.440.jar)
UCHIJA GalacticScience_Tweaks{1.4} [GalacticScience-Tweaks] (GalacticScience_Tweaks-1.5.jar)
UCHIJA minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
UCHIJA advgenerators{0.9.20.123} [Advanced Generators] (generators-0.9.20.123-mc1.7.10.jar)
UCHIJA GregsLighting{1.11.2} [Greg's Lighting] (GregsLighting-1.11.2-mc1.7.10.jar)
UCHIJA hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
UCHIJA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCHIJA launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
UCHIJA NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA Netherless{0.9.0} [Netherless] (Netherless-0.9.0.jar)
UCHIJA NuclearCraft{1.8b} [NuclearCraft] (NuclearCraft-1.8b--1.7.10.jar)
UCHIJA OpenComputers{1.5.22.46} [OpenComputers] (OpenComputers-MC1.7.10-1.5.22.46-universal.jar)
UCHIJA OpenAutomation{1.7.x-b218} [OpenAutomation] (OpenAutomation-1.7.x-b218.jar)
UCHIJA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHIJA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHIJA progressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.35.jar)
UCHIJA quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJA RefinedRelocation{1.1.28} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.28.jar)
UCHIJA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
UCHIJA rftools{4.23} [RFTools] (rftools-4.23.jar)
UCHIJA RouterReborn{1.2.0.41} [Router Reborn] (RouterReborn-1.7.10-1.2.0.41-universal.jar)
UCHIJA SGCraft{1.11.2} [Greg's SG Craft] (SGCraft-1.11.2-mc1.7.10.jar)
UCHIJA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHIJA superMassiveTech{MC1.7.10-0.4.0-alpha-114} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.4.0-beta-114.jar)
UCHIJA TardisMod{0.995} [Tardis Mod] (tardismod-1.7.10-0.995-350.jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 4000'
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.1.2-325
Mantle Environment: Environment healthy.
List of loaded APIs:
* appliedenergistics2|API (rv2) from tardismod-1.7.10-0.995-350.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.39.5.107.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.8 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
* CoFHAPI (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|block (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|energy (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.41-universal.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.41-universal.jar
* CoFHAPI|inventory (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.428_beta.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from NuclearCraft-1.8b--1.7.10.jar
* CoFHAPI|tileentity (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.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 Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
* ComputerCraft|API (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|FileSystem (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Lua (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Media (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Peripheral (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Permissions (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Redstone (1.75) from tardismod-1.7.10-0.995-350.jar
* ComputerCraft|API|Turtle (1.75) from tardismod-1.7.10-0.995-350.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.440.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
* MekanismAPI|core (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|energy (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|gas (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|infuse (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|laser (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|reactor (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|recipe (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|transmitter (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* MekanismAPI|util (9.0.0) from NuclearCraft-1.8b--1.7.10.jar
* minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
* OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
* OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.28.jar
* Thaumcraft|API (4.2.2.0) from tardismod-1.7.10-0.995-350.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.1.0 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.12 from RouterReborn-1.7.10-1.2.0.41-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.6.3
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: forge-10.13.4.1614
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4276, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
 
Y

ythienTV

Guest
What is the backup mod of this modpack? I want to change how often the world will be saved.
 

Monsterguts173

New Member
Jul 29, 2019
17
0
0
So first, Thank you guys for keeping this pack going, I still think it is a great modpack.

Secondly, I am getting crashes when I use the matter transmitter (rftools) more then a cpl times, so to mars and back for example. It doesn't generate a crash report, just locks and then I have to force close it. It looks like when MCGS is about to crash it starts getting intermittent small freezes and then it will stop loading chunks and become unresponsive on the next teleport. I seem to recall the transmitters being finicky in previous versions. Anyway, let me know if more information would be helpful or if this is an unresolvable issue. Thank you!
 
T

Twoblind

Guest
Hello, I am really enjoying Galactic Science, but Ive run into a problem. I am trying to set up a sorting system and have been using relocator pipes with a filter module but it is not working it bypasses the pipe Im trying to sort with and goes into the other chest. Any ideas?
 

zBob

New Member
Jul 29, 2019
247
0
1
Hello, I am really enjoying Galactic Science, but Ive run into a problem. I am trying to set up a sorting system and have been using relocator pipes with a filter module but it is not working it bypasses the pipe Im trying to sort with and goes into the other chest. Any ideas?

These questions are difficult to answer without some details, either use ascii characters to show a model of your layout or upload some in game pictures so we can try to steer you in the right direction. Another option is to create a creative test world so you can more easily try out different setups, then you can go straight to what you want to build when you are playing in survival.
 

PizzaMan585

New Member
Jul 29, 2019
25
0
0
recently Ive started getting this problem where all blocks have all gone white
Untitfgjled.png

its really annoying and cant figure out what is causing it i even tried a resource pack and only the blocks that changed were to ones that i could already see like that chests
this is the log http://pastebin.com/0R7gpj18 could really use any help
Im not sure if it has anything to do with using the Curse launcher, because i never had this problem when playing the pack in the FTB launcher
 

SirWill

Active Member
Mar 29, 2014
123
8
43
Code:
[23:41:37] [Client thread/ERROR]: ########## GL ERROR ##########
[23:41:37] [Client thread/ERROR]: @ Post startup
[23:41:37] [Client thread/ERROR]: 1281: Invalid value
Try reinstalling your video driver.