RimWorld

RimWorld

Altered Carbon 2: ReSleeved
Bug: RJW is still broken for pawn generation using this mod
Log:


Exception while generating pawn group: System.TypeLoadException: Could not resolve type with token 01000103 (from typeref, class/assembly rjw.DataStore, RJW, Version=1.5.9093.15414, Culture=neutral, PublicKeyToken=null)
at AlteredCarbon.RimJobWorldCompatibilityEntry.FetchData (Verse.Pawn pawn) [0x00001] in <2a1a4f83d3114876899e0fbe19d8b247>:0
at AlteredCarbon.NeuralData.CopyFromPawn (Verse.Pawn pawn, Verse.ThingDef sourceStack, System.Boolean copyRaceGenderInfo, System.Boolean canBackupPsychicStuff) [0x011c7] in <2a1a4f83d3114876899e0fbe19d8b247>:0
at AlteredCarbon.Hediff_NeuralStack.get_NeuralData () [0x0002c] in <2a1a4f83d3114876899e0fbe19d8b247>:0
at AlteredCarbon.AlteredCarbonManager.RegisterPawn (Verse.Pawn pawn) [0x0000e] in <2a1a4f83d3114876899e0fbe19d8b247>:0
at AlteredCarbon.Hediff_NeuralStack.PostAdd (System.Nullable`1[T] dinfo) [0x00160] in <2a1a4f83d3114876899e0fbe19d8b247>:0
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.HediffSet.AddDirect_Patch8(Verse.HediffSet,Verse.Hediff,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.Pawn_HealthTracker.AddHediff_Patch16(Verse.Pawn_HealthTracker,Verse.Hediff,Verse.BodyPartRecord,System.Nullable`1<Verse.DamageInfo>,Verse.DamageWorker/DamageResult)
at AlteredCarbon.StackSpawnModExtension.TryAddStack (Verse.Pawn pawn) [0x00078] in <2a1a4f83d3114876899e0fbe19d8b247>:0
at AlteredCarbon.PawnGenerator_GeneratePawn_Patch.Postfix (Verse.Pawn __result) [0x0002f] in <2a1a4f83d3114876899e0fbe19d8b247>:0
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.PawnGenerator.GeneratePawn_Patch19(Verse.PawnGenerationRequest)
at RimWorld.PawnGroupKindWorker_Trader.GenerateGuards (RimWorld.PawnGroupMakerParms parms, RimWorld.PawnGroupMaker groupMaker, Verse.Pawn trader, System.Collections.Generic.List`1[T] wares, System.Collections.Generic.List`1[T] outPawns) [0x000df] in <69945a8ed6c540cf90b578de735e0605>:0
at RimWorld.PawnGroupKindWorker_Trader.GeneratePawns (RimWorld.PawnGroupMakerParms parms, RimWorld.PawnGroupMaker groupMaker, System.Collections.Generic.List`1[T] outPawns, System.Boolean errorOnZeroResults) [0x0022e] in <69945a8ed6c540cf90b578de735e0605>:0
at (wrapper dynamic-method)

MonoMod.Utils.DynamicMethodDefinition.RimWorld.PawnGroupKindWorker.GeneratePawns_Patch2(RimWorld.PawnGroupKindWorker,RimWorld.PawnGroupMakerParms,RimWorld.PawnGroupMaker,bool)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.PawnGroupKindWorker.GeneratePawns_Patch2 (RimWorld.PawnGroupKindWorker,RimWorld.PawnGroupMakerParms,RimWorld.PawnGroupMaker,bool)
RimWorld.PawnGroupMaker:GeneratePawns (RimWorld.PawnGroupMakerParms,bool)
RimWorld.PawnGroupMakerUtility/<GeneratePawns>d__2:MoveNext ()
VFEInsectoids.PawnGroupMakerUtility_GeneratePawns/<Postfix>d__0:MoveNext ()
System.Collections.Generic.List`1<Verse.Pawn>:.ctor (System.Collections.Generic.IEnumerable`1<Verse.Pawn>)
System.Linq.Enumerable:ToList<Verse.Pawn> (System.Collections.Generic.IEnumerable`1<Verse.Pawn>)
RimWar.Utility.IncidentWorker_WarObjectMeeting:GenerateCaravanPawns (RimWorld.Faction,int)
RimWar.Utility.IncidentWorker_WarObjectMeeting:TryExecuteWorker (RimWorld.IncidentParms)
RimWar.Utility.IncidentWorker_WarObjectMeeting:PreExecuteWorker (RimWorld.IncidentParms,RimWar.Planet.WarObject,int)
RimWar.Planet.IncidentUtility:DoCaravanAttackWithPoints (RimWar.Planet.WarObject,RimWorld.Planet.Caravan,RimWar.RimWarData,RimWorld.PawnsArrivalModeDef,RimWorld.PawnGroupKindDef)
RimWar.Planet.WarObject:EngageCaravan (RimWorld.Planet.Caravan)
RimWar.Planet.CaravanArrivalAction_AttackWarObject:Arrived (RimWorld.Planet.Caravan)
Vehicles.VehicleCaravan_PathFollower:PatherArrived ()
Vehicles.VehicleCaravan_PathFollower:StartPath (int,RimWorld.Planet.CaravanArrivalAction,bool,bool)
Vehicles.WorldPathing:StartVehicleCaravanPath (int,RimWorld.Planet.CaravanArrivalAction,RimWorld.Planet.Caravan,bool,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Planet.Caravan_PathFollower.StartPath_Patch2 (RimWorld.Planet.Caravan_PathFollower,int,RimWorld.Planet.CaravanArrivalAction,bool,bool)
RimWorld.Planet.CaravanArrivalActionUtility/<>c__DisplayClass0_0`1<RimWar.Planet.CaravanArrivalAction_AttackWarObject>:<GetFloatMenuOptions>b__0 ()
Verse.FloatMenuOption:Chosen (bool,Verse.FloatMenu)
Verse.FloatMenuOption:DoGUI (UnityEngine.Rect,bool,Verse.FloatMenu)
Verse.FloatMenu:DoWindowContents (UnityEngine.Rect)
Verse.FloatMenuWorld:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)



This happens specifically when attacking trade caravans in the RimWar mod.
< >
Showing 1-9 of 9 comments
Einhart Feb 10 @ 11:30am 
I also can't extract stacks. It does the surgery, but either injures the pawn's head or simply does nothing.
TurtleShroom Feb 10 @ 12:03pm 
Excellent. Don't fix it.
Originally posted by TurtleShroom:
Excellent. Don't fix it.

Imagine being so pathetic that you try and judge random people on the internet.
Try to update your rjw, there is new version probably also ask troubleshooting on rjw dc
Originally posted by TheoryOfMadness:
Imagine being so pathetic that you try and judge random people on the internet.

Imagine seeing a game and thinking: "You what this game needs? RAPE."
Originally posted by TurtleShroom:
Originally posted by TheoryOfMadness:
Imagine being so pathetic that you try and judge random people on the internet.

Imagine seeing a game and thinking: "You what this game needs? RAPE."

Not everyone uses it for that. It's disabled by default.
Originally posted by Capefear56:
Originally posted by TurtleShroom:

Imagine seeing a game and thinking: "You what this game needs? RAPE."

Not everyone uses it for that. It's disabled by default.

No point in arguing with him, look at his profile.
Originally posted by Capefear56:
Unapologetic Christian fundamentalist, rightist, Dixie, and gamer. Celibate by vow. Let's Go Brandon!...



...My policy for commentary is as follows:

1. Anything I deem sexually obscene, sexualized, or otherwise related to sexual immorality or bodily impropriety will be deleted without notice.

2. Any use of swear words will be deleted after a grace period; the author of the obscene comment has until that time to rewrite the comment...



...8. Do not engage in blasphemy: by this, I mean not to use slurs or disgraces to the Name of God, such as Taking the Lord's Name In Vain, nor making petty, childish insults ("sky daddy," etc.). ...

There's no point arguing with him about this. You might as well try to convinve a fish of benefits of living on the land.
Last edited by [C|⦿] Typical Lama [✚]; Mar 5 @ 10:04am
Originally posted by C|⦿ Typical Lama ✚:
Originally posted by Capefear56:

Not everyone uses it for that. It's disabled by default.

No point in arguing with him, look at his profile.
Originally posted by Capefear56:
Unapologetic Christian fundamentalist, rightist, Dixie, and gamer. Celibate by vow. Let's Go Brandon!...



...My policy for commentary is as follows:

1. Anything I deem sexually obscene, sexualized, or otherwise related to sexual immorality or bodily impropriety will be deleted without notice.

2. Any use of swear words will be deleted after a grace period; the author of the obscene comment has until that time to rewrite the comment...



...8. Do not engage in blasphemy: by this, I mean not to use slurs or disgraces to the Name of God, such as Taking the Lord's Name In Vain, nor making petty, childish insults ("sky daddy," etc.). ...

There's no point arguing with him about this. You might as well try to convinve a fish of benefits of living on the land.

big yikes
Originally posted by TurtleShroom:
Excellent. Don't fix it.
Imagine reacting this way when the Altered Carbon even lists itself as supporting compatibility with RJW. If it bugs you that much, stop using Altered Carbon as well.
< >
Showing 1-9 of 9 comments
Per page: 1530 50