RimWorld

RimWorld

Miho, the celestial fox
740 Comments
Regarding the exception I mentioned earlier, I just noticed that Chiffon had already written about it on September 10th at 12:00. Sorry for commenting without checking the earlier posts.
Hello, thank you as always for the cute Miho. I have a question but don’t know who to mention, so I’ll just write it here.

My setup is RimWorld 1.6, and I believe the Miho assembly is also for 1.6.

Exception ticking Miho_Miclic4161478: System.MissingMethodException: Method not found: Verse.TraverseParms Verse.TraverseParms.For(Verse.TraverseMode,Verse.Danger,bool,bool,bool)
at CompProximityFuseMiho.CompTick ()

This error suddenly appeared. In dnSpy (MonoTail.dll → CompProximityFuseMiho.CompTickRare), it calls:
TraverseParms.For(TraverseMode.NoPassClosedDoors, Danger.Deadly, false, false, false)

But in Assembly-CSharp.dll → TraverseParms.For, I can’t find a matching function. If this is just a rare edge case in my setup, that’s fine, but I wanted to report it in case it was overlooked. Sorry if I’m wrong.
Dr.Doge Sep 23 @ 7:13pm 
the shotgun's accuracy is insane
Zandezitos Sep 23 @ 4:32am 
Is this mod compatible with world progress and medieval mods? Will they be equiped with some medieval stuff?
вроде я поставил мод, но в выборах ксенотипов лис нету (даже с модовым рассказчиком)
Chiffon Sep 22 @ 12:18am 
@ChiyahaRe Yes, But at my perspective it's hardly an accumulation of adding mods. but rather a muti-threading problem specifically caused by the mod Melee Animation . I just found out that the AM.Autoduel is a sub-module of the aforementioned mod. The save file is unrecoverable. And you may want to turn off the muti-threading related configurations in the mod's setting page. It's not thread-safe and may cause major failure in the future.
ChiyahaRe Sep 21 @ 11:44pm 
It appears this is an issue specific to this particular save file.
The same error did not occur under the new colony. It may be caused by the accumulation of null reference errors in the save data due to repeated additions during gameplay.
Chiffon Sep 21 @ 8:23pm 
This comment is awaiting analysis by our automated content check system. It will be temporarily hidden until we verify that it does not contain harmful content (e.g. links to websites that attempt to steal information).
ChiyahaRe Sep 21 @ 7:13pm 
This mod is a simple patch created to avoid null loops. While it didn't fully resolve the issue, it now allows opening the debug log in a soft-lock state, which was previously impossible.
Is there a way to make Player.log public without using Ctrl+F12?
Chiffon Sep 21 @ 2:26pm 
@ChiyahaRe Hello. I've read your log and it seems like it was a conflict due to MihoPsycast Fix or/and Avoid Friendly Fire, as they both patched into the same method. A null object was passed into the DrawHighLight method which is in charge of the rendering of highlights of selected target. Since you've mentioned that disabling Avoid Friendly Fire is futile. You may as well try Disabling MihoPsycast Fix and see if the problem persists. By the way where did you find this mod? I can't find it on steam workshop.
Bird Sep 21 @ 1:08pm 
Why [SRC]Miho,Star Ring Corporation got hidden ?
ChiyahaRe Sep 21 @ 10:23am 
Perhaps it's because I kept adding mods to the environment while playing...?
ChiyahaRe Sep 21 @ 10:22am 
This is the data for the current environment.

https://gist.github.com/HugsLibRecordKeeper/13c33757f7642add40b05a95990205e6

After several experimental runs, it appears this issue may occur only with this specific save data.
Disabling mods that might be causing interference, such as MeleeAnimation and AvoidFriendlyFire, showed no change in the logs.
Chiffon Sep 20 @ 7:31pm 
@ChiyahaRe It seems like you encountered a fatal exception that softlocked the game. And judging by your description, your developer mode is off as there was no console panel that would normally pop up to notice you about the error. As for now you may provide detailed log to help pinpointing the problem by doing the follows:


