RimWorld
[Outdated] Call of Cthulhu - Cosmic Horrors
Bazalisk 2017년 6월 3일 오전 7시 57분
Odd error log entry
Exception in RimWorld.ThinkNode_ConditionalCanDoConstantThinkTreeJobNow TryIssueJobPackage: System.TypeInitializationException: An exception was thrown by the type initializer for CosmicHorror.Utility ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
at CosmicHorror.Utility..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.<DoPlayLoad>m__814 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
RimWorld.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextConstantThinkTreeJob()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
< >
전체 댓글 9개 중 1~9개 표시 중
Bazalisk 2017년 6월 3일 오전 7시 58분 
any advice on what has coursed this would be awesome ty.
Ryoma  [개발자] 2017년 6월 3일 오전 8시 32분 
@Bazzalisk: Yes, you're using the unstable build of RimWorld. Switch back to the standard one.
Bazalisk 2017년 6월 3일 오전 8시 33분 
ho ok, didn't realise i was using that version lol cheers for the help
Bazalisk 2017년 6월 3일 오전 8시 35분 
just checked, i'm not using any of the betas or alt builds :s just the normal a17 :(
Ryoma  [개발자] 2017년 6월 3일 오전 8시 45분 
@Bazzalisk: Okiedokie. I'll get back to you tomorrow with a fix. It just looks like it's not sure what job to do and throws errors.
Bazalisk 2017년 6월 3일 오전 8시 46분 
how odd, although don't worry too much. chances are your mod may be the unwitting victim of another, more sinister mod that i'm using. ow the irony :p
Kawaii Onii-Chan Kun 2017년 6월 3일 오후 6시 25분 
HELP
Kawaii Onii-Chan Kun 2017년 6월 4일 오전 11시 08분 
Exception ticking Cults_WombBetweenWorlds118145: System.NullReferenceException: Object reference not set to an instance of an object
at CultOfCthulhu.Building_WombBetweenWorlds+<>c__DisplayClass24_0.<TrySpawnPawn>b__0 (Verse.PawnKindDef x) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
at System.Linq.Enumerable.Any[PawnKindDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
at Verse.GenCollection.TryRandomElement[PawnKindDef] (IEnumerable`1 source, Verse.PawnKindDef& result) [0x00000] in <filename unknown>:0
at CultOfCthulhu.Building_WombBetweenWorlds.TrySpawnPawn (Verse.Pawn& pawn, Verse.Map map) [0x00000] in <filename unknown>:0
at CultOfCthulhu.Building_WombBetweenWorlds.TickRare () [0x00000] in <filename unknown>:0
at Verse.TickList.Tick () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

Armchair_Tactician 2017년 7월 5일 오후 2시 02분 
I keep getting errors that none of the resources in your COC mods are available despite the fact that I enabled the mods. Here is a small sample from one of the mods:

Could not find a type named CultOfCthulhu.ITab_Sacrifice
Verse.Log:Error(String)
Verse.ParseHelper:FromString(String, Type)
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
Verse.DirectXmlToObject:ListFromXml(XmlNode)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.<AllDefsFromAsset>c__Iterator226:MoveNext()
Verse.ModContentPack:LoadDefs(IEnumerable`1)
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__84E()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()

Could not find a type named CultOfCthulhu.ITab_Worship
Verse.Log:Error(String)
Verse.ParseHelper:FromString(String, Type)
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
Verse.DirectXmlToObject:ListFromXml(XmlNode)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
Verse.<AllDefsFromAsset>c__Iterator226:MoveNext()
Verse.ModContentPack:LoadDefs(IEnumerable`1)
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__84E()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()

All of the COC mods have similar error logs and is keeping me from creating a new game.
Armchair_Tactician 님이 마지막으로 수정; 2017년 7월 5일 오후 2시 03분
< >
전체 댓글 9개 중 1~9개 표시 중
페이지당 표시 개수: 1530 50