XFREAKAZOIDX
Refugee
So I enjoy downloaded mods. But a few of them, even recent ones, and one I made, say this:
2026-03-27T22:50:43 10.554 ERR [MODS] CraftableLights/ModInfo.xml does not have exactly one 'Name' element, ignoring
2026-03-27T22:50:43 10.555 ERR [MODS] Could not parse CraftableLights/ModInfo.xml, ignoring
I tried everyting. Even was desperate and had CoPilot help me. Three hours of solutions looking at file sizes, extensions, hidden characters...etc. Nothing works. I still get the errors. Here is my ModInfo.xml (UTF-8) file which is 1kb. Not sure whats wrong:
<?xml version="1.0" encoding="UTF-8"?>
<modinfo>
<name>CraftableLights</name>
<description>Add a crafting recipe for most lights in the game.</description>
<author>LuckyIsh</author>
<version>1.0</version>
<game_version>1.0</game_version>
<mod_version>2</mod_version>
</modinfo>
Mind you again, it does this for even new mods I download or created. Not all of them, maybe 8 of the 25 mods I have.
2026-03-27T22:50:43 10.554 ERR [MODS] CraftableLights/ModInfo.xml does not have exactly one 'Name' element, ignoring
2026-03-27T22:50:43 10.555 ERR [MODS] Could not parse CraftableLights/ModInfo.xml, ignoring
I tried everyting. Even was desperate and had CoPilot help me. Three hours of solutions looking at file sizes, extensions, hidden characters...etc. Nothing works. I still get the errors. Here is my ModInfo.xml (UTF-8) file which is 1kb. Not sure whats wrong:
<?xml version="1.0" encoding="UTF-8"?>
<modinfo>
<name>CraftableLights</name>
<description>Add a crafting recipe for most lights in the game.</description>
<author>LuckyIsh</author>
<version>1.0</version>
<game_version>1.0</game_version>
<mod_version>2</mod_version>
</modinfo>
Mind you again, it does this for even new mods I download or created. Not all of them, maybe 8 of the 25 mods I have.