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 - Ruisuki

#1
Mods / how to report error log?
December 19, 2023, 02:18:28 AM
I tried doing it via the devmode menu ingame but whenever i upload the folder it just gives me an error. anyone know another way or ideally how to fix this one?
#2
Im using Rimpy and was fine using it up until last week when subscribing to mods on steam no longer updated rimpy and showed them under the inactive list. Anyone know why this might be? I started doing it manually using RIMPY still but im not sure how to update mods this way outside of removing them and readding them using steamCMD
#3
Releases / Re: [1.3] Children and Pregnancy - v4.1.0
October 23, 2022, 09:39:53 PM
cheers
#4
Mod bugs / Cant rescue
October 23, 2022, 09:31:18 PM
Anyone get this bug where clicking rescue doesnt do anything. It doesnt let you actually click it. Using rimpy with this modlist

errorlog/bug: https://gist.github.com/f1e4e865f29e0d526cc79333849798c6
Exception filling window for Verse.FloatMenu: System.InvalidCastException: Specified cast is not valid.
  at RimWorld.RestUtility+<>c__DisplayClass13_1.<FindBedFor>b__0 (Verse.Thing b) [0x00000] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at Verse.GenClosest+<>c__DisplayClass2_0.<ClosestThingReachable>b__0 (Verse.Thing t) [0x00034] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at Verse.GenClosest.<ClosestThing_Global>g__Process|5_0 (Verse.Thing t, Verse.GenClosest+<>c__DisplayClass5_0& ) [0x00047] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at Verse.GenClosest.ClosestThing_Global (Verse.IntVec3 center, System.Collections.IEnumerable searchSet, System.Single maxDistance, System.Predicate`1[T] validator, System.Func`2[T,TResult] priorityGetter) [0x0005d] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at Verse.GenClosest.ClosestThingReachable (Verse.IntVec3 root, Verse.Map map, Verse.ThingRequest thingReq, Verse.AI.PathEndMode peMode, Verse.TraverseParms traverseParams, System.Single maxDistance, System.Predicate`1[T] validator, System.Collections.Generic.IEnumerable`1[T] customGlobalSearchSet, System.Int32 searchRegionsMin, System.Int32 searchRegionsMax, System.Boolean forceAllowGlobalSearch, Verse.RegionType traversableRegionTypes, System.Boolean ignoreEntirelyForbiddenRegions) [0x0014c] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at RimWorld.RestUtility.FindBedFor (Verse.Pawn sleeper, Verse.Pawn traveler, System.Boolean checkSocialProperness, System.Boolean ignoreOtherReservations, System.Nullable`1[T] guestStatus) [0x00220] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at RimWorld.FloatMenuMakerMap+<>c__DisplayClass10_7.<AddHumanlikeOrders>b__8 () [0x00043] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at AchtungMod.MultiAction.<GetAction>b__8_0 () [0x0002d] in <5f75d744069147ddab38d5f6457534cb>:0
  at AchtungMod.MultiActions+<>c.<GetOption>b__16_21 (AchtungMod.MultiAction multiAction) [0x00006] in <5f75d744069147ddab38d5f6457534cb>:0
  at AchtungMod.Tools.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <5f75d744069147ddab38d5f6457534cb>:0
  at AchtungMod.MultiActions+<>c__DisplayClass16_0.<GetOption>b__14 () [0x00000] in <5f75d744069147ddab38d5f6457534cb>:0
  at Verse.FloatMenuOption.Chosen (System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x00030] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at Verse.FloatMenuOption.DoGUI (UnityEngine.Rect rect, System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x00535] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at Verse.FloatMenu.DoWindowContents (UnityEngine.Rect rect) [0x000fb] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
  at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <2ac9ff1464ea49a284d37555c9c1f6ec>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
#5
Quote from: Ruisuki on April 27, 2022, 06:49:26 PM
Quote from: Ruisuki on April 23, 2022, 08:18:24 PM
Hey so do i need to do anything special to get pawns pregnant? its been a year in game and theyve done lovin' but nothing so far. no contraception used either
I dont think its error related but posting just in case https://gist.github.com/585ffdcfb036326476ddf7d6bc7746de

I didnt touch the settings, pawn limit is set to 0 etc. I have seen kids, teenagers in game so the mod is active
i have this mod auto sorted with rimpy so that shouldnt be an issue at least

Error in static constructor of RimWorldChildren.HarmonyPatcher: System.TypeInitializationException: The type initializer for 'RimWorldChildren.HarmonyPatcher' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method System.Void Verse.PawnRenderer::RenderPawnInternal(UnityEngine.Vector3 rootLoc, System.Single angle, System.Boolean renderBody, Verse.Rot4 bodyFacing, Verse.RotDrawMode bodyDrawType, Verse.PawnRenderFlags flags) ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x00012] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at RimWorldChildren.Patches.PawnRenderer_RenderPawnInternal_Patch+<Transpiler>d__4.MoveNext () [0x00269] in <223b849f1b0f476cab5816064045ffb8>:0
  at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at HarmonyLib.CodeTranspiler.GetResult (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method) [0x00051] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.MethodBodyReader.FinalizeILCodes (HarmonyLib.Emitter emitter, System.Collections.Generic.List`1[T] transpilers, System.Collections.Generic.List`1[T] endLabels, System.Boolean& hasReturnCode) [0x0014a] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.MethodCopier.Finalize (HarmonyLib.Emitter emitter, System.Collections.Generic.List`1[T] endLabels, System.Boolean& hasReturnCode) [0x00000] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x00286] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00057] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000bb] in <212c5fc0752a439c852373c986c00088>:0
   --- End of inner exception stack trace ---
  at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0010f] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.PatchClassProcessor.Patch () [0x00093] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <212c5fc0752a439c852373c986c00088>:0
  at HarmonyLib.Harmony.PatchAll () [0x0001b] in <212c5fc0752a439c852373c986c00088>:0
  at RimWorldChildren.HarmonyPatcher..cctor () [0x0000c] in <223b849f1b0f476cab5816064045ffb8>:0
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at (wrapper dynamic-method) System.Runtime.CompilerServices.RuntimeHelpers.System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor_Patch1(System.RuntimeTypeHandle)
  at (wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility.Verse.StaticConstructorOnStartupUtility.CallAll_Patch4()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch4 (string)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch4 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
#6
Releases / Re: [1.3] Children and Pregnancy - v4.1.0
April 27, 2022, 06:49:26 PM
Quote from: Ruisuki on April 23, 2022, 08:18:24 PM
Hey so do i need to do anything special to get pawns pregnant? its been a year in game and theyve done lovin' but nothing so far. no contraception used either
I dont think its error related but posting just in case https://gist.github.com/585ffdcfb036326476ddf7d6bc7746de

I didnt touch the settings, pawn limit is set to 0 etc. I have seen kids, teenagers in game so the mod is active
#7
Releases / Re: [1.3] Children and Pregnancy - v4.1.0
April 23, 2022, 08:18:24 PM
Hey so do i need to do anything special to get pawns pregnant? its been a year in game and theyve done lovin' but nothing so far. no contraception used either
#8
Releases / Re: [1.3] Children and Pregnancy - v4.1.0
April 22, 2022, 03:01:27 AM
Quote from: GhostData on April 18, 2022, 09:26:43 AM
Quote from: Wolpeti on April 04, 2022, 02:54:53 PM
Quote from: GhostData on January 30, 2022, 04:48:00 PM
can you finaly please fix the pawn spawn age relation of faction PawnKindDefs since the shattered empire did just send me another batch of 10 year old Janissaries.
Thank you, finaly, but does that mean they are still inculded in the outlander, tribal and space pirates lists?
Do they all use the same spawn lists for caravans and visitors as for raiding parties?

By the way i never figured the "adopt" part out just "arresting" a random child that walks by.
No, they're removed from all visiting factions for the time being. It should be the case that the only children you will see are children born in the colony.

The Adoption feature is essentially a way to capture another faction's abandoned child without suffering reputation penalties. If you use it while that faction has adults on the map, it will be treated the same as an arrest and will make them hostile. If they leave without the child for whatever reason - mostly because Rimworld doesn't do a good job of simulating pawn compassion for down pawns, or children being born on your map - you can use this to easily take the child in, for those who have qualms with leaving them to starve to death.
theres a chance for pregnant pawns to pass through your base and give birth? I cant think of another situation where that specific scenario would happen
#9
Releases / Re: [1.0] Faction Manager (4-11-2018)
April 22, 2022, 02:59:29 AM
can unloaded colonies age? or do they freeze completely. since you mentioned immersion in your op I hoped itd be possible that they still grew old instead of acting like cryptosleep for your secondary pawns
#10
Unfinished / Re: [WIP] [1.2] Persistent RimWorlds
April 22, 2022, 02:55:44 AM
hows it going?
#11
Mod bugs / Caravan doesnt move on the world map
April 18, 2022, 12:19:06 PM
1a) After a certain point I became no longer able to travel with a caravan. Any caravans built, with any combination of my 9 colonists linger outside in the adjacent tile to my settlement. While I can use devmode to travel this is not ideal. If I have all of my colonists leave the colony (even if done in groups or one at a time) I get a gray screen and cant even load afterward so I must reboot. https://cdn.discordapp.com/attachments/319678499118120960/965571951601000458/unknown.png

