System.Exception: Multiple extensions for asset Sounds\Zombie_100, (.xnb, .wav)
I have zero mods installed and TML is not launching.
4 Replies
Automatic Hastebin for neonnmint
(client.log)
: https://hst.sh/uvododefeq.cs
Tag: badrp (Owner: rijam#0000)
You have a resource pack enabled that is not compatible with tModLoader. Follow this section of the FAQ to disable the resource packs from your config.json
so you can open the game again https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Usage-FAQ#disable-all-resource-packs
Explanation: tModLoader is more strict about what files are in mods and in resource packs. The resource pack has two files with the same name, but with different file extensions. For Example: Item_1.png
and Item_1.xnb
or Music_1.wav
and Music_1.mp3
. Vanilla just ignores one of the duplicates, but tModLoader detects both and raises an error. To fix it, either remove one of the duplicate files or place one of the duplicate files in a non-standard folder so it won't be read by the resource pack system. If you are not the author of the resource pack, report it to the author so they can update the resource pack.disabling all resource packs did not fix the issue.
nor did this!

so it was probably config.json