Quantcast
Channel: General Mod Discussion
Viewing all 7890 articles
Browse latest View live

Slime rain summoner

$
0
0
I looked all over this forum but I couldn't find how to make an item the summons the slime rain.

My PC thinks "ModProjectile" doesn't exist

$
0
0
I am new to Terraria modding and wanted to make something cool for a change. I wanted to spice up TModLoader's Basic Sword and make it fire a melee projectile. From what I have read up on, my code should be correct but it seems that an error pops up every time. From what I know, my computer doesn't recognize "ModProjectile" in "Terraria.ModLoader" for some reason. The sword DID work with "ModItem" though. Any help would be greatly appreciated!

My code:
C#:
using System;
using...
My PC thinks "ModProjectile" doesn't exist

Cannot load world or make new ones

$
0
0
If I try to open a world I get "Load failed! No backup found" and if I try to make a new one I get:

The game has crashed!
Index was outside the bounds of array.
at Terraria.WorldGen.clearWorld()
at Terraria.WorldGen.do__worldGenCallBack(Object threadContext)
at Terraria.WorldGen.worldGenCallBack(Object threadContext)​

The mods I have are:

Recipe Browser, Boss Checklist, Weaponout, imkSushi's mod, Sacredtools, Veinminer, WMITF, Magic Storage, Yet Another Boss Health Bar...

Cannot load world or make new ones

System Gen Error

$
0
0
[17:46:45] [20/ERROR] [tML]: A problem was encountered during world generation
Hiding true compasses!
System.NullReferenceException: Object reference not set to an instance of an object.
at QwertysRandomContent.FrozenDen.<ModifyWorldGenTasks>b__10_1(GenerationProgress progress) in QwertysRandomContent\FrozenDen.cs:line 172
at Terraria.World.Generation.WorldGenerator.GenerateWorld(GenerationProgress progress)
[17:46:45] [20/ERROR] [Terraria]: A problem was encountered during world...

System Gen Error

Is there any mod that lets you add custom achievements?

$
0
0
So i want to make an Everythings an achievement mod and i cant find a lib/API that lets you do this.

HOW TO GET ANY ITEM FOR FREE IN CALAMITY OR THORIUM MOD

