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

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.

Modding Help, i dunno what im doin.

$
0
0
So i just got this error after following the example mods files for making an exclusive accessory, but when i try to build the mod with it in there, it gives me this error

[02:00:22] [11/ERROR] [tML]: Compiling Souls.XNA.dll failed with 47 errors and C:\Users\shefanhow1\Documents\My Games\Terraria\ModLoader\Mod Sources\Souls\Items\Acessories\ExclusiveAccessory.cs(37,25) : error CS0116: A namespace cannot directly contain members such as fields or methods warnings...

Modding Help, i dunno what im doin.

All my Knowledge items from Calamity show up as Unloaded Items

$
0
0
1575798991717842228385058638532.jpg
Help, I was browsing some mods, and there was an option to update the mods I have installed. I went into my Calamity world, and all my Knowledge items show up as Unloaded Items. The rest of my Calamity items show up fine, and I've tried deleting and reinstalling Calamity

Problem with tModLoader v0.11.5

$
0
0
Recently when i downloaded the new version of tModLoader, an error appeared and i have no idea about how i can fix it

Can someone help me?

Corrupted World Save

$
0
0
Can anyone help me restore my corrupted world? My save file suddenly got corrupted, I tried using the save file from yesterday but the modded items got removed, only the vanilla items were left. I'm using the Calamity mod with no Calamity music, RecipeBrowser and BossChecklist. Here is the zip file of the .wld and .twld if anyone can fix it.

TModLoader is freezing my pc.

$
0
0
I just recently installed my own mod pack for Tmodloader 64bit and about 10 minutes into the game, it freezes or doesn't respond randomly, I sometimes get a error message but I unable to read it as Terraria just quits.
This happens whenever I go to a different biome , open inventory, quick buff, killing a boss and other times when it does it unexpectedly. This sometimes has crashed my computer so I haft to restart it and One time has gave my a blue screen saying MEMORY MANAGEMENT when I...

TModLoader is freezing my pc.

Treasure bag not dropping from golem?

$
0
0
So I seem to be having a problem but I don't know how to locate it, it seems that the golem specifically is not dropping treasure bags for me, and i'm in expert mode. I haven't had any problems thus far with the mods I have in the list below so I came here due to not really being able to progress cause of that. Was just wondering if anyone else ever experienced this problem before and knows a fix for it. I know I can probably just use cheat sheet and add a treasure bag every time i kill...

Treasure bag not dropping from golem?

What do you love and hate about the mod scene as of 2019?

$
0
0
Mod content, Mod discords, Mod threads etc. Just anything about the process that you think should be applauded or should be far better than it currently is.

Mods that help me build without cheating

$
0
0
Hi I am on the lookout for any mods that allow me to build nice looking houses etc. without it being cheating like cheatsheet. Something like a Cheat Sheet type mod that instead of building just creates an image and you build over it or something like that idk. Thanks in advance!

Hi guys

$
0
0
i have a problem with tmodloader, the problem is im playing in a world and sudden the game crash, i try to reinstall the game and deleting all the archives and nothing work, please anyone know how to solve this?

TModloader Steam Multiplayer Problem

$
0
0
My friend and I played modded Terraria with no problems up until today where we added some mods and updated all the mods. Then when he tried to connect through steam he connected and joined the game but his game was frozen for about 5 seconds until it just said connection lost.

We have tried many things to try to fix this including:
-Uninstalling the mods we added and reloading
-Making sure we have the same mod and game versions
-Then I tried joining a world he hosted but I had the same...

TModloader Steam Multiplayer Problem

The Enigma Mod

$
0
0
Welcome to Enigma!
Explore a world of Mystics and Magic, of Change and Challenge, of Souls and Steampunk!
Current Content:
New Level-Up System: The Soul Stone

SoulStone.png

The Soul Stone is Crafted at an AlchemicalInfuser.png Alchemical Infuser with a Life...

The Enigma Mod

Modded Terraria Steam Problem

