T
fair-rose
unable to launch tmodloader
when launching it opens 2 windows of cmd.exe then launches terraria which immediatley crashes
14 Replies
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-ba85e711340cfair-roseOP•13mo ago
fair-roseOP•13mo ago
logs provided
launching nornal terraria works fine, it is just tmodloader
checking the logs, it seems to be a file pathing issue?
?
reinstalling both terraria and tmodloader does not fix the issue
including switching hard drives
boosting this
i see an error '2024.5.3.1" is a newer version
Nothing is in the logs you posted previously, can you post the new ones?
fair-roseOP•13mo ago
its a problem with busybox, when i used procdump it loaded it just fine
can you vc and watch this?
fair-roseOP•13mo ago
fair-roseOP•13mo ago
here is the minidump
@jopojelly
vcing doesnt magically clear up the issue
and dont ping jopo he has better things to do
https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Usage-FAQ#reset-configjson try this for now
GitHub
Basic tModLoader Usage FAQ
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations - tModLoader/tModLoader
fair-roseOP•13mo ago
im just going to launch with procdump, it works fine
busybox is whats messing it up
What if you just launch using
dotnet\dotnet.exe tModLoader.dll -console. You shouldn't need to involve procdump
I looked at your dump file and nothing stood out except OldNewExplorer.dll. I don't know what that is but if running it through the bat file doesn't work but running it directly does, it sounds relatedfair-roseOP•13mo ago
oldnewexplorer re-adds the old info bar from windows 7 to explorer
could i edit the bat to not use the busybox sh and use that instead?
its 100% a problem with busybox
what would i need to write in the bat for it to work?
just change the 3rd line to
dotnet\dotnet.exe tModLoader.dll %*