gcewing / SGCraft

Stargates mod for Minecraft
http://www.cosc.canterbury.ac.nz/greg.ewing/minecraft/mods/SGCraft/
MIT License
11 stars 51 forks source link

[1.10.2] AugmentStructures creates a crash on startup #43

Open Th3Z0n3 opened 7 years ago

Th3Z0n3 commented 7 years ago

We have a issue with SGCraft-1.13.2-mc1.10.2. If i set AugmentStructures to true the server will crash on startup. Without generate sg structures this mod seems a little bit pointless. Hope it will be fixed asap.

We are running forge-12.18.3.2316.

gcewing commented 7 years ago

Crash log?

Th3Z0n3 commented 7 years ago

Sure. Here it is: https://pastebin.com/PUEWEveT

gcewing commented 7 years ago

`---- Minecraft Crash Report ----

WARNING: coremods are present: CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) IC2core (industrialcraft-2-2.6.245-ex110.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar) MtqFixPlugin (mtqfix-1.10.2-1.0.0.jar) MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.111.jar) CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.10.14-universal.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) AppEngCore (appliedenergistics2-rv4-alpha-11.jar) Contact their authors BEFORE contacting forge

// You're mean.

Time: 08.07.17 09:31 Description: Exception in server tick loop

java.lang.RuntimeException: java.lang.IllegalArgumentException: Can not set it.unimi.dsi.fastutil.longs.Long2ObjectMap field net.minecraft.world.gen.structure.MapGenStructure.field_75053_d to gcewing.sg.SGStructureMap at gcewing.sg.BaseReflectionUtils.setField(BaseReflectionUtils.java:75) at gcewing.sg.FeatureGeneration.modifyScatteredFeatureGen(FeatureGeneration.java:53) at gcewing.sg.FeatureGeneration.onInitMapGen(FeatureGeneration.java:41) at gcewing.sg.SGCraft.onInitMapGen(SGCraft.java:259) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_490_SGCraft_onInitMapGen_InitMapGenEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:47) at net.minecraft.world.gen.ChunkProviderOverworld.(ChunkProviderOverworld.java:68) at rtg.api.world.biome.OrganicBiomeGenerator.(OrganicBiomeGenerator.java:32) at rtg.world.RTGWorld.(RTGWorld.java:46) at rtg.world.biome.BiomeProviderRTG.(BiomeProviderRTG.java:54) at rtg.world.WorldTypeRTG.getBiomeProvider(WorldTypeRTG.java:46) at net.minecraft.world.WorldProvider.func_76572_b(WorldProvider.java:56) at net.minecraft.world.WorldProvider.func_76558_a(WorldProvider.java:39) at net.minecraft.world.WorldServer.(WorldServer.java:113) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:252) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.IllegalArgumentException: Can not set it.unimi.dsi.fastutil.longs.Long2ObjectMap field net.minecraft.world.gen.structure.MapGenStructure.field_75053_d to gcewing.sg.SGStructureMap at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(Unknown Source) at java.lang.reflect.Field.set(Unknown Source) at gcewing.sg.BaseReflectionUtils.setField(BaseReflectionUtils.java:72) ... 19 more

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

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows Server 2012 R2 (amd64) version 6.3 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 619667392 bytes (590 MB) / 1412173824 bytes (1346 MB) up to 10667687936 bytes (10173 MB) JVM Flags: 6 total; -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -Xmx10240M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.3.2316 98 mods loaded, 97 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316-universal.jar) UCHIJAA Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316-universal.jar) UCHIJAA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCHIJAA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) UCHIJAA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar) UCHIJAA {000} [CoFH ASM] (minecraft.jar) UCHIJAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) UCHIJAA securitycraft{v1.8.2.2} [SecurityCraft] ([1.10.2] SecurityCraft v1.8.2.2.jar) UCHIJAA cofhcore{4.1.10} [CoFH Core] (CoFHCore-1.10.2-4.1.10.14-universal.jar) UCHIJAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJAA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar) UCHIJAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar) UCHIJAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar) UCHIJAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar) UCHIJAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar) UCHIJAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) UCHIJAA chisel{MC1.10.2-0.0.11.26} [Chisel] (Chisel-MC1.10.2-0.0.11.26.jar) UCHIJAA CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) UCHIJAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCHIJAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2.jar) UCHIJAA Dynmap{2.4-8} [Dynmap] (Dynmap-2.4-forge-1.10.2.jar) UCHIJAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCHIJAA enderore{1.0} [Ender Ore] (Ender Ore-1.1.jar) UCHIJAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) UCHIJAA Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar) UCHIJAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar) UCHIJAA enderpay{0.3} [EnderPay] (enderpay-1.10.2-0.0.3.jar) UCHIJAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJAA IC2{2.6.245-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.245-ex110.jar) UCHIJAA galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.0.111.jar) UCHIJAA galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.0.111.jar) UCHIJAA extraplanets{0.5.4-Beta-Build} [Extra Planets] (ExtraPlanets-0.5.4-Beta-Build.jar) UCHIJAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar) UCHIJAA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar) UCHIJAA bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar) UCHIJAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) UCHIJAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3-anarchy.jar) UCHIJAA forgeessentials{10.2} [Forge Essentials] (forgeessentials-1.10.2-10.2.1356-server.jar) UCHIJAA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar) UCHIJAA gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar) UCHIJAA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar) UCHIJAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar) UCHIJAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCHIJAA journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar) UCHIJAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJAA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks-1.10.2-4.2.0.jar) UCHIJAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJAA malisisswitches{1.10.2-3.2.0} [Malisis Switches] (malisisswitches-1.10.2-3.2.0.jar) UCHIJAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJAA Mekanism{9.2.2} [Mekanism] (Mekanism-1.10.2-9.2.2.301.jar) UCHIJAA MekanismGenerators{9.2.2} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.2.301.jar) UCHIJAA MekanismTools{9.2.2} [MekanismTools] (MekanismTools-1.10.2-9.2.2.301.jar) UCHIJAA minecolonies{@VERSION@} [MineColonies] (minecolonies-universal-1.10.2-0.8.3056.jar) UCHIJAA minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) UCHIJAA MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) UCHIJAA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar) UCHIJAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) UCHIJAA netherportalfix{1.0} [Nether Portal Fix] (NetherPortalFix_1.10.2-3.3.4.jar) UCHIJAA nuclearcraft{2.2d} [NuclearCraft] (NuclearCraft-2.2d--1.10.2.jar) UCHIJAA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar) UCHIJAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) UCHIJAA railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar) UCHIJAA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar) UCHIJAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJAA thermalfoundation{2.1.4} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.4.9-universal.jar) UCHIJAA thermalexpansion{5.1.8} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.8.17-universal.jar) UCHIJAA redstonearsenal{2.1.2} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.2.6-universal.jar) UCHIJAA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar) UCHIJAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar) UCHIJAA rftools{6.10} [RFTools] (rftools-1.1x-6.10.jar) UCHIJAA ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.10.2-2.0.5.jar) UCHIJAA RTG{4.2.0.0-snapshot-4} [Realistic Terrain Generation] (RTG-1.10.2-4.2.0.0-snapshot-4.jar) UCHIJAA sgcraft{1.13.2} [SG Craft] (SGCraft-1.13.2-mc1.10.2.jar) UCHIJAA thermaldynamics{2.0.9} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.9.13-universal.jar) UCHIJAA TinkersAddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.10.2-1.0.6.jar) UCHIJAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJAA wailaplugins{MC1.10.2-0.3.0-26} [WAILA Plugins] (WAILAPlugins-MC1.10.2-0.3.0-26.jar) UCHIJAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCHIJAA waterpower{0.4.8} [WaterPower] (WaterPower-1.10.2-0.4.8.jar) UCHIJAA worldcontrol{1.0.1a} [World Control] (worldcontrol-1.0.1a.jar) UCHIJAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar) UCHIJAA WorldEditCuiFe{1.0.7} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.7-mf-1.10.2-12.18.2.2125.jar) UCHIJAA unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar) UD mtqfix{1.0.0} [MTQ fix] (minecraft.jar) Loaded coremods (and transformers): CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

IC2core (industrialcraft-2-2.6.245-ex110.jar)

Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) lumien.randomthings.asm.ClassTransformer MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) li.cil.oc.common.asm.ClassTransformer MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar) net.malisis.switches.asm.MalisisSwitchesTransformer MtqFixPlugin (mtqfix-1.10.2-1.0.0.jar) jmn.mods.mtqfix.AsmTransformer MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.111.jar) micdoodle8.mods.miccore.MicdoodleTransformer CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar) team.chisel.ctm.client.asm.CTMTransformer CoFH Loading Plugin (CoFHCore-1.10.2-4.1.10.14-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) codechicken.nei.asm.NEITransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer AppEngCore (appliedenergistics2-rv4-alpha-11.jar) appeng.coremod.transformer.ASMIntegration AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185 ForgeEssentials: Running ForgeEssentials 10.2.1356 (754143d). Modules loaded: Chat, Commands, JScripting, Multiworld, Permissions, PlayerLogger, Protection, Remote, SignTools, Teleport, Tickets, WorldBorder, factions, mapper Pulsar/tconstruct loaded Pulses:

Th3Z0n3 commented 7 years ago

Don't know what you are try to telling me. Sorry. Should i disable foamFix or RTG and try again?

gcewing commented 7 years ago

Sorry, I copied the traceback into here to preserve it in case it expires from pastebin.

It looks like SGCraft is conflicting with some other mod that alters structure generation. Try disabling mods.

Th3Z0n3 commented 7 years ago

Hmm. RTG can cause this problem but i can't disable it because for further terrain generation i think. It could look weird^^ But i will test it and give feedback here.

Th3Z0n3 commented 7 years ago

lol. so i've tried with all my mods...now i have only sgcraft installed and get tihs error^^

`---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that.

