BlueStag
Terrarian
tModLoader is so broken for me! It used to work with compiling mods, but now it gives up randomly!
It all started when I wanted to update my mod, with code barely changed, and something this came up:
1. using Microsoft.XNA.Framework;
28. public override bool Shoot(Player player, ref Vector2 position...
What I did was I reinstalled tModLoader, download the ModCompile folder and tried to install the .NET 4.5 Reference Assembly thing. I can't install Visual Studio because I do not have access my computer's admin accounts. What happened was that it said 'Downloading the .NET 4.5 thing' for a split second, and the download button was still there as well as no continue button. It worked before! Why not now? Most likely because of 0.11.8 being very annoying.
Edit: I want to download just the targetting pack, but it won't let me.
It all started when I wanted to update my mod, with code barely changed, and something this came up:
error: 'Vector2' found in both 'FNA' and 'Microsoft.XNA.Framework'
. This happened when compiling the FNA file. Here's part of the code:1. using Microsoft.XNA.Framework;
28. public override bool Shoot(Player player, ref Vector2 position...
What I did was I reinstalled tModLoader, download the ModCompile folder and tried to install the .NET 4.5 Reference Assembly thing. I can't install Visual Studio because I do not have access my computer's admin accounts. What happened was that it said 'Downloading the .NET 4.5 thing' for a split second, and the download button was still there as well as no continue button. It worked before! Why not now? Most likely because of 0.11.8 being very annoying.

Edit: I want to download just the targetting pack, but it won't let me.