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

what is and how to fix CS0246?

$
0
0
well i got this error

c:\Users\X.AG\Documents\My Games\Terraria\ModLoader\Mod Sources\Darkarmod\Darkar\Content\Items\weapons\mage\staff\ld1.cs(41,36) : error CS0246: The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)

c:\Users\X.AG\Documents\My Games\Terraria\ModLoader\Mod Sources\Darkarmod\Darkar\Content\Items\weapons\mage\staff\ld1.cs(41,55) : error CS0246: The type or namespace name 'Vector2' could not be found (are you...

what is and how to fix CS0246?

Passphrase

$
0
0
Hello! I have a problem when I try to publish a mod. It shows this:

Your Mod Browser Credentials are invalid. Please fix the ModBrowserPassphrase property in My Games\Terraria\ModLoader\config.json by visiting http://javid.ddns.net/tModLoader/register.php
I have already bought Terraria but it still doesn't work. If anyone knows how to fix this, please tell me! Thanks a lot!

Calamity Mod

$
0
0
Hello everyone, I'm a player and a fan of terraria and calamity mod from China.(I'm not saying other mods are bad:They are all awesome:D )I see the current version of calamity mod on mediafire is still971,but I've notice a change in the official wiki.It lists a new boss called Polterghast, and also lists its attack forms,summoning, droppings and also the background music. I also notice that the image of the devourer of gods' image has changed, and you need the droppings of the new boss to...

Calamity Mod

'BadUtils' could not be found

$
0
0
Greetings, Terraria forums. I've been attempting to install tModLoader, and have been largely successful. (I think, at least.) The "modded" client runs, and I can access the new menus added by the loader. However, when attempting to build mods (using the sample data from the main thread) I get the following error:
Code:
c:\Users\natha\Documents\My Games\Terraria\ModLoader\Mod Sources\StupidSwords\Mod Sources\DependentMod\Items\DependentModItem.cs(6,7) : error CS0246: The type or namespace...
'BadUtils' could not be found

Tmodloader server help + extra

$
0
0
How do you make a Tmodloader server without using your Ip, and if you join a Tmodloader server does it download all the mods from that server like a steam game with addon's and servers.

Unable to load Tremor, Calamity, etc after updating to v0.10.0.2 tmodloader

$
0
0
Each time i try to reload Tremor for example i keep on getting this message and then disable my mod. Any one having the same problem?

The mp3 sound file at Sounds/Music/Snow2.mp3 failed to load
at Terraria.ModLoader.Mod.Autoload()
at Terraria.ModLoader.ModLoader.do_Load(Object threadContext)

My console crashes , check the description !

$
0
0
I got this error in the console and the server stopped , can someone help ? I am using the following mods: ServerSideCharacter v0.3
Helpful NPCs (Miner, Botanist & More) v0.1.2 , Hunger Mod v1.5.1.1 , HERO's Mod v0.1.5.2 , imkSushi's Mod v4.1.4 , Recipe Browser v0.2.2 , Thorium Mod v1.4.0.6 , Tremor Mod Remastered v1.3.2.2 , Boss Checklist v0.1.3.3 on tmodloader v0.10.0.2 , my steam profile : http://steamcommunity.com/id/teamrazer203/ , please help !

System.IO.IOException: The...

My console crashes , check the description !

Recruiting Coders and Spriters for the Chaotic Mod


[Coder Needed] Mod in Development | Rise of the Squirrel-Lord

$
0
0
This mod will revolve around adding mostly new bosses and weapons, but will feature new mobs and tiles as well. It's a general content expansion, but it has an overall theme of squirrels and kaiju. It's very early in development, with only roughly a dozen sprites completed and several dozen concepts thought out. We have yet to attain a coder, and if you are interested, please contact me via DMs or join our Discord - https://discord.gg/xzCJjna . Keep in mind that of course we can...

[Coder Needed] Mod in Development | Rise of the Squirrel-Lord