$
0
0
1. Download cheat sheet from tModLoader mod browser.
2. Download hero's mod from same place.
3. Go onto world and look at the bar at the bottom.
4. Left click on the work bench.
5. Press the M (cycle mod specific items button).
6. Right click on any of the items and enjoy!
(disclaimer!!! You don't have to have the mods enabled in your mod options.)
This isn't fake try it for yourself and enjoy!!!

I am starting on modded terraria and this happen

$
0
0
So when i started too download the mod calamity this happen
Captura_de_pantalla_18.png

If somebody can help

Help making an armour set.

$
0
0
So while I'm new to modding in Terraria I am experienced in coding elsewhere. I'm trying to make a mask with a few buffs but it keeps giving me this error:

c:\Users\User1\Documents\My Games\Terraria\ModLoader\Mod Sources\ArmourModOne\Items\Armor\BlackMask.cs(10,30) : error CS0115: 'ArmourModOne.Items.Armor.BlackMask.Autoload(ref string, ref string, System.Collections.Generic.IList<Terraria.ModLoader.EquipType>)': no suitable method found to override


I have no clue how to go about fixing...

Help making an armour set.

i cant seem to find bubble block

$
0
0
i cant find bubble block in TEdit... where is it? its not in tiles or walls or tile entitys

(39,45) : error CS1503: Argument 1: cannot convert from 'terrariansmod.Items.Armor.AmethystBreastplate' to 'Terraria.ModLoader.Mod'

$
0
0
Code:
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;
using static Terraria.ModLoader.ModContent;
using static Terraria.ModLoader.Mod;
using terrariansmod.Items.Armor;

namespace terrariansmod.Items.Armor
{
    [AutoloadEquip(EquipType.Body)]
    public class AmethystBreastplate : ModItem
    {
        public override void SetStaticDefaults() {
            base.SetStaticDefaults();
            DisplayName.SetDefault("Amethyst Breastplate");
            Tooltip.SetDefault("Magic...
(39,45) : error CS1503: Argument 1: cannot convert from 'terrariansmod.Items.Armor.AmethystBreastplate' to 'Terraria.ModLoader.Mod'

How do i make the player invisible while wearing armor

$
0
0
i was making an armor set and then when i tested it my character was visible behind the armor set and i cant find any help

Fernium

$
0
0
Fernium Remastered Mod:

Welcome to Fernium Remastered. The mod that might not be the best but it does work. it adds a decent amount of items and gets updated decently about every two or three weeks. if it sounds intressting. why not try it.

119 new items.
7 new NPCS.
1 new Town npc.
3 new Tiles.
1 new Boss.

Thanks to:

Tmodloader-_-
Kregjoke (Past Spriter) :kingslime:
Mr Fern (Me) :pumpking:
Zane poise (Youtuber) :nymph:
Buccit (Spriter) :joy:
Sinsien...

Fernium

how to make a weapon be sold by the traveling merchant

$
0
0
i'm trying to make a weapon for a mod that is sold by the travelling merchant. does anyone know how?

My Necrosis mod needs a Dev Team!

$
0
0
Hello Terrarians! Its me, UndernityGaming!

Today i want to ask YOU if you want to help out my Mod!
My mod is about Expanding the Storm Event, Space, Ocean, Hell, and Ice Biome!
It also adds its own Biome! The Voidlands / The Voidiclands.
It adds 1 Boss right now, the Coldtoucher! Its a Ice Worm Boss, screenshots:

2020-08-11 (8).png
It also adds many different Items, like a Energy...

My Necrosis mod needs a Dev Team!

need help. mod build error.

$
0
0
im trying to build my mod and it was working but since adding the last few items i get this error code as seen in pic below can i get help on that?

How do I hide the player's "coat" for my custom bodyarmor+leggings?

$
0
0
(this is the coat that you can select in character creation)



Leggings:

C#:
[AutoloadEquip(EquipType.Legs)]
    public class WoodSummonerLeggings : ModItem
    {
        public override void SetStaticDefaults()
        {
            DisplayName.SetDefault("Wooden Summoner Leggings");
            Tooltip.SetDefault("Wooden leggings for summoners.");
        }

        public override void SetDefaults()
        {
            item.width =...
How do I hide the player's "coat" for my custom bodyarmor+leggings?

How to Downgrade Back to 1.3.4.4

$
0
0
It looks like it could be a while until tModLoader updates to support 1.3.5. I know there's a patch available, but it only works on Windows at the moment. In the meantime, if anyone wants to download 1.3.4.4 again, you can get it through Steam. You just need to use the steam console. I've only tried this on Linux, so I can't guarantee it'll work on others. I see no reason why it wouldn't though.

Step 1: Close Steam if it's running.

Step 2: Launch Steam with the "-console" flag...

How to Downgrade Back to 1.3.4.4

Unloaded Items

$
0
0
Hello, I have been playing tModLoader for a month or so and I ran into an issue with the SpiritMod, where SOME, not all, items are unloaded and idk what to do.
I've reloaded the mod, deleted it, reinstalled it and the affected items are still unloaded. What else can I do? (also don't want to delete the world or the character since I don't want to lose the progress).

load failed no backup can anyone help me fix this problem?

$
0
0
Whenever i try to load my single player world it says load failed no backup, but when i load it in multiplayer it lets me in but its really buggy. (this is on tmodloader with calamity)
Untitled.png

Ancients Awakened Items Concern and Help

$
0
0
I have been playing Ancients Awakened Mod (AA) for quite sometime as a summoner, although I am pretty confused about the two accessories, specifically the Aleister Book and A Page of the Rune Book. I keep opening the respective developer item bags for thwir respective developer, I just can't seem to get them. I like to ask if any one knows how to get Aleister Book and A Page of the Rune Book. Thank you!
Viewing all 7890 articles
Browse latest View live