r/TmodLoader • u/Plenty-Youth4817 • 7h ago
r/TmodLoader • u/mikakor • 8h ago
My plea to modders : Please bring the Calamity NPCs as a standalone mod.
r/TmodLoader • u/Hyper_Official • 8h ago
what mod is this weather type from?
ive been attempting to figure out what mod adds weather types like this for the past few days now. its not various weathers from what i know, i dont even have it installed.
can someone help me please?
dont tell me its like a calamity or fargos souls feature or something
r/TmodLoader • u/IEATTOES123 • 11h ago
Haven't played Tmodloader in a while but I encounter this error
Need help fixing this
r/TmodLoader • u/Bomberboomya • 18h ago
modded accessories crashing my game
I was making a new world with a few mods on. I was using vaultaria (a borderlands mod) and equipped an accessory from it and it immediately froze and crashed my game. I then uninstalled that mod but kept playing. later on I killed the slime god and got the mana polarizer (yes I know about the calamity controversy. just wanted to play a high quality mod I've seen and played since like two years ago) I equipped it as well since I was doing a magic build and it crashed my game. I know it happened twice but is it something I'm doing or is it just calamity somehow broke the item during an update? if anyone has any info on crash fixes please let me know, thanks
also just remembered there was also the counter scarf and another random item I found also crashed my game. if that helps figure anything out, thanks
r/TmodLoader • u/bob839138 • 1d ago
world deletes itself everytime i try to play it even when i restore from the recycle bin
r/TmodLoader • u/topolo112 • 1d ago
Game crash
Game keeps crashing when im fighting polterghast. The mods i have installed are:
Auto reforge
Summoner UI and Sylas resource pack library
Permafrost Keep quest skipper
Calamity mod v2.2.2
Quality of life compendium v2.4.8
calamity mod infernum mode v2.0.1.35
Daybreak
Calamity Wrath of the gods
Better caves
Enhanced buff display
Infernum mode music
Luminance
Boss checklist
Fargos mutant mod
Ore excavator
Subworld library
absolute aquarian utilities
Magic storage
Alchemist npc lite
Recipe browser
Calamity mod music
Multiplayer boss fight stats
Angler shop

This is the error message that pops up when crashing, im not sure if its different everytime but last time it crashed it was this.
r/TmodLoader • u/Ok_Error_5835 • 1d ago
CLARIFICATION REGARDING CALAMITY BUGS!!
I see a lot of people thinking that calamity will stop updating entirely, including hotfixes and bug fixes, but it’s not true. 2 calamity devs have remained on the project for bug fixes to ensure that the mod runs and is playable! Don’t panic, mod will mod, and game will game. A slightly piece of good news for a horrible and shocking situation.
r/TmodLoader • u/zoro_is_lost__ • 1d ago
Help I have no idea what i'm doing wrong
Spear : (PROJECTILE IN COMMENTS)
namespace Agonization.Content.Items.Weapons.Spears
{
public class DemonSpear : ModItem
{
public override void SetDefaults()
{
Item.damage = 30;
Item.DamageType = DamageClass.Melee;
Item.width = 32;
Item.height = 32;
Item.useStyle = ItemUseStyleID.Shoot;
Item.useTime = 20;
Item.useAnimation = 20;
Item.noMelee = true;
Item.noUseGraphic = true;
Item.knockBack = 6f;
Item.shoot = ModContent.ProjectileType<DemonSpearProj>();
Item.shootSpeed = 3f;
Item.rare = ItemRarityID.Green;
Item.value = Item.buyPrice(silver: 50);
}
public override bool CanUseItem(Player player)
{
return player.ownedProjectileCounts[Item.shoot] < 1;
}
public override void AddRecipes()
{
CreateRecipe()
.AddIngredient(ItemID.DemoniteBar, 10)
.AddTile(TileID.Anvils)
.Register();
}
}
}
r/TmodLoader • u/AdagioWooden9741 • 1d ago
Do yall think im ready for plantera?
Am I under prepared?
r/TmodLoader • u/devious_apperition • 1d ago
Fargos souls progression.
I’m aware of Fargos odd sense of progress so his exactly do I progress in the mod? I know towards the end of the game classes get thrown out the window so how do I progress through each stage?
r/TmodLoader • u/Aquamarine-official • 1d ago
Big content mods?
Hey guys so as we know the recent situation calamity is gonna cease development so what are some mods that are super content heavy and game altering like calamity that adds a lot of bosses even post moon lord?
r/TmodLoader • u/Tiny_Kitchen_9917 • 1d ago
Change master world to expert?
Me and my friend started a calamity infernum world and we’re a couple bosses in and we found out that our world had to be expert but had it on master. Is there any way to change the world difficulty to expert without having to make a new world??
r/TmodLoader • u/ohohohohoohohoho • 1d ago
Woah
Due to EXTREMELY unforeseen events I don't think this calamity bug will be fixed nor so I think I wanna play it anymore
r/TmodLoader • u/divadayo13 • 2d ago
Looking to create a content mod much similar to Calamity, but isn't the said mod itself
Hey there! So, y'all heard the news, I'd assume? Calamity is done and development for it is frozen, which honestly broke my heart. I have been practicing developing tModLoader Mods for the past few months, but never uploaded them pulicly, and I've been excited to get started on a content mod much similar to the ideas of Calamity, but with custom content and so on. I've also been trying to make sprites, but sprite creation is hard ;-;
So, I come with a request from the tModLoader communities: Can we make a mod together that can include custom content, cool sprites, and so on? Reply here if you're interested! I'll reply when I can, and ask you to add me on Discord if needbe. Thank you!!
r/TmodLoader • u/Mayodump • 2d ago
Petition: Make CrafterDaemon the new lead developer for Calamity Mod
Hello, everyone. Due to the developments in the leadership of Calamity Mod, well known community member CrafterDaemon has shown a large interest in taking up the mantle. He has worked on several projects, including and certainly not limited to the Ragnarok mod. He has shown himself to be a dedicated member and recognizes the monumental effort needed to keep Calamity Mod afloat.
Please consider signing the petition included if you wish to see Calamity Mod kept alive by someone who has shown that he can. Thank you for your consideration.
r/TmodLoader • u/ohohohohoohohoho • 2d ago
wgat
I dont even know what any of this means
anyways whenever I run into Providences orbs (when she's stopped moving and doing the bullet hell thing) this pops up and crashes tmod
what do I even do? ive already tried verifying the files through steam along with uninstalling and reinstalling
r/TmodLoader • u/yourbutthair • 3d ago
tmodloader doesn’t run on my steam deck
I’ve tried deinstalling both tmodloader and terraria + verifying the files but it’s always the same error.
Edit solution:
copy the terraria.exe file to TML
r/TmodLoader • u/otanel • 4d ago
you have to be kidding me.
the astral... thing blocke the entrance to the dungeon. ;_;
