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

Help with yoyo error PLS HALP

$
0
0
c:\Users\PinkSheep11\Documents\My Games\Terraria\ModLoader\Mod Sources\ZuaohxityMOD\Items\Weapons\NyxYoyo.cs(27,56) : error CS0426: The type name 'NyxYoyoProj' does not exist in the type 'Terraria.Projectile'

what this mean how do i fix

a bunch of questions regarding memory issues

$
0
0
so a common issues i usually encounter is the memory issue when i try to loaad either too many, or too mb heavy mods and so everytime i get a sound file issue looking something like this:
an error occurred while loading (example calamitymod)
this mod has automatically been disabled. see below for actual error:

the mp3 sound file at sounds/music/cavestorybossbattle.mp3 failed to load
vid terraria.modloader.mod.autoload()
vid terraria.modloader.do__load(object threadcontext)

that was the...

a bunch of questions regarding memory issues

How to change vanilla enemy stats and ai?

$
0
0
I am working on a mod where some vanilla enemies have different item drops and ai, but I am unsure how to change the what is in the vanilla game. Any tips?

Thanks in advance.

Trying to make a boss but errors

$
0
0
I'm trying to make a boss but I keep getting error CS1519: Invalid token '=' in class, struct, or interface member declaration at the green part.
CAN SOMEONE PLS HELP ME ;-;
1000's of thanks in advance
also, im using visual studio 2017, and im fairly new to all this, so any advice helps


using System;
using System.IO;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;

namespace...

Trying to make a boss but errors

Getting error.

$
0
0
So im using the exampleMod v0.8 and anytime I place the CS files and png's into a folder in mod sources I get this error upon building.

Sequence contains no matching element
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at Terraria.ModLoader.AssemblyManager.InstantiateMods(List`1 modsToLoad)

Im using VS studio 2013 express if that helps, although im not even editing the mods just trying to get them to work.

Custom recipes?

$
0
0
I'm wanting a mod that allows you to make custom recipes, but idk how to make it and even if i did, i don't want to. r there any mods like this that exist for tModLoader?

[Request/Help] Airplane pet mod from Modloader's examples?

$
0
0
Hi guys,

I been spending a few hours trying to make the airplane pet mod work by itself without any of the other features that the example gives and I keep getting errors like "error CS0246: The type or namespace name 'MyPlayer' could not be found" and have tried to rename, check capitalization in buffs, projectiles and I just straight out give up. I honestly just want the pet and that's it. Help to make this mod work or a copy of the paper airplane mod by it self works either way. Thanks...

[Request/Help] Airplane pet mod from Modloader's examples?

A tip for people using fargo's mod.

$
0
0
DONT USE GALACTIC REFORMER DONT USE GALACTIC REFORMER DONT USE GALACTIC REFORMER DONT USE GALACTIC REFORMER DONT USE GALACTIC REFORMER

No, really

DONT USE the GALACTIC REFORMER

RIP base and everything in it

[TModLoader: How Do I Make This?] How To Make An Ore?

$
0
0
As the title says, I'm looking forward to learning how to make an ore, that includes the placeable ore, the random generation of it, the bar of the respective ore and how it's textures should be done.


Best Regards
Several People.

Ps: From now on I WILL use "[TModLoader: How Do I Make This?]" so people that are new to mods can simply search that up to get a quick answer for their questions.
PPS: Thank you very much in advance for giving me a answer of any kind in this thread, I deeply...

[TModLoader: How Do I Make This?] How To Make An Ore?

Calamity Mod not responding. Need help

$
0
0
Hello. I'm not sure if this is the correct place to ask for help with crash issues, but I can't seem to get the game to work correctly. Recently I installed the calamity mod and was able to run it perfecly, but today, everytime I tried to open the game, it loads fine and stops responding after some seconds, can anyone help?

Does tmodloader have a Server config file?

$
0
0
Ive been looking for a while now with no luck. I tried just using -config but apparently that's an invalid command. I just want to up the npc stream, any suggestions?

[Request/Help] Help!

$
0
0
Could not find file 'C:\Program Files\Steam\steamapps\common\Terraria\ModCompile\tModLoaderMac.exe'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path,...

[Request/Help] Help!

[Snippet] Fishing catch quality calculator

$
0
0
If you're doing anything fishing related and you want, rather than a flat random check, a more faithfhul check using the fishing power of the player, here's a little bit of code I wrote based on the in-game code and the description from the wiki, this goes in your ModPlayer:

Code:
public override void CatchFish(Item fishingRod, Item bait, int power, int liquidType, int poolSize, int worldLayer, int questFish, ref int...
[Snippet] Fishing catch quality calculator

TEdit Help!

$
0
0
Ive been using tedit and im trying to use a world i edited in tedit in terraria but everytime i load the world it isnt the edited one. how do i load the edited world with terraria? I want to export the world I edited in tedit into terraria

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

TheBeetasticMod Coders and Spriters.

$
0
0
Hello Everyone!!
Its I Weird! And today im talking about Coders And Spriters
So Do I Need Them?
Well Yes and...No? I Would Love if any of you spriters or coders would like to help me out and make my life easier But, Im not gonna Beg for help.

Special Thanks to ...

TheBeetasticMod Coders and Spriters.

"Designate player home" mod?

$
0
0
I tried searching the forums, I tried manually going through a couple pages of releases and WIP...does anyone know if there's a mod that lets you designate a "home" as being off-limits to NPCs?

Calamity Ores Disappeared (In Multiplayer)

$
0
0
I was playing Calamity mod with my friend in multiplayer and Calamity ores disappeared after couple of bosses were defeated.
At the start of the game we had Calamity ores but as we progressed in the game they disappeared .
Can someone help us or we just have to make a new world to mine them.

Mods we use:
Summoners Association
Calamity mod
Maxstackplus
Helpful Npc's (Miner,Botanist& more)
Alchemist Npc
Yet another boss health bar
Infinite wormholes
Wing Slot
Recipe Browser
Imk Sushi's mod...

Calamity Ores Disappeared (In Multiplayer)

Help with custom crown vanity item

$
0
0
So I've added a custom crown vanity item to my mod, but when it's worn it removes all the hair from the player, which I don't want.
I've used "item.headSlot = 26;" in the script, but now it makes it look like a golden crown when the player wears the custom crown.
How do I change the texture of the golden crown to my custom one? Or how do I make the player wear the custom crown with his hair sticking out on the back?

Here's the code:

Code:
using Terraria;
using Terraria.ModLoader;
using...
Help with custom crown vanity item

Small vanity helm request

$
0
0
I made a worm entity boss that uses a slightly recolored Ancient Doom as its head. I wanted the vanity mask to be a side-view version of the ancient doom basically and was wondering if someone could make that for me? Iv tried but it never turns out right
Viewing all 7890 articles
Browse latest View live