$
0
0
So, I modded terraria the other day, and I renamed the modded .exe as "Terrariamod.exe", and I added it to steam via the non steam game option, so that I could launch it directly from there.
I created a world, everything was perfect, until my Vanilla Terraria on steam started appearing as if it was uninstalled. I reinstalled it (steam found terraria on my HDD and only replaced some of the tModLoader files, which I extracted back into the game folder). I open the Vanilla game, everything is...

Modded Terraria Steam Problem

Cheat Sheet dosen't work

$
0
0
Hello o/

I've been trying to get the CheatSheet mod and it dosen't seem to work. I've deleted all my previous mods, I've reset my computer, nothing.

The error message that appears has to do with coding and I have no knowledge in that. If anyone is experienced in that domain, please help.

The error message is attached in the photo:

1576016749228.png

Having issues after updating tmodloader

$
0
0
I recently updated to tmodloader v0.11.5 and I'm encountering issues. Whenever I go into the mod list my cursor freezes and becomes immovable, and whenever going into the mod browser it crashes and shows an error message.
Mods I have installed:
  • Wireless v1.5
  • Wing Slot v1.6.2
  • Tremor Mod Remastered v1.3.2.7
  • Thorium Mod v1.5.1.2
  • Terraria Overhaul v3.2.2
  • TerrariaHooks v0.18
  • Spirit Mod v1.3.4.1
  • SacredTools v1.0.5.2.0
  • Recipe Browser v0.7.1.2 (When i updated It...

Having issues after updating tmodloader

Beginner Modding Question - Summon item not working? (Instant Pirate Spawn)

$
0
0
Sorry for the trouble, all; I can't seem to figure this out.
I'm trying to make an instant pirate event spawner (so the 60 second wait time goes away), and it's not working at all...
Here's the code (haven't figured out the IList type to call the vanilla sprite yet):
using Terraria.ID;
using Microsoft.Xna.Framework;
using Terraria;
using System;
using Terraria.ModLoader;

namespace InstantPirateMap.Items
{
public class InstantPirateMap : ModItem
{
public override...

Beginner Modding Question - Summon item not working? (Instant Pirate Spawn)

Non-consumable items getting consumed by quick heal, quick mana, quick buff?

$
0
0
Sorry for the trouble, all;
Someone asked for "infinity" variants of the calamity potions "Omega Healing" and "Supreme Mana."
I modified a consumable sample I found on the custom invasion item walkthrough, and was able to make the potion functional + non-consumable on use.

However, when you press the quick consume buttons (H or J), it removes the item from the player's inventory.

Is there something other than "item.consumable = false" I need to set on potions for them to not get consumed...

Non-consumable items getting consumed by quick heal, quick mana, quick buff?

Voice Changer for Female Character

$
0
0
I do not know where to post this and I am literally new when it came to file modification sharing and forums... I am quite ignorant. Forgive me. I'll just go ahead and post it here. (I do not know if someone has already done this before but here it is.)

Voice Changer for Female Character:

The reason for the creation of this post is kind of funny; At first. I just wanted to keep this P R O U D work of conversion of mine...

Voice Changer for Female Character

Game sometimes crashes with mods on (also a macOS user)

$
0
0
Hello, I recently have been having problems with my game, I've been playing with mods on and it worked for quite some time but just recently my game started to lag and I was getting crushes from game, and I think it's the fault of the mods I have.
Most of the crushes involve me about to kill a mob but then it suddenly freezes and crushes.

Tmodloader Already Downloaded?

$
0
0
I just bought terraria for the purpose of downloading mods onto it, so I got tmodloader and went into the terraria file and there are lots of items in the terraria file that say tmodloader already? I then tried to copy and paste tmodloader into the terraria file and it cam up with the message 'terraria cant be opened'? btw I am on mac. Does anyone know how to fix this/ activate the tmodloader files already in my terraria? Attached is a image of my terraria package contents.
[ATTACH...

Tmodloader Already Downloaded?
Viewing all 7890 articles
Browse latest View live