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

Topics - cerebralpolicy

#1
I have removed all mods thinking I had a mod issue, but I am still getting errors with name generation upon loading a new world.

Outlander Unions and Pirate gangs aren't generating faction names. Shattered Empires aren't generating place names or character names. Lastly, Tribals are not getting character names.

Example from log (it's too big to attacg)

Grammar unresolvable. Root 'r_name'

GRAMMAR RESOLUTION TRACE
1    r_name → [political_adjective] [political_union_outlander] of [nearnameinitial]
       political_adjective → UNRESOLVABLE
2      political_union_outlander->(16 strings from file: Words/Nouns/PoliticalUnions_Outlander)
2      nearnameinitial → [PlaceOutlander]
3        PlaceOutlander → [SylE][place_end]
           SylE → UNRESOLVABLE
           place_end → UNRESOLVABLE
3        PlaceOutlander → [SylE][place_end]
           SylE → UNRESOLVABLE
           place_end → UNRESOLVABLE
3        PlaceOutlander → [SylE][place_end]
           SylE → UNRESOLVABLE
           place_end → UNRESOLVABLE
3        PlaceOutlander → [SylE][SylE][SylE][place_end]
           SylE → UNRESOLVABLE
           SylE → UNRESOLVABLE
           SylE → UNRESOLVABLE
           place_end → UNRESOLVABLE
3        PlaceOutlander → [SylE][SylE][place_end]
           SylE → UNRESOLVABLE
           SylE → UNRESOLVABLE
           place_end → UNRESOLVABLE
3        PlaceOutlander → [SylE][SylE][place_end]
           SylE → UNRESOLVABLE
           SylE → UNRESOLVABLE
           place_end → UNRESOLVABLE
         PlaceOutlander → UNRESOLVABLE
2      nearnameinitial → [Direction] [PlaceOutlander]
         Direction → UNRESOLVABLE
         PlaceOutlander → UNRESOLVABLE
       nearnameinitial → UNRESOLVABLE
1    r_name → [political_union_outlander] of [nearnameinitial]
2      political_union_outlander->(16 strings from file: Words/Nouns/PoliticalUnions_Outlander)
       nearnameinitial → UNRESOLVABLE
1    r_name → [nearnameinitial]
       nearnameinitial → UNRESOLVABLE
1    r_name → [nearnameinitial] [political_union_outlander]
       nearnameinitial → UNRESOLVABLE
2      political_union_outlander->(16 strings from file: Words/Nouns/PoliticalUnions_Outlander)
1    r_name → [nearnameinitial] [political_adjective] [political_union_outlander]
       nearnameinitial → UNRESOLVABLE
       political_adjective → UNRESOLVABLE
2      political_union_outlander->(16 strings from file: Words/Nouns/PoliticalUnions_Outlander)
     r_name → UNRESOLVABLE

INCLUDES
NamerFactionOutlander
OutlanderPlaceNameUtility

CUSTOM RULES
#2
Mod bugs / Error on Planet Generation
September 19, 2017, 08:38:35 PM
Hi I have really been enjoying the game. But for the past few weeks I have not been able to start a new game. It always fails to initialize a new planet.

Here's my error
Exception from asynchronous event: System.ArgumentNullException: Argument cannot be null.
Parameter name: type
at System.Activator.CheckType (System.Type) <0x0005d>
at System.Activator.CreateInstance (System.Type,bool) <0x00013>
at System.Activator.CreateInstance (System.Type) <0x00012>
at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00214>
at RimWorld.PawnApparelGenerator/PossibleApparelSet.GiveToPawn (Verse.Pawn) <0x000ab>
at RimWorld.PawnApparelGenerator.GenerateStartingApparelFor (Verse.Pawn,Verse.PawnGenerationRequest) <0x007f5>
at (wrapper dynamic-method) Verse.PawnGenerator.GenerateGearFor_Patch1 (Verse.Pawn,Verse.PawnGenerationRequest) <0x0004c>
at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest) <0x0041b>
at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00105>
at RimWorld.Faction.GenerateNewLeader () <0x0022f>
at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x002c6>
at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0018a>
at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x00164>
at RimWorld.Page_CreateWorldParams.<CanDoNext>m__615 () <0x00048>
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>

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


Full log https://gist.github.com/5617ac4c31899575b6354d6ed6043a56