1.Navigate through your game settings to turn on the developer mode.
2.Try to reproduce the exception by doing exactly the same thing as the last time you triggered the softlock.
3.A console panel with scarry red log entries should appear. If you didn't install hugslib, proceed to click on the 'copy to clipboard' amidst the row of button. Then you can paste it into log uploading websites. Logpaste for example. Follow the instructions on the page and you should recieve a short link. Paste the link here and wait for modders to analyze and update should the concerned exception is technically solvable.
Chiffon Sep 20 @ 7:31pm 
4.If you installed Hugslib, then simply press 'ctrl + F12' on your keyboard when the console pops up. This will automatically creates a github repository of your log. Don't worry as this won't gather any sensitive information. A link should be created shortly after and you may paste it here.


You may be encountering this because of mod conflicts or mods that has inherent problems. Or it could be a nasty ghostly runtime exception that is hard to reproduce and address. As for the conflicting situation you may as well try
disabling half of your modlist at a time and see if the problem presists. And by doing this eventually discovering the source of the conflict. Anyway stay hopeful. I hope this helps.
ChiyahaRe Sep 20 @ 6:08am 
When pressing the button during the draft to execute psycasts on Miho and others, the bottom GUI disappears and stops accepting any keyboard input. Menus also cannot be opened.
VPE is not being used.
Does anyone know a solution?
Yuka Sep 19 @ 8:43pm 
I would rather have a version that doesn't require biotech, which is locked behind purchase.
Vragerr Sep 19 @ 2:20pm 
Will there be a version that doesn't use HAR, but biotech instead?(HAR bad to performace, but your mod so good)
indrageerts Sep 18 @ 1:54pm 
Are there miho-specific slave clothing, ordo i need to give them implants to keep them under control?
DORK SOULS Sep 18 @ 7:43am 
seems that here is a little problem and I am almost sure about that the problem is related, I have found the name of this mod in the rest of the note below:

