T
tModLoader8mo ago
national-gold

Multiple extension for asset Sounds\

Hi, I wanted to play tmod again after a few months and added a bit too many mods and resource packs to my list and now the game doesn't even start anymore. Tried verifying files and locally disabling all mods and packs through steam and also deleting Ambience mod as well.
3 Replies
tModLoader
tModLoader8mo ago
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.
national-gold
national-goldOP8mo ago
Thank you. Found the problem. It was one of the resource packs that was outdated. In case someone else has the same problem: it was the Neco arc goblin invasion pack

Did you find this page helpful?