solved - I'm stupid.

Started by Wellenbrecher, December 29, 2016, 08:27:30 AM

Previous topic - Next topic

Wellenbrecher

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? :'(

Wellenbrecher

Christ on a pogo stick...
SOLVED

">" is ">" of course.

Good lord I feel stupid.