Ludeon Forums

RimWorld => Mods => Help => Topic started by: Wellenbrecher on December 29, 2016, 08:27:30 AM

Title: solved - I'm stupid.
Post by: Wellenbrecher on December 29, 2016, 08:27:30 AM
Hello there.
I'm at a loss here. Loading in a mod I made gives me what I figured to be a pretty straight forward issue:
XML error: >
doesn't correspond to any field in type RecipeDef.


So I open all the xml files in notepad++ and make it search for ">" in every open document (i.e. every xml the mod uses) to fix the issue.
Only... that bit simply does NOT exist anywhere.
The game still loads normally and everything I added still works without any errors.

It's just that ugly red message popping up each and every single time I start the game.
Am I missing something blindingly obvious here? :'(
Title: Re: "doesn't correspond to any field in type RecipeDef"
Post by: Wellenbrecher on December 29, 2016, 09:32:00 AM
Christ on a pogo stick...
SOLVED

">" is ">" of course.

Good lord I feel stupid.