Closed y40775568 closed 6 years ago
Please try and reinstall the whole mod pack
I try it already but still crash
2018-03-30 11:51 GMT+08:00 MJRLegends notifications@github.com:
Please try and reinstall the whole mod pack
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MJRLegends/Space-Astronomy-2-Feedback-/issues/247#issuecomment-377438397, or mute the thread https://github.com/notifications/unsubscribe-auth/Agmvn1o-Ep_TWwgmIpvCY6FVI72YYNP6ks5tjavfgaJpZM4TBRJ3 .
---- Minecraft Crash Report ----
WARNING: coremods are present: CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar) NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) literalascension (literalascension-1.10.2-1.0.2.2.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar) IC2core (industrialcraft-2-2.6.252-ex110.jar) Default Options (DefaultOptions_1.10.2-6.1.5.jar) BlurPlugin (Blur-1.0.4-14.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) SoundUnpack (OpenSecurity-MC1.10.2-1.0-39.jar) MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.1.166.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) TransformerLoader (OpenComputers-MC1.10.2-1.7.2.170.jar) AstralCore (astralsorcery-1.4.5.jar) llibrary (llibrary-1.7.7-1.10.2.jar) LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) ForgelinPlugin (Forgelin-1.6.0.jar) DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.9.9.jar) OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.5.jar) LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar) CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar) Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 3/30/18 11:59 AM Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Decocraft (props) Caused by: java.lang.RuntimeException: com.mia.gson.JsonSyntaxException: com.mia.gson.stream.MalformedJsonException: Unterminated object at line 6913 column 9 path $[566].tileParams.VarRend_INVENTORY at com.mia.craftstudio.CSPack.readPackFile(CSPack.java:160) at com.mia.craftstudio.CSProject.loadPacks(CSProject.java:252) at com.mia.craftstudio.minecraft.forge.CSLibMod.getCSProjectAndLoad(CSLibMod.java:89) at com.mia.props.Props.loadModels(Props.java:229) at com.mia.props.Props.preInit(Props.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: com.mia.gson.JsonSyntaxException: com.mia.gson.stream.MalformedJsonException: Unterminated object at line 6913 column 9 path $[566].tileParams.VarRend_INVENTORY at com.mia.gson.internal.Streams.parse(Streams.java:59) at com.mia.gson.JsonParser.parse(JsonParser.java:84) at com.mia.craftstudio.CSPack.readPackFile(CSPack.java:157) ... 40 more Caused by: com.mia.gson.stream.MalformedJsonException: Unterminated object at line 6913 column 9 path $[566].tileParams.VarRend_INVENTORY at com.mia.gson.stream.JsonReader.syntaxError(JsonReader.java:1569) at com.mia.gson.stream.JsonReader.doPeek(JsonReader.java:492) at com.mia.gson.stream.JsonReader.hasNext(JsonReader.java:415) at com.mia.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:718) at com.mia.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:719) at com.mia.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:711) at com.mia.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:694) at com.mia.gson.internal.Streams.parse(Streams.java:47) ... 42 more
-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2423257216 bytes (2310 MB) / 5200936960 bytes (4960 MB) up to 11453595648 bytes (10923 MB) JVM Flags: 4 total; -Xmx12288m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.3.2511 196 mods loaded, 196 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) UCH Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) UCH Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCH creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) UCH littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar) UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCH NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) UCH OpenComputers|Core{1.7.2.170} [OpenComputers (Core)] (minecraft.jar) UCH openmodscore{0.11.5} [OpenModsLib Core] (minecraft.jar) UCH foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) UCH bettercombatmod{1.4.0} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.4.jar) UCH aarandomlensblocker{1.0} [AARandomLensBlocker] (aarandomlensblocker-1.10.2_1.0.jar) UCH actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCH CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) UCH CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCH EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCH IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar) UCH JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCH OpenComputers{1.7.2.170} [OpenComputers] (OpenComputers-MC1.10.2-1.7.2.170.jar) UCH actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar) UCH advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar) UCH csb_armorstand{1.0.4} [Armor Stand Configurator] (ArmorStandGUI-1.10-1.0.4.jar) UCH Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCH Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar) UCH astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar) UCH Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCH backport{1.3} [Backport] (backport-1.3-patch2.jar) UCH bdlib{1.12.4.25} [BD Lib] (bdlib-1.12.4.25-mc1.10.2.jar) UCH bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) UCH betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) UCH BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCH BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar) UCH blur{1.0.4-14} [Blur] (Blur-1.0.4-14.jar) UCH bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCH bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.10.2-5.0.0-B92.jar) UCH BuildersGuides{1.10.2-1.0.2} [Builder's Guides] (buildersguides-1.10.2-1.0.2.jar) UCH Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) UCH chancecubes{1.10.2-3.1.1.221} [Chance Cubes] (ChanceCubes-1.10.2-3.1.1.221.jar) UCH ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar) UCH ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar) UCH chisel{MC1.10.2-0.2.0.43} [Chisel] (Chisel-MC1.10.2-0.2.0.43.jar) UCH mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCH chiselsandbits{12.18} [Chisels & Bits] (chiselsandbits-12.18.jar) UCH shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar) UCH clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar) UCH cyclopscore{0.10.10} [Cyclops Core] (CyclopsCore-1.9.4-0.10.10.jar) UCH colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar) UCH commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.10.2-1.3.4.jar) UCH endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) UCH Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar) UCH EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar) UCH compatlayer{0.3.1} [compatlayer] (compatlayer-1.10-0.3.1.jar) UCH asielib{1.0.0} [asielib] (Computronics-1.10.2-1.6.5.jar) UCH galacticraftcore{4.0.1.166} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.1.166.jar) UCH Mekanism{9.2.4} [Mekanism] (Mekanism-1.10.2-9.2.4.103.jar) UCH computronics{1.6.5} [Computronics] (Computronics-1.10.2-1.6.5.jar) UCH cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar) UCH pillar_extension_biomesoplenty{3.0.0} [Corail Pillar - Biomes O'Plenty Extension] (corail_pillar_extension_biomesoplenty-3.0.0.jar) UCH pillar_extension_chisel{1.1.0} [Corail Pillar - Chisel Extension] (corail_pillar_extension_chisel-1.1.0.jar) UCH extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.18.jar) UCH coroutil{1.10.2-1.1.18} [CoroUtil Library] (coroutil-1.10.2-1.1.18.jar) UCH configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.18.jar) UCH cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar) UCH crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) UCH MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) UCH ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) UCH creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar) UCH custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) UCH cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar) UCH debugserverinfo{1.0.5} [DebugServerInfo] (DebugServerInfo-1.10.2-1.0.5.jar) UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.5.2_1.10.2.jar) UCE props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.10.2.jar) UCH eleccore{1.7.431} [ElecCore] (ElecCore-1.10.2-1.7.431.jar) UCH mcjtylib_ng{2.5.3} [McJtyLib] (mcjtylib-1.1x-2.5.3.jar) UCH deepresonance{1.4.9} [DeepResonance] (deepresonance-1.1x-1.4.9.jar) UCH defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar) UCH StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar) UCH bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar) UCH drones{0.1.17} [drones] (Drones-0.1.17.jar) UCH dsurround{3.4.9.9} [Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.9.9.jar) UCH presets{3.4.9.9} [Presets!] (DynamicSurroundings-1.10.2-3.4.9.9.jar) UCH elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCH eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar) UCH endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar) UCH energyconverters{1.0.0.26} [Energy Converters] (energyconverters_1.10.2-1.0.0.26.jar) UCH mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCH tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCH immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) UCH exchangers{1.10.2-1.8.1} [Exchangers] (Exchangers-1.10.2-1.8.1.jar) UCH galacticraftplanets{4.0.1.166} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.1.166.jar) UCH mjrlegendslib{1.10.2-1.1.0} [MJRLegendsLib] (MJRLegendsLib-1.10.2-1.1.0.jar) UCH extraplanets{1.10.2-1.0.3} [Extra Planets] (ExtraPlanets-1.10.2-1.0.3.jar) UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.7.5.jar) UCH zerocore{1.10.2-0.1.1.1} [Zero CORE] (zerocore-1.10.2-0.1.1.1.jar) UCH bigreactors{1.10.2-0.4.5.46} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.46.jar) UCH farmingforblockheads{1.1.16} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.16.jar) UCH fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) UCH sonarcore{3.3.0} [SonarCore] (SonarCore-1.10.2-3.3.0.jar) UCH fluxnetworks{1.2.8} [FluxNetworks] (FluxNetworks-1.10.2-1.2.8.jar) UCH foamfix{@VERSION@} [FoamFix] (foamfix-0.7.2-anarchy.jar) UCH forgelin{1.6.0} [Shadowfacts' Forgelin] (Forgelin-1.6.0.jar) UCH ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar) UCH ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar) UCH geneticsreborn{1.04} [Genetics Reborn] (geneticsreborn-mc1.10.2-v1.05.jar) UCH grapple_hooks{1.0.8} [Grapple Hooks] (Grapple-Hooks-1.10.2-1.0.8.jar) UCH gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar) UCH huds{#VERSION#} [huds] (Huds-beta-1.0.2.jar) UCH industrialwires{1.4-18} [Industrial Wires] (IndustrialWires-1.4-18.jar) UCH LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) UCH InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar) UCH mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar) UCH initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar) UCH inventoryspam{1.0.2} [Inventory Spam] (InventorySpam-1.10.2-1.0.2.jar) UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCH ironbackpacks{1.10.2-2.2.33} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.33.jar) UCH ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCH itorch{1.10.2-0.1.5} [iTorch] (itorch-1.10.2-0.1.5.jar) UCH jehc{1.2.2} [Just Enough HarvestCraft] (jehc-1.10.2-1.2.2.jar) UCH jeiintegration{1.2.0.19} [JEI Integration] (jeiintegration_1.10.2-1.2.0.19.jar) UCH journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar) UCH jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar) UCH lightningcraft{2.7.3} [LightningCraft] (lightningcraft-2.7.3-[1.10.2].jar) UCH llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar) UCH literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar) UCH littletiles{1.4.8} [LittleTiles] (LittleTiles v1.4.12 mc1.10.2.jar) UCH MekanismGenerators{9.2.4} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.4.103.jar) UCH MekanismTools{9.2.4} [MekanismTools] (MekanismTools-1.10.2-9.2.4.103.jar) UCH mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar) UCH miniheads{1.0.7} [MiniHeads] (miniheads-1.0.7-1.10.2.jar) UCH mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar) UCH modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar) UCH numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.129.jar) UCH powersuits{1.10.2-1.2.129} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.129.jar) UCH moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar) UCH mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCH mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar) UCH mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar) UCH shetiphiancore{3.3.11} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.11.jar) UCH multibeds{1.2.6} [Multi-Beds] (multibeds-1.10.0-1.2.6.jar) UCH mysticalagriculture{1.5.10} [Mystical Agriculture] (mysticalagriculture-1.10.2-1.5.10.jar) UCH natura{1.10.2-4.1.0.82} [Natura] (natura-1.10.2-4.1.0.82.jar) UCH Neat{1.3-12} [Neat] (Neat 1.3-12.jar) UCH neotech{4.0.0} [NeoTech] (Neotech-1.10.2-4.0.0-B151.jar) UCH netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.7.jar) UCH refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar) UCH ocrsdriver{1.0} [OC RS Driver] (ocrsdriver-1.0.2.jar) UCH omlib{3.0.0-133} [OMLib] (omlib-1.10.2-3.0.0-133.jar) UCH openmods{0.11.5} [OpenModsLib] (OpenModsLib-1.10.2-0.11.5.jar) UCH openblocks{1.7.6} [OpenBlocks] (OpenBlocks-1.10.2-1.7.6.jar) UCH openmodularturrets{3.0.0-236} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-236.jar) UCH openprinter{0.1.0.7} [OpenPrinter] (OpenPrinter-1.9.4-0.1.0.7.jar) UCH opensecurity{1.0-39} [OpenSecurity] (OpenSecurity-MC1.10.2-1.0-39.jar) UCH oreexcavation{1.2.114} [OreExcavation] (OreExcavation-1.2.114.jar) UCH p455w0rdslib{1.0.32} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.32.jar) UCH packguard{2.2.0} [PackGuard] (PackGuard-1.10.2-2.2.0b.jar) UCH harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) UCH pressure{1.3.1.27} [Pressure Pipes] (pressure-1.3.1.27-mc1.10.2.jar) UCH progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar) UCH quantumflux{2.0.11} [QuantumFlux] (quantumflux-1.10.2-2.0.11.jar) UCH railcraft{10.3.1} [Railcraft] (Railcraft_1.10.2-10.3.1.jar) UCH rainboaks{1.0.2} [Rainbow Oak Trees] (RainbowOaks-1.10-1.0.2.jar) UCH randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar) UCH reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCH reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCH rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar) UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar) UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCH rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar) UCH rftoolscontrol{1.7.0} [RFTools Control] (rftoolsctrl-1.1x-1.7.0.jar) UCH rockhounding_core{1.11} [Rockhounding Mod: Core] (rockhounding_core-1.10.2-1.11.jar) UCH rockhounding_chemistry{1.10.2-1.64} [Rockhounding Mod: Chemistry] (rockhounding_chemistry-1.10.2-1.64.jar) UCH rockhounding_rocks{1.10.2-1.12} [Rockhounding: Rocks] (rockhounding_rocks-1.10.2-1.12.jar) UCH ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.10.2-2.0.5.jar) UCH scannable{1.6.2.29} [Scannable] (Scannable-MC1.10.2-1.6.2.29.jar) UCH sgcraft{1.13.2} [SG Craft] (SGCraft-1.13.2-mc1.10.2.jar) UCH SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar) UCH valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar) UCH simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar) UCH simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar) UCH SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar) UCH SpaceAstronomyTweaks{0.9} [SpaceAstronomyTweaks] (SpaceAstronomyTweaks-0.9.jar) UCH storageboats{1.6} [Storage Boats] (StorageBoats-1.7.jar) UCH storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar) UCH tinker_io{release 2.4.4b} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4b.jar) UCH TinkersAddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.10.2-1.0.6.jar) UCH tp{1.2.5} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.6.jar) UCH torcharrowsmod{1.10.2-1} [TorchArrowsMod] (torcharrows-1.10.2-1.jar) UCH waddles{0.5.4} [Waddles] (Waddles-1.10.2-0.5.4.jar) UCH wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCH weather2{1.10.2-2.5} [Localized Weather & Storms] (weather2-1.10.2-2.5.jar) UCH wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar) UCH corail_pillar{4.1.0} [Corail Pillar] (corail_pillar-4.1.0-1.10.2.jar) UCH unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar) Loaded coremods (and transformers): CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) lumien.randomthings.asm.ClassTransformer CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) net.fybertech.nwr.NWRTransformer literalascension (literalascension-1.10.2-1.0.2.2.jar) com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer IC2core (industrialcraft-2-2.6.252-ex110.jar)
Default Options (DefaultOptions_1.10.2-6.1.5.jar) net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer BlurPlugin (Blur-1.0.4-14.jar) com.tterrag.blur.BlurTransformer NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) codechicken.nei.asm.NEITransformer RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) reborncore.mixin.transformer.MixinTransformer FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar) shetiphian.core.asm.ClassTransformer SoundUnpack (OpenSecurity-MC1.10.2-1.0-39.jar)
MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.1.166.jar) micdoodle8.mods.miccore.MicdoodleTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer TransformerLoader (OpenComputers-MC1.10.2-1.7.2.170.jar) li.cil.oc.common.asm.ClassTransformer AstralCore (astralsorcery-1.4.5.jar)
llibrary (llibrary-1.7.7-1.10.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar) com.creativemd.littletiles.LittleTilesLateTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer ForgelinPlugin (Forgelin-1.6.0.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.9.9.jar) org.blockartistry.DynSurround.asm.Transformer OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.5.jar) openmods.core.OpenModsClassTransformer LittlePatchingLoader (LittleTiles v1.4.12 mc1.10.2.jar) com.creativemd.littletiles.LittleTilesTransformer CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13507 Compatibility Profile Context 23.20.15027.1004' Renderer: 'Radeon RX 580 Series' OpenModsLib class transformers: [pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] Pulsar/tconstruct loaded Pulses:
WailaIntegration (Enabled/Not Forced)
Pulsar/natura loaded Pulses:
WailaIntegration (Enabled/Not Forced)
NotEnoughItems Invalid Fingerprint Reports: CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports: EnderStorage Invalid Fingerprint Reports: List of loaded APIs:
zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar 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!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
RebornCore: Plugin Engine: 0 RebornCore Version: 2.13.6.142 Mixin Status: 1 Runtime Debofucsation 1 RenderEngine: 0
Try it again please and post new crash log after you have tried, also does any mod pack start?
I have try the space astronomy 1 , and it is work the new crash log of space astronomy 2 https://pastebin.com/5URKzpSm
As a temp way to fix it you can just remove Decocraft
Oh thanks,it fixed now
2018-03-31 0:31 GMT+08:00 MJRLegends notifications@github.com:
As a temp way to fix it you can just remove Decocraft
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MJRLegends/Space-Astronomy-2-Feedback-/issues/247#issuecomment-377563967, or mute the thread https://github.com/notifications/unsubscribe-auth/Agmvn3TY89lXee_76Bmlk6RADCblfUS9ks5tjl3cgaJpZM4TBRJ3 .
Decocraft issue for future reference: https://minecraft.curseforge.com/projects/decocraft2/issues/1649
Added to known issues at https://github.com/MJRLegends/Space-Astronomy-2-Feedback-/issues/99
---Issue Report--- (PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)
Have you checked Open/Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING): [Yes or No] No
Description of Issue After click play and to the loading screen,then the Minecraft will be crash and go back to the launcher shows the crash report
Steps to Reproduce Issue Start launcher and then crash 5.crash Crash log/Log (if applicable): [PASTEBIN. Do NOT copy and paste the log into the issue post itself.]
log too big to be put into paste bin uploaded to mega.nz
https://pastebin.com/P5xLyQnY
Screenshots (if applicable):
Version of Mod Pack using (PLEASE DONT USE 'Latest' OR 'Newest'): [VERSION]
1.4.7
Where did this bug happen: [Single Player or Server]
single player
Additional Information [Any other information that may be able to help me with the problem]