XML error: <chance>0.1</chance> doesn't correspond to any field in type Option. Context: <li><chance>0.1</chance><thingSetMaker Class="ThingSetMaker_StackCount"><fixedParams><filter><thingDefs><li>Miho_ExoticMatter</li></thingDefs></filter><countRange>1~2</countRange></fixedParams></thingSetMaker></li>
baconizerfordays Sep 16 @ 8:34am 
vanilla compatible?
oldnewone Sep 12 @ 9:01am 
probalby related: Could not execute post-long-event action. Exception: HarmonyLib.HarmonyException: Patching exception in method virtual System.Void TorgueMiho.Projectile_Torgue_Rocket::Impact(Verse.Thing hitThing, System.Boolean blockedByShield) ---> System.MissingMethodException: Method not found: void Verse.GenExplosion.DoExplosion(Verse.IntVec3,Verse.Map,single,Verse.DamageDef,Verse.Thing,int,single,Verse.SoundDef,Verse.ThingDef,Verse.ThingDef,Verse.Thing,Verse.ThingDef,single,int,System.Nullable`1<Verse.GasType>,bool,Verse.ThingDef,single,int,single,bool,System.Nullable`1<single>,System.Collections.Generic.List`1<Verse.Thing>,System.Nullable`1<Verse.FloatRange>,bool,single,single,bool,Verse.ThingDef,single,Verse.SimpleCurve,System.Collections.Generic.List`1<Verse.IntVec3>)
Chiffon Sep 9 @ 8:46pm 
Hello, A MissingMethodException was thrown per tick when I tried to use launch missile ability of the big quadruped mechaoid who is equipped with 13.7 mm machine gun and 6.5 mm coaxial machine gun. Sorry I don't know its English name. The stacktrace reads as entails:



Exception ticking Miho_Miclic3793261 (at (210, 0, 218)): System.MissingMethodException: Method not found: Verse.TraverseParms Verse.TraverseParms.For(Verse.TraverseMode,Verse.Danger,bool,bool,bool)
at CompProximityFuseMiho.CompTick ()
at Verse.ThingWithComps.Tick ()
at Verse.Thing.DoTick ()
at Verse.TickList.Tick ()



Link to the full hugslib log: https://gist.github.com/HugsLibRecordKeeper/8618a833d50d387c8acfb83f00fe3251


It seems like the CompProximityFuseMiho.CompTick() method invoked a native method that no longer exists called Verse.TraverseParams.For(//arguments). This may due to the recent update of the game I presume. Thank you for creating such an awesome mod!
yahryak Sep 9 @ 5:56am 
Man, add them tail as bodypart. Their tails are litteraly invincible.
BlackHeart Sep 6 @ 3:25pm 
@starlight-ellie revise img search on it. not really not that bad, steam just being.. steam and weird
Totally Not Ed Sep 1 @ 8:04pm 
Bottom Mods of all time
WA2000 Aug 31 @ 5:29am 
@QianMuJun 删掉旧的 dds 贴图然后重新转换 dds 贴图就行,注意不要用 rimpy 进行转换
额,不知道为什么召唤出来的秘灵狐总是又瞎又聋还哮喘,还经常痴呆,魔械也是老弱病残,有人遇到过这种情况吗?
scncgz Aug 29 @ 8:50am 
deconstruct big and small vanometric power cell from vanilla furniture expanded - power does not produce exotic matter
석양s Aug 29 @ 3:52am 
퍼라이어 배틀 헬멧에 진공저항은 안달려있고, 뜬금없이 방독면에 진공저항 달려있는건 의도된거임?
QianMuJun Aug 29 @ 12:27am 
版本更新后,美狐的后背耳朵变成了红叉
Arushie Aug 27 @ 3:22am 
Can anyone check? My miho only has 2 growth moment after baby stage instead of 3. I'm still in 1.5 btw
Mave Aug 24 @ 4:47pm 
@Ricky
Feed them solar tea/helianto every 2 days or so
Ricky Aug 23 @ 2:33pm 
how does the elegant organ works? what do I need to do in order for the colonist to not have a mental breakdown?
Starlight-Ellie Aug 23 @ 11:55am 
gotta ask, where can i see the full art?
傻逼女权能不能死一死啊,跑STEAM上来祸害创意工坊了
不善言辞钟表头 Aug 20 @ 7:18am 
美狐的衣服有概率生成在智人身上,然后导致贴图丢失,能修下吗
smr Aug 18 @ 12:29pm 
[BUG] Thread error when loading save with shield equipped

Error log:
Tried to get a material from a different thread.
UnityEngine.MaterialPool:MatFrom()
MCW_MihoPach.Comp_MCWMihoPachShield:.cctor()

How to reproduce:
1. Equip the shield on any pawn
2. Save game
3. Reload → crash

Request:
Please move texture loading to PostSpawnSetup method.
A temporary fix patch would be greatly appreciated!
hestaby316 Aug 16 @ 12:09pm 
Is it just the Helantio flower needed to make the tea. in order to satisfy their dependancy?
Endorsi Aug 15 @ 11:31pm 
This mod throws major Gui errors with Nilos QoL - https://gist.github.com/HugsLibRecordKeeper/d778b2371867e99c42318f0e657c6757
月羽狐 Aug 14 @ 2:45pm 
Good news, Trump signs executive order to contest payment processor censorship
cminjae337 Aug 13 @ 7:46am 
same as milira so its generally HAR bug but i cant find why
cminjae337 Aug 13 @ 7:45am 
does anyone know why mihobody as whole is just disappeared
MENGUL Aug 13 @ 2:28am 
@Vulpes actually just image changed randy thats all :P
月羽狐 Aug 12 @ 10:25pm 
@TheNewBlondy you don’t need that, Miho gain fixed ability with their growing special Hediff. VPE and this mod just won’t conflict each other
TheNewBlondy Aug 12 @ 6:55am 
it would be cool if there was a compatibility with vanilla psycast expanded
不善言辞钟表头 Aug 12 @ 5:00am 
美狐的衣服有概率生成在智人身上,然后导致贴图丢失,能修下吗
delta23 Aug 11 @ 3:32am 
被隐藏了
levi Aug 11 @ 1:46am 
uhang cangcang
2974356490 Aug 9 @ 2:46pm 
Missing texture at path: Miho/Apparel/UnderwearIndustrialStripe/UnderwearIndustrialStripe_Male.png. Please check if the file is included in the latest version or if it's a packaging issue.