Mod Menu's BG not working on title screenNEW ISSUEFlags an Issue as new. To be removed once issue is assessed.Requestor-ModdersIssues or PRs adding or fixing TML modder API #4452 openedNov 21, 2024byPurringKitty Dotnet SDK is not being found correctly on LinuxNEW ISSUEFlags an Issue as...
Fulino1 commented Oct 5, 2023 Version Latest 1.4.4-stable OS Windows Platform Steam This bug affects Gameplay as a Player Description I can't enable exclusive fullscreen in tmodloader, even if I set "fullscreen" to true and "borderlesswindow" to false in config.json file nothing works. ...
Making tModLoader working properly on Apple M1 (i can contribute as well, very good c# and c++ skills) What does this proposal attempt to solve or improve? Making mods working, at the moment not all mods working fine. Which (other) solutions should be considered? I have found an workarou...
[11:56:50.317] [Main Thread/INFO] [tML]: Working Directory: C:\Program Files (x86)\Steam\steamapps\common\tModLoader [11:56:51.046] [Main Thread/DEBUG] [FNA]: Querying linked library versions... [11:56:51.075] [Main Thread/DEBUG] [FNA]: SDL v2.24.0 [11:56:51.090] [Main Thread...
Another thing to note is 1.4 most likely won't update to fix a rare issue like this (We are working on 1.4.4 right now). I'm pretty sure this is caused by a mod, so once we identify it I can remove it from the workshop or get that mod fixed. The players might not be recove...
1.3 tModLoader is currently in maintenance mode as all of our efforts are focused on newer tModLoader. If Terraria updates, 1.3 tModLoader will be updated to account for new version checks and broken sprites to keep the game working, but no major efforts are being put into 1.3 tModLoader....
Now, you might need to open up Visual Studio and fix any remaining compilation issues. Once you have fixed any remaining issues, you can rebuild your mod and it should work. Once things are working, you can search through your mods source code for lines like// Tooltip.SetDefault("This is...
../Terraria_1.4.1.2.exe could not be found. GOG installs must have the unmodified Terraria executable to function. This version of tModLoader expects the Terraria_1.4.1.2.exe version of Terraria, you may need to downgrade or upgrade Terraria via GOG Galaxy, or wait for tModLoader to update...
Version Latest 1.4-stable OS Linux Platform Steam This bug affects Gameplay as a Player Description Whenever I launch the game through steam or with the .sh file I get this error: System.EntryPointNotFoundException: Unable to find an ent...
When modifying a single line. Leave a commented version of the vanilla codeonly whenit is not obvious what has been added by tML and what is vanilla. Also use a hashtag when multiple changes are part of the same fix/feature/refactor ...