Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Legacy_

#1
Releases / Re: [B18] JecsTools [2/20/2018]
April 08, 2018, 06:40:13 PM
Er... I keep getting this error when trying to create a new world. I'm using the non-DRM version with a bunch of mods that require Hugslib, which btw definately doesnt work beside JecsTools. I've read them replies and noticed that JecsTools and Hugslib didnt work before together on DRM-free but Jecs had it fixed.

Anyway, the error logs are as follow:
Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
at System.Reflection.Assembly.GetTypes () <0x0001b>
at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
at Verse.ThingWithComps.PostMake () <0x0001e>
at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
at Verse.PawnGenerator.GeneratePawnInternal (Verse.PawnGenerationRequest) <0x0054f>
at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
at RimWorld.Faction.GenerateNewLeader () <0x001ec>
at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00287>
at RFC_Code.FactionGenerator_GenerateFactionsIntoWorld.Prefix () <0x00668>
at (wrapper dynamic-method) RimWorld.FactionGenerator.GenerateFactionsIntoWorld_Patch1 () <0x0001b>
at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>

Verse.Log:Error(String)
RimWorld.Planet.WorldGenerator:GenerateWorld(Single, String, OverallRainfall, OverallTemperature)
RimWorld.Page_CreateWorldParams:<CanDoNext>m__0()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()


There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
at System.Reflection.Assembly.GetTypes () <0x0001b>
at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
at Verse.ThingWithComps.PostMake () <0x0001e>
at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
at Verse.PawnGenerator.GeneratePawnInternal (Verse.PawnGenerationRequest) <0x0054f>
at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>

Verse.Log:Error(String)
Verse.StartingPawnUtility:NewGeneratedStartingPawn()
RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns:PostWorldGenerate()
RimWorld.Scenario:PostWorldGenerate()
RimWorld.Planet.WorldGenerator:GenerateWorld(Single, String, OverallRainfall, OverallTemperature)
RimWorld.Page_CreateWorldParams:<CanDoNext>m__0()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()


Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
at System.Reflection.Assembly.GetTypes () <0x0001b>
at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
at Verse.ThingWithComps.PostMake () <0x0001e>
at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
at Verse.PawnGenerator.GeneratePawnInternal (Verse.PawnGenerationRequest) <0x0054f>
at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>

Verse.Log:Error(String)
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()



I thank thou for the attention.