1b) Additionally, the music no longer plays. When i first noticed it I didnt think it a big deal but I did load an earlier save and noticed this wasnt affected. Unfortunately I kept going with the affected file. That said idk if it would have eventually ended up like this anyway.

1c) Lastly the map itself is a problem. I noticed enemies and hostile wildlife sometimes disappeared when fighting me. I recently found out they were still in my map when my colonists drew their weapon and shot at seemingly nothing. I used dev mode to kill by clicking in the general direction. Once dead, their bodies appeared. That said there are still a couple areas near and inside the edge of the colony map where my colonists cant move towards even when drafted. If I somehow do manage to pathfind to these areas they themselves disappear, and I cannot get them back out of whatever they are stuck in.

2) I expected to be able to travel with caravans and not have the map cause these weird hiccups. There seems to be instances where old hostiles are trying to reach me and cause a constant ticking based on what I can decipher from the logs. That and unable to draw an object, im guessing the raiders themselves.

3) Partial Solution - I did figure out that by abandoning the map I am able to get the game back to normal. Not only does the music immediately come back on, but all of my caravans suddenly are able to move. Unfortunately this means leaving behind all colony progress and no confirmation whether this issue will just travel with me to another base eventually

I have since tried a few things. veryifying games integrity on steam, cleared my config files, resorted all mods once manually and now through rimpy manager, downloaded all your base, and have prayed to the rimgods. Ive attached my modlist, save and config files below
https://drive.google.com/file/d/1sJMQmE6k7BAmXsbr3sviSZ78BwVjmS46/view?usp=sharing
https://drive.google.com/file/d/1IhQQGXvFLdcXRnNOvVnkiorlEdMz3-oy/view?usp=sharing
https://gist.github.com/5b72ddefa330b8d0053edf20f0857a71
#12
Mod bugs / Re: Grey screen bug
April 18, 2022, 11:45:04 AM
I get the same thing except it mostly happens, really without exception when I leave my map with all of my colonists. If one stays behind it doesnt happen, but if all leave i get that screen. Cant even load it afterward have to restart.
#13
Mods / Re: Caravan doesnt move on the world map
April 18, 2022, 07:39:03 AM
Remember how you pointed out performance optimizer was a potential issue in the first post canute? Well another one of the authors mods is faction manager, which I suspect is the more likely culprit. As soon as I clicked 'unload' one of the invisible npcs that keeps ticking on the log showed up hostile. I still cant see them but my pawn is shooting at them. So thats progress I guess

Ended up using devmode to destroy them and the colonist that was engaged with them went up to lvl 20 brawling(almost as if it was fighting them the entire time it was ticking).
#14
Mods / Re: Caravan doesnt move on the world map
April 18, 2022, 07:24:56 AM
Quote from: Canute on April 18, 2022, 07:04:48 AM


QuoteWhat could this mean? a pawn, colony or the map itself was bugged?
When the caravan without him is moving, i would say the pawn made problems.
You need to investigate the pawn closer, maybe it is based on his race,equip,traits,.... and you can't get at this way to the mod.
I just edited my post with new info but, it actually isnt one pawn that had the issue. Ive tried every combo of pawns traveling and all could not do so even individually on their own caravans. It was only after i abandoned my base that all of the caravans began to move
#15
Mods / Re: Caravan doesnt move on the world map
April 18, 2022, 06:59:47 AM
Im trying out ways to fix this save and while I have just one guy out on caravan as usually hes not moving. I decide to abandon the colony (9 pawns and 9 animals along with the base itself) the second I do my caravan regains movement. What could this mean? a pawn, colony or the map itself was bugged?