Time: 7/15/17 5:08 PM Description: Exception in server tick loop

java.lang.RuntimeException: java.lang.IllegalArgumentException: Can not set it.unimi.dsi.fastutil.longs.Long2ObjectMap field net.minecraft.world.gen.structure.MapGenStructure.field_75053_d to gcewing.sg.SGStructureMap at gcewing.sg.BaseReflectionUtils.setField(BaseReflectionUtils.java:75) at gcewing.sg.FeatureGeneration.modifyScatteredFeatureGen(FeatureGeneration.java:53) at gcewing.sg.FeatureGeneration.onInitMapGen(FeatureGeneration.java:41) at gcewing.sg.SGCraft.onInitMapGen(SGCraft.java:259) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_8_SGCraft_onInitMapGen_InitMapGenEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:47) at net.minecraft.world.gen.ChunkProviderOverworld.(ChunkProviderOverworld.java:68) at net.minecraft.world.WorldType.getChunkGenerator(WorldType.java:140) at net.minecraft.world.WorldProvider.func_186060_c(WorldProvider.java:61) at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:855) at net.minecraft.world.WorldServer.(WorldServer.java:115) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:85) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:120) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.IllegalArgumentException: Can not set it.unimi.dsi.fastutil.longs.Long2ObjectMap field net.minecraft.world.gen.structure.MapGenStructure.field_75053_d to gcewing.sg.SGStructureMap at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown Source) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(Unknown Source) at java.lang.reflect.Field.set(Unknown Source) at gcewing.sg.BaseReflectionUtils.setField(BaseReflectionUtils.java:72) ... 16 more

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

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1294137104 bytes (1234 MB) / 1672478720 bytes (1595 MB) up to 4772593664 bytes (4551 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.3.2281 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar) UCHIJAA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar) UCHIJAA sgcraft{1.13.2} [SG Craft] (SGCraft-1.13.2-mc1.10.2.jar) Loaded coremods (and transformers): GL info: ERROR RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'`

So...is it a sgcraft issue or forge issue?

I've tested it with 12.18.3-2316, 12.18.3-2297 and 12.18.3-2281. is it possible for you to update this mod for forge 2316?

gcewing commented 7 years ago

It's not Forge, it's Minecraft 1.10. You'll have to leave augmentStructures set to false in the config file for now. I'll look into it if I get time.