ProjectET
Spazmatism
there are a bit of issues with this code, for example with the item price you put (gold: 1) that is invalid and will produce an error, the correct way to do it isView attachment 205105
hi this is kyler again, um I ran into some trouble getting this mod to load in can someone please tell me why, thank you![]()
Code:
item.value = int;
the second problem is
Code:
recipe.setResult(defence=+1000);
Code:
recipe.setResult(this);
sangrento
Skeletron Prime
Does anyone know what cause a bug were dropped items float? this is really annoying since my conveyor belts become useless when farming 

Last edited:
A_judgementalLizard
Terrarian
Everytime I try to open the mod browser the game crashes with this error, what am I doing wrong?
Looks like a krpg bug.Everytime I try to open the mod browser the game crashes with this error, what am I doing wrong?View attachment 205194
Ninjypuppy
Official Terrarian
I haven't been here in a while, have they fixed the armor stand bug yet? Or was that a mod side bug. I havent been here in a while so I can't remeber.
Senpai-Sama
Terrarian
Why can't I publish my mod? I repeated it again and again. I even changed the PassPhrase multiple times
Silverlancer
Golem
Seems like the mod browser is down, gonna have to wait till the bandwidth limit resets to publish to it.Why can't I publish my mod? I repeated it again and again. I even changed the PassPhrase multiple times
Anybody got any ideas?
here are the logs:
Bad JSON: Query failed: Column 'ip' cannot be null
at Terraria.ModLoader.UI.UIModBrowser.PopulateFromJSON(LocalMod[] installedMods, String json)
Inner Exception:
Unexpected character encountered while parsing value: Q. Path '', line 0, position 0.
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Terraria.ModLoader.UI.UIModBrowser.PopulateFromJSON(LocalMod[] installedMods, String json)
here are the logs:
Bad JSON: Query failed: Column 'ip' cannot be null
at Terraria.ModLoader.UI.UIModBrowser.PopulateFromJSON(LocalMod[] installedMods, String json)
Inner Exception:
Unexpected character encountered while parsing value: Q. Path '', line 0, position 0.
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at Terraria.ModLoader.UI.UIModBrowser.PopulateFromJSON(LocalMod[] installedMods, String json)
hybdro
Spazmatism
Hello! Every since I got update v0.10.1.5 I removed all my mods for a new playtrough. Soon after installing v0.10.1.5, I cannot get past the Finding Mods section! I don't have any mods installed and when it happens the game freezes and says Terraria has stopped working. If you need a picture I will add one.
Waffle Face
Terrarian
how do I update my tmodloader from 0.10.1.4 to 0.10.1.5?
DGNNYOmega
Terrarian
Is there any way to make the damage of a projectile different from the damage of the weapon it comes from?
Pyromancer
Terrarian
My game beginned to lag with the new tModloader updates.
i dont know why.
i dont know why.
hybdro
Spazmatism
@Waffle Face Download the new update and extract it to your terraria install directory, And I think you know how to install it already.
Hello,
I have problem running mods. I don't have sound card because it just died... When i try to run mods this issue happens... Normal Terraria works just fine. Is there anything i can do besides getting new sound card?
I have problem running mods. I don't have sound card because it just died... When i try to run mods this issue happens... Normal Terraria works just fine. Is there anything i can do besides getting new sound card?
DeltaTheDreemurr
Skeletron Prime
Try looking for the example mod, it has a lot of things that help me with coding.I created a spear but when i use it it for some reason shows another spear of the same sprite that doesnt move in front of me
DeltaTheDreemurr
Skeletron Prime
Hey, I've been having this issue all day where when I try to use my custom spear It only uses the end of the spear to attack and I wanted to know what was causing this. I have been copying then editing code from example mod and using that mixed with some online tutorials to make my items
NKSHV
Terrarian
My terraria freezes on startup on linux (ubuntu 18.04).
After I download tModLoader, I go to mod browser and download some mods. It crashes completely randomly when I click "download" and this is the log that appears:
After that terraria stops launching. From now when I launch terraria from steam it just freezes after logo and gives black screen. After that I verify cache using steam and it deletes tModLoader and works, but when I install tModLoader it crashes on first mod I try to download through mod browser.
And I can't give log because it does not create any, it does not crash, it just freezes until you kill it in task manager.
I have no mods enabled
After I download tModLoader, I go to mod browser and download some mods. It crashes completely randomly when I click "download" and this is the log that appears:
7/29/2018 4:01:32 PM
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource) [0x0000b] in <1170fb08300b4d0db71c1d1db8555768>:0
at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00016] in <1170fb08300b4d0db71c1d1db8555768>:0
at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x00050] in <1170fb08300b4d0db71c1d1db8555768>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x0001d] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.ModLoader.UI.UIModDownloadItem.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00000] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.GameContent.UI.Elements.UIList+UIInnerList.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x0008f] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.ModLoader.UI.UIModBrowser.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00000] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UserInterface.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch, Microsoft.Xna.Framework.GameTime time) [0x0000e] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.Main.DrawMenu (Microsoft.Xna.Framework.GameTime gameTime) [0x05844] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.Main.do_Draw (Microsoft.Xna.Framework.GameTime gameTime) [0x03af7] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.Main.DoDraw (Microsoft.Xna.Framework.GameTime gameTime) [0x00000] in <e24c815ea5d749ca88f366401db4a98a>:0
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource) [0x0000b] in <1170fb08300b4d0db71c1d1db8555768>:0
at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00016] in <1170fb08300b4d0db71c1d1db8555768>:0
at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x00050] in <1170fb08300b4d0db71c1d1db8555768>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x0001d] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.ModLoader.UI.UIModDownloadItem.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00000] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.GameContent.UI.Elements.UIList+UIInnerList.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x0008f] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.DrawChildren (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00016] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UIElement.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x000c5] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.ModLoader.UI.UIModBrowser.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch) [0x00000] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.UI.UserInterface.Draw (Microsoft.Xna.Framework.Graphics.SpriteBatch spriteBatch, Microsoft.Xna.Framework.GameTime time) [0x0000e] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.Main.DrawMenu (Microsoft.Xna.Framework.GameTime gameTime) [0x05844] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.Main.do_Draw (Microsoft.Xna.Framework.GameTime gameTime) [0x03af7] in <e24c815ea5d749ca88f366401db4a98a>:0
at Terraria.Main.DoDraw (Microsoft.Xna.Framework.GameTime gameTime) [0x00000] in <e24c815ea5d749ca88f366401db4a98a>:0
And I can't give log because it does not create any, it does not crash, it just freezes until you kill it in task manager.
I have no mods enabled
Solar12345
Terrarian
I need help I keep getting
error CS2001: Source file 'C:\User\solar\Documents\My Games\Terraria/ModLoader\Mod Sources\Some\Items\Accessory\_AlphaShield.cs' could not be found
I've gotten rid of AlphaShield.cs and it still didnt work, I even tried to name a sprite AlphaShield and do all that but it still wouldnt work. Can someone help me please? ;-; oh im also on windows
error CS2001: Source file 'C:\User\solar\Documents\My Games\Terraria/ModLoader\Mod Sources\Some\Items\Accessory\_AlphaShield.cs' could not be found
I've gotten rid of AlphaShield.cs and it still didnt work, I even tried to name a sprite AlphaShield and do all that but it still wouldnt work. Can someone help me please? ;-; oh im also on windows
FreddyFred
Terrarian
i have calamity mod 1.3.4.1 and i cant upgrade why?
LobsterClawsalt
Terrarian
Hey, I recently installed the newest tmodloader for Mac, and tried installing it both using the .jar and manually, but every time I boot up terraria through steam/manually the re-logic screen comes up and then fades to black and stays that way forever. this seems to happen with every version all the way back to tmodloader version 10.0.1. Any help would be deeply appreciated!
[doublepost=1533223418,1533223367][/doublepost]
[doublepost=1533223418,1533223367][/doublepost]
ALSO, I've tried this with another Mac and the same exact thing happened, so it couldn't just be my MacHey, I recently installed the newest tmodloader for Mac, and tried installing it both using the .jar and manually, but every time I boot up terraria through steam/manually the re-logic screen comes up and then fades to black and stays that way forever. this seems to happen with every version all the way back to tmodloader version 10.0.1. Any help would be deeply appreciated!
Similar threads
- Replies
- 40
- Views
- 23K
- Replies
- 5
- Views
- 1K
- Replies
- 893
- Views
- 891K
- Sticky
- Replies
- 270
- Views
- 264K
- Locked
- Replies
- 234
- Views
- 48K
-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.