Geldora

Geldora

0 подписчиков

Активность

Geldora Geldora ответил на комментарий к моду
mazuvir

.If your mod doesn't show up in-game even though it's installed and appears in the "Downloaded Content" menu, check the <version> number in the modDesc.xml file.  The game now requires the version number to start with 1. or higher (like 1.0.0.0) to be recognized properly. In my case, the mod had a version like 0.4.2.0, and the game ignored it. Changing it to 1.0.0.0 fixed the problem instantly. To fix it: Open modDesc.xml (inside the mod folder) with a text editor. Find the <version> tag. Replace the old version (e.g., 0.4.2.0) with 1.0.0.0 or higher. Notice that you only need to change the first number into 1. Don't tuch the other numbers.  Save the file and restart the game. Hope this helps someone out there!

@cindu Bei mir funktioniert es, ich hatte eine Version 0.4.5.8 Ich habe sie in 1.4.5.8 umgewandelt und es ist okay.