360haven works best with JavaScript enabled
[Release] Minecraft XBLA Editor - Page 19
Loading
Register
Page 19 of 38 FirstFirst ... 9141516171819202122232429 ... LastLast
Results 145 to 152 of 299
  1. #145
    Junior Member
    oblivion9794 is offline
    Join Date : Nov 2011
    Posts : 14
    Array

    Re: Minecraft XBLA Editor

    Quote Originally Posted by Odd Future View Post
    lol, fill all your inventory up with anything then try the editor again
    :( still getting the error for some odd reason


  2. #146
    Vincent Valentine

    Re: Minecraft XBLA Editor

    have you guys all tried running it as Administrator?

  3. #147
    XboxRainbowMods

    Re: Minecraft XBLA Editor

    with 1.2 I'm getting the same thing with a load error on the .bin file. It starts fine, but give an unhandled exception error.

    Code:
    ystem.IO.FileNotFoundException: File not found.
       at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
       at Minecraft.Minecraft.()
       at Minecraft.Minecraft.(Object , EventArgs )
       at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
       at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    Minecraft
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///*CENSORED BY ME*/Minecraft%20-%20SE.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 10.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.269 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.233 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.269 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.276 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    DevComponents.DotNetBar2
        Assembly Version: 10.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///*CENSORED BY ME*/Minecraft%20-%20SE.exe
    ----------------------------------------
    {69d69b6c-e9e9-443a-8fc9-d04e40a4ca15}
        Assembly Version: 0.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///*CENSORED BY ME*/Minecraft%20-%20SE.exe
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    PackageIO
        Assembly Version: 0.1.9.2
        Win32 Version: 1.0.0.0
        CodeBase: file:///*CENSORED BY ME*/Minecraft%20-%20SE.exe
    ----------------------------------------
    X360
        Assembly Version: 1.0.0.41
        Win32 Version: 1.0.0.0
        CodeBase: file:///*CENSORED BY ME*/Minecraft%20-%20SE.exe
    ----------------------------------------
    
    ************** 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.

    The original I managed to get working without hickup although the problem then was that the game would freeze when the gamesave tried to load an inventory with items from the PC version that don't exist in the Xbox version. I forget examples but since 1.2 looks smaller I assume those items were removed huh? Well in any event it won't load in my environment but it may be because I don't have some sort of expected file or program installed.

    Edit:
    and yes I've tried running in as administrator and in compatibility modes. My environment is Windows 7 x64 SP1.

  4. #148
    Junior Member
    oblivion9794 is offline
    Join Date : Nov 2011
    Posts : 14
    Array

    Re: Minecraft XBLA Editor

    Quote Originally Posted by Odd Future View Post
    have you guys all tried running it as Administrator?
    Tried Running as Admin
    Tried Running as Admin & Windows XP Service Pack 2 Compatibility Mode
    Tried Running in Windows XP Service Pack 2 Compatibility Mode
    and to top it, I'm main admin

    EDIT: like XboxRainbowMods said, I think we're missing a file or program you guys have or used.

  5. #149
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 30
    Posts : 4,709
    Array
    Asteroids Champion
    Twitter: @

    Re: Minecraft XBLA Editor

    For those having a problem, please post your save...
    Downloads : 70 || Uploads : 4 || Rep Power : 13036 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



  6. #150
    Junior Member
    oblivion9794 is offline
    Join Date : Nov 2011
    Posts : 14
    Array

    Re: Minecraft XBLA Editor


  7. #151
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 30
    Posts : 4,709
    Array
    Asteroids Champion
    Twitter: @

    Re: Minecraft XBLA Editor

    Quote Originally Posted by oblivion9794 View Post
    I got your save to load just fine...

    Downloads : 70 || Uploads : 4 || Rep Power : 13036 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



  8. #152
    Junior Member
    oblivion9794 is offline
    Join Date : Nov 2011
    Posts : 14
    Array

    Re: Minecraft XBLA Editor

    hmmm i wonder what's causing the issue......
    Could it be because im on 64-bit?

 

 

Similar Threads

  1. Minecraft (XBLA) TU 27
    By bruno_kiko in forum Trainer Request
    Replies: 5
    Last Post: 1 Week Ago, 11:53 AM
  2. [Beta] Minecraft Editor - BETA!
    By turmoilisgod in forum Xbox 360 Modding Programs
    Replies: 135
    Last Post: 03-28-2016, 06:36 AM
  3. [Beta] Minecraft XBLA Compression Library
    By fairchild in forum Xbox 360 Modding Programs
    Replies: 21
    Last Post: 12-28-2015, 12:07 PM
  4. Minecraft on XBLA working toward constant updates
    By jkipp82 in forum XBL Marketplace News
    Replies: 1
    Last Post: 01-23-2012, 06:06 PM
  5. Minecraft to begin (and possibly never end) with a beta on XBLA
    By jkipp82 in forum XBL Marketplace News
    Replies: 0
    Last Post: 08-08-2011, 02:57 PM

Visitors found this page by searching for:

minecraft xbox 360 save editor 2015

minecraft xbox editor

minecraft xbox 360 save editor

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.

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