边缘世界 RimWorld

边缘世界 RimWorld

RimWorld Workshop
Mods and scenarios for RimWorld. Mods can also be found at the Ludeon forums at ludeon.com/forums
Cubiz 9 月 14 日 上午 11:13
What's this mod?
Hey hey people!

I just reinstalled Rimworld and I use around 100 mods (I know, rookie number).
Does somebody know on first glance which mod causes the "{0}"?

https://imgur.com/Xe8vytP
最后由 Cubiz 编辑于; 9 月 14 日 上午 11:25
< >
正在显示第 1 - 9 条,共 9 条留言
Bathory 2 9 月 14 日 下午 3:45 
That's a translation XML file error. {0} is a placeholder string for the Thing in question, so the translation isn't getting the name of the thing.

Example:
<UseSmokeHookahJob.reportString>{0} wird benutzt...</UseSmokeHookahJob.reportString>

That {0} is replaced with the text inside the tags:
<SmokeHookah.label>Smokeleaf-Wasserpfeife</SmokeHookah.label>
in the C# code. So in game you see: "Smokeleaf-Wasserpfeife wird benutzt..."

I had this issue translating to German yesterday.
最后由 Bathory 编辑于; 9 月 14 日 下午 3:56
Bathory 2 9 月 14 日 下午 3:53 
I suggest using Notepad++ or something with a Find in Files function and search the folder:
C:\Program Files (x86)\Steam\steamapps\workshop\content\294100
For Essen {0} and Outfit {0}.
最后由 Bathory 编辑于; 9 月 14 日 下午 3:53
Cubiz 9 月 15 日 上午 3:52 
Hi! Thank you for your answer and the explanation!

I found this entry in RimHUD
https://imgur.com/CW2lauv

Is there a way to fix it on my own?
Radiosity 9 月 15 日 上午 5:22 
It's 99.9% certain that RimHUD isn't the problem, that mod merely takes data from other mods and displays it for you. It's likely another mod that isn't set up correctly that RimHUD can't display as a result.

The pawn is trying to change an outfit, so the first place I'd look is any mod that adds apparel/armour. The Language folder is where translations are stored in any mod that has them. One of them probably has a typo or other issue that's making RimHUD be unable to display the text correctly.
Cubiz 9 月 15 日 上午 5:48 
引用自 Radiosity
It's 99.9% certain that RimHUD isn't the problem, that mod merely takes data from other mods and displays it for you. It's likely another mod that isn't set up correctly that RimHUD can't display as a result.

The pawn is trying to change an outfit, so the first place I'd look is any mod that adds apparel/armour. The Language folder is where translations are stored in any mod that has them. One of them probably has a typo or other issue that's making RimHUD be unable to display the text correctly.

The {0} is there 24/7.
Even if the pawn isn't doing anything. I also started a new game and it's there from the beginning.

Apparently I have to take/(waste) the time and deactive one mod after another and check which one is responsible :(
Cubiz 9 月 15 日 上午 5:57 
I found it. It's the german translation mod for Rimhud.
Radiosity 9 月 15 日 上午 7:00 
引用自 Cubiz
I found it. It's the german translation mod for Rimhud.
So not technically the mod itself, it was the translation. As expected :)
Bathory 2 9 月 15 日 上午 9:58 
Glad you solved the issue and you're welcome!

Out of curiosity, how did you fix it? Was it a simple language XML fix, or was it a deeper issue?

I had a nasty problem the other day with Dutch (Nederlands) - animal tameness, for some reason. Drove me insane. Turned out to be Rimworld's Dutch language, nothing to do with any mod whatsoever :steamfacepalm:. Changed language to German and all issues were gone, so I solved the issue by deleting my Dutch language files :steammocking:
Cubiz 9 月 16 日 上午 6:47 
引用自 Bathory
Glad you solved the issue and you're welcome!

Out of curiosity, how did you fix it? Was it a simple language XML fix, or was it a deeper issue?

I had a nasty problem the other day with Dutch (Nederlands) - animal tameness, for some reason. Drove me insane. Turned out to be Rimworld's Dutch language, nothing to do with any mod whatsoever :steamfacepalm:. Changed language to German and all issues were gone, so I solved the issue by deleting my Dutch language files :steammocking:

I didn't fix it. I have no clue of modding. I reported this issue to the creator and he said he fixed it :)

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3346219159&tscn=1757942315
最后由 Cubiz 编辑于; 9 月 16 日 上午 6:47
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50