Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tried to get a resource "Things/Building/Production/DeathjackTravelPotOn" from a different thread. All resources must be loaded in the main thread.
- Verse.Log:Error(String, Boolean)
- Verse.ContentFinder`1:Get(String, Boolean)
- Verse.Graphic_Single:Init(GraphicRequest)
- Verse.GraphicDatabase:GetInner(GraphicRequest)
- Verse.GraphicDatabase:Get(String, Shader, Vector2, Color)
- Deathjacks.CompTravelPotOverlay:.cctor()
- System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
- System.Reflection.MonoCMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
- System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
- System.Reflection.ConstructorInfo:Invoke(Object[])
- System.Activator:CreateInstance(Type, Boolean)
- System.Activator:CreateInstance(Type)
- Verse.ThingWithComps:InitializeComps_Patch1(Object)
- Verse.ThingWithComps:PostMake()
- Verse.ThingMaker:MakeThing(ThingDef, ThingDef)
- RimWorld.<PlayerStartingThings>c__Iterator1:MoveNext()
- System.Collections.Generic.List`1:AddEnumerable(IEnumerable`1)
- System.Collections.Generic.List`1:AddRange(IEnumerable`1)
- RimWorld.ScenPart_PlayerPawnsArriveMethod:GenerateIntoMap(Map)
- RimWorld.Scenario:GenerateIntoMap(Map)
- RimWorld.GenStep_ScenParts:Generate(Map, GenStepParams)
- Verse.MapGenerator:GenerateContentsIntoMap(IEnumerable`1, Map, Int32)
- Verse.MapGenerator:GenerateMap(IntVec3, MapParent, MapGeneratorDef, IEnumerable`1, Action`1)
- Verse.Game:InitNewGame_Patch1(Object)
- Verse.Root_Play:<Start>m__1()
- Verse.LongEventHandler:RunEventFromAnotherThread(Action)
- Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
- Tried to get a material from a different thread.
- Verse.Log:Error(String, Boolean)
- Verse.MaterialPool:MatFrom(MaterialRequest)
- Verse.Graphic_Single:Init(GraphicRequest)
- Verse.GraphicDatabase:GetInner(GraphicRequest)
- Verse.GraphicDatabase:Get(String, Shader, Vector2, Color)
- Deathjacks.CompTravelPotOverlay:.cctor()
- System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&)
- System.Reflection.MonoCMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
- System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo)
- System.Reflection.ConstructorInfo:Invoke(Object[])
- System.Activator:CreateInstance(Type, Boolean)
- System.Activator:CreateInstance(Type)
- Verse.ThingWithComps:InitializeComps_Patch1(Object)
- Verse.ThingWithComps:PostMake()
- Verse.ThingMaker:MakeThing(ThingDef, ThingDef)
- RimWorld.<PlayerStartingThings>c__Iterator1:MoveNext()
- System.Collections.Generic.List`1:AddEnumerable(IEnumerable`1)
- System.Collections.Generic.List`1:AddRange(IEnumerable`1)
- RimWorld.ScenPart_PlayerPawnsArriveMethod:GenerateIntoMap(Map)
- RimWorld.Scenario:GenerateIntoMap(Map)
- RimWorld.GenStep_ScenParts:Generate(Map, GenStepParams)
- Verse.MapGenerator:GenerateContentsIntoMap(IEnumerable`1, Map, Int32)
- Verse.MapGenerator:GenerateMap(IntVec3, MapParent, MapGeneratorDef, IEnumerable`1, Action`1)
- Verse.Game:InitNewGame_Patch1(Object)
- Verse.Root_Play:<Start>m__1()
- Verse.LongEventHandler:RunEventFromAnotherThread(Action)
- Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement