T
tModLoader7mo ago
tame-yellow

Main engine crash on startup

i checked my resource packs i dont have anything there that would change item textures.
No description
5 Replies
tModLoader
tModLoader7mo ago
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page. If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340c
tame-yellow
tame-yellowOP7mo ago
tModLoader
tModLoader7mo ago
Automatic Hastebin for daluyanmesses (client.log): https://hst.sh/onuhigokon.cs
tame-yellow
tame-yellowOP7mo ago
or atleast i dont think i have any i dont know how to check either way without tmod opening nvm i guess tmod didn't update with the current texture packs i have so it had really old ones for some reason that caused a issue just reinstalled terraria and then tmod
tModLoader
tModLoader7mo 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?