360haven works best with JavaScript enabled
[Release] Save editor v2 Tomb Raider 2013 - Page 3
Loading
Register
Page 3 of 20 FirstFirst 1234567813 ... LastLast
Results 17 to 24 of 159
  1. #17
    Senior Member
    NuBiXx is offline
    Join Date : Jan 2012
    Posts : 107
    Array

    Re: Save editor v2 Tomb Raider 2013

    I can continue to edit even when I get those errors I posted but the only thing working is skill points.

    Last edited by NuBiXx; 03-17-2013 at 12:40 AM.

  2. #18
    Stuie

    Re: Save editor v2 Tomb Raider 2013

    hi first off thank you for this awesome editor and for the time you put in to make it.....

    but i get a problem everytime i hit save i get this

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Non-negative number required.
    Parameter name: value
    at System.IO.FileStream.set_Position(Int64 value)
    at PackageIO.Writer.set_Position(Int64 value)
    at Tomb_Raider.Form1.write()
    at Tomb_Raider.Form1.Button2_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.6400 (Win8RTMGDR.050727-6400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Tomb Raider
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/stuie_000/Desktop/Tomb%20Raider.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.6387 (Win8RTM.050727-6300)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.6402 (Win8RTMGDR.050727-6400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.6387 built by: Win8RTM
    CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    i am using windows 8 x64 net framework 4
    every editor i have tried has the same effects :(
    it also says error object reference not set to an instance of an object
    when i open the file

    EDIT: never mind i fixed it i was using the wrong data file you should state the correct one in your post to help and save the noobish questions... here is how i fixed the problem.

    i used horizon to open the save not the profile and then i cliked contents tab and extracted the .dat file out of the save game. that is the correct file that you need.
    thank you

  3. #19
    legend423

    Re: Save editor v2 Tomb Raider 2013

    editor dont work do you have to put your save in the editor after the first save in the game it just give me an error

  4. #20
    legend423

    Re: Save editor v2 Tomb Raider 2013

    it just says object reference not set to an instance of an object

  5. #21
    Haven Donator
    bobsandbag is offline
    Join Date : Dec 2010
    Location : Liverpool, England
    Posts : 378
    Array

    Re: Save editor v2 Tomb Raider 2013

    Nice updates in v4, shame i cannot get the changes to show in game.

    Is there anyone who can mod all my salvage, health and all ammo to max please - http://rapidgator.net/file/80636284/savegame01.dat.html
    Last edited by bobsandbag; 02-25-2013 at 06:55 PM.

  6. #22
    Senior Member
    virtz is offline
    Join Date : Aug 2012
    Location : on your couch
    Posts : 124
    Array
    Twitter: @

    Re: Save editor v2 Tomb Raider 2013

    sweet thanks for keeping this editor updated. Will try this out after my movie. Great work so far C0z
    Downloads : 13 || Uploads : 0 || Rep Power : 3125 || Posts : 124 || Thanks : 55 || Thanked 17 Times in 7 Posts



  7. #23
    Member
    Cr4nK is offline
    Join Date : Nov 2011
    Location : United Kingdom
    Posts : 41
    Array

    Re: Save editor v2 Tomb Raider 2013

    Nice very good

  8. #24
    Member
    Frisko is offline
    Join Date : Jan 2012
    Posts : 35
    Array

    Re: Save editor v2 Tomb Raider 2013

    Thanks for the editor.

 

 
Page 3 of 20 FirstFirst 1234567813 ... LastLast

Similar Threads

  1. [Trainer] Tomb Raider 2013 +4
    By Fadzitt in forum Trainers
    Replies: 35
    Last Post: 05-28-2018, 04:39 AM
  2. [Release] Tomb Raider - Online Save Editor v1.0
    By Vincent Valentine in forum Xbox 360 Modding Programs
    Replies: 26
    Last Post: 06-21-2015, 02:21 PM
  3. [Release] Tomb Raider 2013 - Save Editor
    By Noctis Caelum in forum Xbox 360 Modding Programs
    Replies: 237
    Last Post: 07-30-2013, 02:56 AM
  4. Tomb Raider (2013) 100%
    By DomoPANDAS in forum Xbox 360 Game Saves
    Replies: 11
    Last Post: 03-25-2013, 11:48 AM
  5. [Release] Avalon Mods Tomb Raider Advanced Save Editor
    By Avalon in forum Xbox 360 Modding Programs
    Replies: 8
    Last Post: 02-25-2013, 04:13 PM

Visitors found this page by searching for:

tomb raider 2013 xbox seve editor

tomb raider 2013 save editor pc

save game pc TOMB RAIDER 2013 modtomb raider 2013 savegame edittomb raider 2013 save game editor pc

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