Game can't launch

2 Replies
book
book2mo ago
disable your texture pack the goldfish one
tModLoader
tModLoader2mo ago
Tag: badrp 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.

Did you find this page helpful?