T
tModLoader8mo ago
useful-bronze

TML crash on startup

TML crashing on startup, It cannot get past loading just the basic hooks, I've tried everything I believe, installed .net 8.0.0 runtimes and sdk individually, installed xna on it's own, but still I can't load it without any mods. Even tried deleting tmod and terraria, reinstalling those a bunch of times, started terraria before tmod, deleted workshop folder, steam cache, but it still can't get past the default no mods load. I'm on windows 10, latest/default/none TML version, steam. If anyone knows how to fix this, that would be awesome.
12 Replies
Solxan
Solxan8mo ago
Fatal error. Internal CLR error. (0x80131506)
at Terraria.HitTile..ctor()
at Terraria.Player..ctor()
Fatal error. Internal CLR error. (0x80131506)
at Terraria.HitTile..ctor()
at Terraria.Player..ctor()
I'll be honest chief - that be a new one. I'll poke around the code in a bit. In the interim, is there any other mod loaders on your system? Just in case this is some weird interaction As general research suggests a conflict in mismatched libraries or resources
useful-bronze
useful-bronzeOP8mo ago
there was r2modman, but I uninstalled that and deleted r2modman files I could find, since that also uses .net, there also was postgresql and microsoft sql, with I also uninstalled since that might've been doing smth with .net, checked the path, not much there and I even tried reinstalling both terraria and tmod again, start terraria first, then tmod and it still does the same thing, starts but cannot get past the modloader initialization
useful-bronze
useful-bronzeOP8mo ago
the 1Natives.log was right after uninstalling all at and restarting
useful-bronze
useful-bronzeOP8mo ago
I might just try to reinstall windows all together and try again, might be a windows issue
useful-bronze
useful-bronzeOP8mo ago
1.4.3 version does this
No description
useful-bronze
useful-bronzeOP8mo ago
the only version that works is 1.3.5.3, but I really would like to play the latest
Solxan
Solxan8mo ago
Ok, so, given that the issue is originating with .net 6 / .net 8, and I'm not seeing anything useful in logs, I'm not having much for ideas. At this junction, I would try running tmod on a different drive than the E: drive you are using. I might also suggest trying to run something like SMAPI to see if it has a similar issue And, just in case, trying a different audio/ speakers A glance through searching
tmodloader internal clr error. (0x80131506)
tmodloader internal clr error. (0x80131506)
May yield other possibilities, but my very limited read so far suggests 1) .net modifying process, such as an app or malware 2) corrupted hard drive 3) corrupted windows update, try updating windows 4) ran out of disk space I would try anything seeming remotely relevant from a Google search
useful-bronze
useful-bronzeOP8mo ago
does not work even after a windows reinstall so, I got no idea, it might be because of my gpu, I got a rx570 or it might be because of busybox64, maybe
Solxan
Solxan8mo ago
Busybox64 wouldn't cause that. Id lean towards your hard drive is corrupted. Did you try some of items I suggested?
useful-bronze
useful-bronzeOP8mo ago
I went straight to reinstalling windows welp I installed linux and it's working now ig it's some weird hardware issue, thank you for helping anyways.

Did you find this page helpful?