RimWorld

RimWorld

Hermaphrodite Gene
domimomi 20 Sep, 2023 @ 4:26am
Mod Hermaphrodite Gene has a dependency (Ludeon.RimWorld.Biotech) with empty display name.
Hi, I get this error on startup. To fix it I replaced the line:
<li>
<packageId>Ludeon.RimWorld.Biotech</packageId>
</li>

with:

<li>
<packageId>Ludeon.RimWorld.Biotech</packageId>
<displayName>Biotech</displayName>
</li>
< >
Showing 1-7 of 7 comments
CTH2004 29 Oct, 2023 @ 1:46pm 
Originally posted by bepis:
Hi, I get this error on startup. To fix it I replaced the line:
<li>
<packageId>Ludeon.RimWorld.Biotech</packageId>
</li>

with:

<li>
<packageId>Ludeon.RimWorld.Biotech</packageId>
<displayName>Biotech</displayName>
</li>
just noticed that, and was about to post it!
Natan6648 30 Oct, 2023 @ 12:39pm 
cant find where to add it -.-
CTH2004 30 Oct, 2023 @ 9:04pm 
Originally posted by Natan6648:
cant find where to add it -.-
Add what?
Natan6648 31 Oct, 2023 @ 12:19pm 
the missing line that cause the error
CTH2004 31 Oct, 2023 @ 8:13pm 
Originally posted by Natan6648:
the missing line that cause the error
Oh, it (should) be in the about file. The part that says it requires ludeon.biotech should have a line that says “biotech” (its commone name). There are necessary tags before and after that word, but that’s the gist.

Basicly, the about file, t words the top
AlexizWolf 19 Nov, 2023 @ 8:56pm 
Originally posted by CTH2004:
Originally posted by Natan6648:
the missing line that cause the error
Oh, it (should) be in the about file. The part that says it requires ludeon.biotech should have a line that says “biotech” (its commone name). There are necessary tags before and after that word, but that’s the gist.

Basicly, the about file, t words the top

So does this even affect anything or will it just warn and it doesn't affect anything els?
CTH2004 20 Nov, 2023 @ 6:32pm 
Originally posted by AlexizWolf:
Originally posted by CTH2004:
Oh, it (should) be in the about file. The part that says it requires ludeon.biotech should have a line that says “biotech” (its commone name). There are necessary tags before and after that word, but that’s the gist.

Basicly, the about file, t words the top

So does this even affect anything or will it just warn and it doesn't affect anything els?
It causes warnings, but the problem is those warnings appear even if the mod isn't active, just existing on your computer. That it floods my log even when not active, which is annoying for debuging more serious errors.
< >
Showing 1-7 of 7 comments
Per page: 1530 50