Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Other MMORPG Hacks › Terraria Hacks › Terraria Decompilation issues

Terraria Decompilation issues

Posts 1–4 of 4 · Page 1 of 1
DR
DragonBorn3261
Terraria Decompilation issues
Hey guys, I decompiled terraria.exe with ILSPY (latest version) and I open the csproject with vstudio and then I click Build Solution, then this happens:



Any help would be very much appreciated
#1 · 6y ago
DA
DARTH WANKSTAIN
You need to manually fix the errors because decompilation isn't perfect. This is why you should decompile a single method or class, edit it, and then recompile it, if you do this then you don't have to deal with every single error in the whole project, just the ones in the method or class you're editing.
#2 · 6y ago
DR
DragonBorn3261
Quote Originally Posted by DARTH WANKSTAIN View Post
You need to manually fix the errors because decompilation isn't perfect. This is why you should decompile a single method or class, edit it, and then recompile it, if you do this then you don't have to deal with every single error in the whole project, just the ones in the method or class you're editing.
ah okay, so uh how would i actually go about fixing the error itself?
#3 · 6y ago
DE
deavis
Quote Originally Posted by DragonBorn3261 View Post
Hey guys, I decompiled terraria.exe with ILSPY (latest version) and I open the csproject with vstudio and then I click Build Solution, then this happens:



Any help would be very much appreciated
Just update your .net framework & c# version, here's my post in some other thred.

I use iLspy to decompile the client, select C# 8.0, add dependencies from Terraria's resources (relogic.dll and stuff). When it's done decompiling (after 1-2mins) open csproj and update .net framework to 4.5 at least. Go to properties -> compilation -> advanced -> select language version to the second option. There's one issue in the whole project, but you can easly remove it.
#4 · 6y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • Terraria Localization IssueBy michael53239 in Terraria Hacks
    6Last post 6y ago
  • Decompilation issuesBy deavis in Terraria Hacks
    7Last post 6y ago
  • Terraria Decompile / Recompile TutorialBy atom0s in Terraria Hacks
    0Last post 13y ago
  • Main.cs in decompiled TerrariaBy midwest in Terraria Hacks
    0Last post 15y ago
  • Decompiling terraria.By NEoNoxD in Terraria Hacks
    2Last post 15y ago

Tags for this Thread

None