Terraria Decompiler Outdated
See original GitHub issueDescription
When decompiling Terraria using the provided tool , it complains that the TerrariaServer/Terraria is too new:
Error: TerrariaServer version 1.3.5.3. Expected 1.3.5.1
Error: Terraria version 1.3.5.3. Expected 1.3.5.1
Steps to Reproduce
- Get the latest Terraria version
- Run
setup.bat
- Press on decompile
- Error happens
Expected behavior
That Terraria gets decompiled
Actual behavior
It complains
Reproduction frequency
Always
Versions
Latest
Mods
n/a
Additional Information
I would be willing to fix this issue. Though, what bits of code would I have to look at and how do I create those .patch files?
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Terraria Decompiler Outdated · Issue #227 · tModLoader ...
When decompiling Terraria using the provided tool , it complains that the TerrariaServer/Terraria is too new:
Read more >Other - Release The Source Code
People can decompile the executable for their personal use, but distribution of the results is not permitted without explicit permission from Re ...
Read more >Terraria's source code is an interesting one
Terraria isn't open source, and is written in C# which decompiles fairly nicely. The "num61" is a good clue as well. I've decompiled...
Read more >How to Decompile Terraria and Rebuild it - YouTube
In this video I show how to take the game Terraria decompile it, then rebuild it in a playable manner.
Read more >[Coding] Terraria Decompilation Issues
Hey Guys, I tried decompiling Terraria.exe with the latest ILSpy and It all works apart from when i try to build a solution,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @stefnotch @Kimi-Arthur @Chicken-Bones - A temporary workaround to this would be to download Terraria
1.3.5.11.3.5.2 from SteamDB using the Steam console:1.3.5.11.3.5.2:Hope this helps! 😃
EDIT: Strangely enough the problem is only fixed by downloading 1.3.5.2 and not 1.3.5.1 as the error message would imply.
Oh, thank you. 😄
Well, I’m already working on getting the decompiler to work with the latest Terraria version. 😃