Need help with custom throwing weapon

$
0
0
I made a custom throwing weapon, which is basically a crystalized version of the Throwing Knife.

When I throw the knife it rotates like a shuriken, instead of flying in a straight line and rotating when it falls to the ground.

Can anyone give me advice?

Here's the code of the projectile:

Code:
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;
using Microsoft.Xna.Framework;
using System;

namespace FabusMod.Projectiles
{
    public class CrystalThrowingKnife : ModProjectile...
Need help with custom throwing weapon

How to weapons use custom sounds

$
0
0
How would i make a weapon use a custom sound? I have the .wav id like to use, Do i need a .cs for the sound file in the sound folder? And what weapon code would i need to make it play the sound?

I NEED SOME HELP

$
0
0
I need some help, would anyone like to make a mod with me? The help is that I can't sprite that well or code like complex stuff. So if anyone knows how to do that kind of stuff well and would like to make a mod then tell me.

Need help with mod error

$
0
0
Code:
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;
using Terraria.GameContent.Generation;
using Terraria.World.Generation;

namespace BloodForTheBloodGod
{
    public class BloodWorld : ModWorld
    {
        public override void ModifyWorldGenTasks(List<GenPass> tasks, ref float totalWeight)
        {
                int ShiniesIndex = tasks.FindIndex(genpass => genpass.Name.Equals("Shinies"));
            if(ShiniesIndex != -1)
            {...
Need help with mod error

Help please.

$
0
0
\Documents\My Games\Terraria\ModLoader\Mod Sources\LostPlanet3\Items\Armor\environmentalsuitchest.cs(8,40) : error CS1514: { expected

\Documents\My Games\Terraria\ModLoader\Mod Sources\LostPlanet3\Items\Armor\environmentalsuitchest.cs(8,40) : error CS1519: Invalid token '.' in class, struct, or interface member declaration

\Documents\My Games\Terraria\ModLoader\Mod Sources\LostPlanet3\Items\Armor\environmentalsuitchest.cs(9,5) : error CS1519: Invalid token '{' in class, struct, or...

Help please.

Request / Question - Mods

$
0
0
Hey, is there any way to get a mod that increases the inventory space by 10. Just a row below the last row- preferably craftable- or just an addon is fine too.

"Side by side configuration is incorrect" can't install tmodloader..help!

$
0
0
Hi there , i recently decided to play terraria again , but this time modded. I had an idea about tremor mod and i got really hype about this , but when i try install the tmodloader i just get this error. I researched about this and all i could really do is just reinstall terraria and all c++ redistributables , but nothing...

tModLoaderFile structure?

$
0
0
I've been modding Skyrim for a while now, so understanding file structure is no big deal to me. tModLoader, however, doesn't appear to be clear about how files must be structured in order for a mod to be successfully built. I made a simple glass sword mod last night, and it worked without any hesitation. I decided to add a glass pickaxe, too... well... problems started. I eventually got it to work but let's just say my solution did not feel correct... (renaming mod folder)

So... this...

tModLoaderFile structure?

Tutorial: [1] Getting started with tModLoader

Calamity mod link is broken

$
0
0
Hi guys, the Calamity mod link is broken as i say in title. Tried to post on the same Thread but it is locked. Anyone know what happens?

Thx!

Terraria Modding: Windows 10 or Linux?

$
0
0
Hello all!

I have a Windows 10 gaming machine, and I love playing modded MineCraft and Terraria. When playing a heavily (and I mean heavily) modded 64-bit MineCraft, I simply allot the program more RAM and everything runs pretty smoothly. However, Terraria for Windows 10 is only available in the 32-bit flavor, and I'm getting highly annoyed with all the 'out of memory' errors. I have a 2.5TB internal hard drive, and I have never used more than 500GB on the drive. I was considering creating...

Terraria Modding: Windows 10 or Linux?
Viewing all 7890 articles
Browse latest View live