For full context, my friend was messing around with some different potion effects, and applying random ones to his character. After some time, he died, and his game crashed. When he tried to rejoin the world, all the affects were still applied, and he instantly died and crashed again. Is there anyway he could disable the effects outside of the game or live long enough to wait them out? (Most of the effects last 20 to 30 seconds).
↧
Crash due to potion effects
↧
Terraria crashes when I try loading into a world.
Everytime I try loading into a world I get this error message and the game crashes. Any advice?![Heart <3 <3]()

↧
↧
Desiccation Mod
Desiccation
Desiccation is a mod about making the game more fun by adding a lot of content and making options for things that you normally wouldn't have.Most of the stuff we're doing will take place in the Discord Server, where spoilers will be posted. Polls will be posted here, and most of the time will only last for 2 or 3 days.
↧
I need help with modding
Im trying to mod vanilla weapons stats and rebuild the game but idk how to do that and i have been trying using visual stutios but i get 2000 errors when im building a solution. Does anybody know what im doing wrong here?![Sad :( :(]()
↧
Status Messages
I was wondering how you can display a custom status message with a set color after an action (perhaps after a boss is killed, similar to the message "The ancient spirits of light and dark have been released." appearing when the Wall of Flesh is killed).
↧
↧
Requiem Mod
Requiem Mod is a small operation run by me and a few others. It will be a content and quality of life mod, and will enhance pretty much every aspect of the game. The main goal of the mod is for more streamlined gameplay and replay value to several neglected aspects of Terraria, such as the Frost Legion event, the Space Biome (and everything it includes), and much more! Currently our dev // maintenance team (and their Discord users) include...
Requiem Mod
↧
Terraria not launching with tModLoader v0.11.5
I followed the readme (including giving permissions to files), tried reinstalling several times, and even tried running with Steam Linux Runtime. with Linux Runtime, it launches but the mod browser can't connect, but Terraria just doesn't launch doing anything else.
↧
My code is failing and i don't know why.
I'm new to modding and coding in general. I was trying to make the skeleton mods sword to a weapon you could use in an actual playthrough. Because i thought it would be a good way to get started modding. but when I'm trying to build and reload the mod this comes upp.
Does anybody that has more experience modding tell me what is wrong with my code.
My code is failing and i don't know why.
Does anybody that has more experience modding tell me what is wrong with my code.
Code:
using Terraria.ID...
↧
I trying to mod vanilla items
Hello guys!
I have been trying to mod vanilla items in terraria eith visual studios but im not sure how to do it. I have been trying to create solution but i get 2k+ errors. Only thing i want to do is changing weapon text colors.
I have been trying to mod vanilla items in terraria eith visual studios but im not sure how to do it. I have been trying to create solution but i get 2k+ errors. Only thing i want to do is changing weapon text colors.
↧
↧
Question about Terraria mods.
Hi, community. I hope that everybody are very well.
I've been playing Terraria for years, but as for mods, I only played it once with Thorium. I would like to play it with Overhaul, but I need information:
What mods can be mix with Overhaul, without any problems?
It is possible to use at the same time Thorium, Calamity and Spirit, with Overhaul?
And finally, which ones would you recommend me to use with Overhaul?
Thanks a lot.
I've been playing Terraria for years, but as for mods, I only played it once with Thorium. I would like to play it with Overhaul, but I need information:
What mods can be mix with Overhaul, without any problems?
It is possible to use at the same time Thorium, Calamity and Spirit, with Overhaul?
And finally, which ones would you recommend me to use with Overhaul?
Thanks a lot.
↧
How to get old version of 1.3.0.1 to run?
followed This guide and was able to get 1.1.2 and 1.2.4.1 running no problem.
I decided it would be nice to be able to cheese the moonlord like when it first launched, so I also got Steam to download 1.3.0.1. The only problem is when I try to launch it using the 1.3.0.1 exe (it's in it's own folder) it simply launches my current 1.3.4.3 install instead, even though it's in a different...
How to get old version of 1.3.0.1 to run?
I decided it would be nice to be able to cheese the moonlord like when it first launched, so I also got Steam to download 1.3.0.1. The only problem is when I try to launch it using the 1.3.0.1 exe (it's in it's own folder) it simply launches my current 1.3.4.3 install instead, even though it's in a different...
How to get old version of 1.3.0.1 to run?
↧
the thorium mod does not work for me
when i try enable the thorium mod it comes up with this message
An error occurred while loading ThoriumMod
The mod(s) have been automatically been disabled.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
does anyone know...
the thorium mod does not work for me
An error occurred while loading ThoriumMod
The mod(s) have been automatically been disabled.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
does anyone know...
the thorium mod does not work for me
↧
How to code projectile replacement
Hey! This is my first (and possibly only, idk) mod I'm making, in which I'm hoping to add the Sharanga in to PC Terraria. I'm having trouble locating the relevant stats for the bow, and I don't know how to code its Spectral Arrows replacement feature. Here's what I've got so far (I don't know how to change the formatting of the post, sorry):
using Microsoft.Xna.Framework;
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;
namespace dropyourweapon.Items
{
public class Sharanga...
How to code projectile replacement
using Microsoft.Xna.Framework;
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;
namespace dropyourweapon.Items
{
public class Sharanga...
How to code projectile replacement
↧
↧
Thorium mod not loading/giving an error
So every time I try to enable the Thorium mod, it gives an error of which I think is "not downloading the mod". Basically when I enable thorium mod and reload my mods it gives an error, and I can't enable Thorium mod. Every other mod works, and so far I had tried deleting all the mods other than Thorium, deleting thorium, deleting all mods, and even deleting the whole game and re downloading everyting. As ı mention there is no problem with any other mods, but Thorium mod just doesn't work...
Thorium mod not loading/giving an error
Thorium mod not loading/giving an error
↧
Absolutely any item I drop, I am unable to pick up. Help!
I was mining, dropped my sword, tried to pick it up, and nothing happened. Then I dropped my pick. And then a few tests. I have determined that nothing that I have dropped, I can pick up. Is there any way to fix this?
Mods: Overhaul, Antiaris, Dust Trails, Shortsword Overhaul, Universe of Bows, and a few more that I can't remember.
Mods: Overhaul, Antiaris, Dust Trails, Shortsword Overhaul, Universe of Bows, and a few more that I can't remember.
↧
Can modify vanilla content with TModloader?
Hello anyone, i have a question: Can i modify vanilla content (like npc ai, damage, defence, projectile, etc. of items, etc) With TModloader?
Please, if you have an answer, write it here.
(Sorry for bad english, i'm don't know it very well.)
Please, if you have an answer, write it here.
(Sorry for bad english, i'm don't know it very well.)
↧
Can anyone host an aiw
So I've been on this game a really long time and been scammed online too much I was wondering if anyone could invite me to an all item map on xbox one just for a bit
↧
↧
Separate damage on a projectile
I have a gun that shoots regular bullets, but also shoots a secondary projectile with right click, how do i make it do its own damage, and not just the gun damage?
↧
Modded and Vanilla
So I like modded Terraria, but for some reason, even if I turn off all mods, I still cant join servers with TModLoader installed. Is there a way to have both a Vanilla Version (allows multiplayer), and a Modded Version (allows advanced singleplayer) on my computer simultaneously without having to switch the files every time I want to switch between Modded and Vanilla?
If this is not possible, then is there a way to access Vanilla Servers with TModLoader on my computer?
If this is not possible, then is there a way to access Vanilla Servers with TModLoader on my computer?
↧
Need help on stuff i forgot
Can someone help me, i forgot the names of the mods or items inside this pic.
i know the vanilla ones like the ones in 7, 8, 10, 15, 16, etc.
but i forgot about the modded ones like 2, or 4. (i especially need to know that sword)
send help pleaaaaaaaseeeeeeeee.
(also this is my first post, i just made an acc to ask this.
↧