Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    nivlac's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    216

    Terraria 1.2.1.2 Source

    Most of this is based off MrBlueSL's (currently) latest source code thread, which can be found here.

    Terraria 1.2.1.2 Source Code

    README.txt Contents:
    ----------------------------------------------------------

    ~ Terraria 1.2.1.2 Source ~

    Decompiled and fixed by nivlac

    I do not condone the illegal use of copyrighted material. Please only use this if you have purchased Terraria, which you can do so at Terraria -- Re-Logic is great for making this game, so help them out.

    ---

    I am not including the following files/items for various reasons, including copyright:

    Steam_api.dll
    Content (the folder which contains all the sounds, images, etc)

    ---

    To run the source, you MUST have the Content folder and steam api dll. You can usually find them here:

    (Directory to Steam folder)\Steam\steamapps\commor\Terraria\

    And copy them to the following:

    (Directory to your terraria source)\bin\x86\Debug\

    ---

    If you have any trouble, please ask.

    ----------------------------------------------------------

    Virus Scans:

    Metascan: https://www.metascan-online.com/en/s...430b8b715e8908
    Jotti's Malware Scan: https://virusscan.jotti.org/en/scanre...4860171fef0ebc

    -- Note --
    The file is uploaded as a rar file, so you need something like WinRAR, WinZip or 7zip, or anything that can open rar files.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by nivlac; 11-01-2013 at 02:41 PM. Reason: Forgot some things in the file.

  2. The Following 48 Users Say Thank You to nivlac For This Useful Post:

    256325 (06-16-2014),ace7 (01-03-2014),andy44 (01-23-2014),biexor (11-06-2013),big_corones (11-16-2013),BrutalDeath786 (11-07-2013),c202295 (11-04-2013),Celtc (01-04-2014),DarkFuzzyCookie (11-12-2013),Drowlys (11-07-2013),Dustin0115 (12-05-2013),eggdog (11-02-2013),fin theone (11-04-2013),grimb0 (11-02-2013),GrtAndPwrflTrtl (12-13-2013),gsdfg.easfsd (11-05-2013),HuuDeanii (11-10-2013),itamir4 (11-05-2013),janosicek (11-04-2013),KauwgumBal1 (11-06-2013),kirn20 (11-01-2013),lDanny (11-16-2013),marco007 (11-16-2013),marcokeith (11-21-2013),markus19 (10-14-2016),martinx09 (08-05-2014),mazterzdemon (11-01-2013),MPX (11-11-2013),MrBlueSL (11-01-2013),mugmickey (12-10-2013),niuzr (11-02-2013),nobodygamezlikeme (11-15-2013),oosoup (11-15-2013),P3rf3ct_Zer0 (11-07-2013),PanatonicWOLF (04-17-2014),philippe9020 (03-02-2017),qabriel (11-15-2013),QQGan (11-01-2013),QuietDeath (11-02-2013),Red06660 (03-22-2023),roachman6k3 (11-28-2013),swyrl (11-10-2013),Teleporter (11-02-2013),TheRareBreed (11-04-2013),Tiberius72 (01-27-2014),toloveruu (11-12-2013),toshir0z (11-17-2013),truthfullies (11-17-2013)

  3. #2
    Austin's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Great White North
    Posts
    30,484
    Reputation
    6104
    Thanks
    8,326
    My Mood
    Lurking
    approved .




    VIP Support // May 2011
    CF Minion // January 2012
    Newsforce // August 2012
    Minion+ // March 2013
    Moderator // August 2014
    Former Staff // January 2015
    General Minion // July 2015
    Publicist // December 2015





  4. The Following User Says Thank You to Austin For This Useful Post:

    QuietDeath (11-02-2013)

  5. #3
    MrBlueSL's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Illinois
    Posts
    56
    Reputation
    10
    Thanks
    51
    My Mood
    Happy
    I've been pretty busy, so I'm glad you were able to put this out there. +1!

  6. #4
    kirn20's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    it still say needs aproval plz fix

  7. #5
    Bernard's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Purgatory
    Posts
    26,364
    Reputation
    3488
    Thanks
    3,546
    My Mood
    Lurking
    Looks good.

    #Approved
    Rep. Power: 126

    Minion: 11/28/12-3/15/14

  8. #6
    scrilla103's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    A bit of a newbie here. Any way I could get a little more detail on the instructions? I downloaded, extracted, compiled with Express 2010, copied the steam dll file and Content folder, but when I run it, it says Terraria has stopped working :P

    I've also tried copying the .exe to where the original .exe was (after backing it up) but nothing still. Am I missing some important bit of information?

    Which folder am I supposed to be looking at? bin? obj? debug? release? and are the content folder and dll file supposed to be in the same folder as the exe? or somewhere else?

    Thanks in advance.

    EDIT: I finally got it figured out. I had been trying to run the project but kept getting a error about image or something, so I changed Any CPU to x86.
    Last edited by scrilla103; 11-03-2013 at 08:45 AM.

  9. #7
    biexor's Avatar
    Join Date
    Nov 2008
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    6
    My Mood
    Devilish
    Thanks a bunch; compiles and runs fine with VS2013RC

  10. #8
    P3rf3ct_Zer0's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Cheerful
    Question What does it mean to not have .net framework dependencies? I am rather lost.

  11. #9
    DarkFuzzyCookie's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    have you tried changing the "Any CPU" to "x86"? That worked for me.

    Thank you very much for this source code! I tried to de-compile and fix myself, but sadly got no luck!
    Last edited by DarkFuzzyCookie; 11-12-2013 at 03:05 PM.

  12. #10
    noobster29's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    228
    Reputation
    10
    Thanks
    1,533
    My Mood
    Amazed
    why am i getting this when i try run it in debug? i didn't have this problem with other versions
    Code:
    Could not load file or assembly 'Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553' or one of its dependencies. The system cannot find the file specified.

  13. #11
    MrBlueSL's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Illinois
    Posts
    56
    Reputation
    10
    Thanks
    51
    My Mood
    Happy
    I've never gotten that error. Not sure. Maybe it's missing a reference to that particular dll?

  14. #12
    big_corones's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    I prefer MrBlueSL package :-) this one is not easy to run.

  15. The Following User Says Thank You to big_corones For This Useful Post:

    MrBlueSL (11-16-2013)

  16. #13
    MrBlueSL's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Illinois
    Posts
    56
    Reputation
    10
    Thanks
    51
    My Mood
    Happy
    Quote Originally Posted by big_corones View Post
    I prefer MrBlueSL package :-) this one is not easy to run.
    Hey, thanks! I recently decompiled it on ILSpy, thanks to @blco. It decompiled it without crashing, but I haven't released it, or fixed the conversion errors yet. Haven't had much time.

  17. #14
    nivlac's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    216
    Quote Originally Posted by big_corones View Post
    I prefer MrBlueSL package :-) this one is not easy to run.
    What makes it uneasy to run?

  18. #15
    deathstrike1313's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    6
    Thanks for this.

Page 1 of 2 12 LastLast

Similar Threads

  1. Terraria 1.2.1.1 Source
    By chatrat12 in forum Terraria Hacks
    Replies: 5
    Last Post: 10-28-2013, 07:11 PM
  2. [Source Code] Terraria 1.2.0.1 Source Code
    By Teleporter in forum Terraria Hacks
    Replies: 31
    Last Post: 10-07-2013, 02:16 AM
  3. [Request] Terraria 1.1.2 Server Source Code
    By Shadon1nja in forum Terraria Hacks
    Replies: 2
    Last Post: 08-02-2012, 07:44 AM
  4. [Source Code] Terraria Server 1.1.1 Source
    By Xenoxiluna in forum Terraria Hacks
    Replies: 4
    Last Post: 01-09-2012, 04:33 AM
  5. [Free]Terraria grief client 104 !! (source included)
    By Ewrokil in forum Terraria Hacks
    Replies: 1
    Last Post: 06-11-2011, 06:36 PM