Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Hi guys

Think I screwed up config on Instant Sheller and now it is stuck.

Basically Windows is not shelled, the programme only boots back to the undo button though.

When I try to undo it gives me the below error. I think that some parts of the shell worked and some didn't so now it thinks it needs to reverse changes. Basically i just want to be able to run it again fresh, can anyone help at all?

************* Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at c.h(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Thanks
Tom
  • 4 months later...
Posted

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

Spoiler

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at c.h(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.WndProc(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.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
InstantSheller
    Assembly Version: 1.0.4700.35893
    Win32 Version: 1.0.4700.35893
    CodeBase: file:///C:/Users/Josh/Downloads/instantsheller/InstantSheller.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5495 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.

 

Posted

Have you tried to run it again via the below method?

CTRL, ALT and DEL to get the task manager, choose "file", "run new task" and type explorer.exe
Once in file explorer you'll have access to what you need to get to use the undo feature.

Posted

Thank you tthurman...It seems the issue is that it only undid specific parts of it...

I am on my desktop perfectly fine and using it, however the boot up screen etc is still missing...it loads to desktop with full functionality, but when going into instant sheller from desktop it still says "undo" and no matter how many times i try to, it gives that error and still have not fully undone itself.

 

 

Posted

I could easily be incorrect here, but if your jukebox program is also 32 bit, as in the case of what Tom is commenting on, it stands to reason the same may apply. This being the case you need to run the 64 bit version of explorer per his post, which may in correctly "undo" things.

Note that this is completely out of my area of expertise, but it would seem at least plausible that the same situation exists in this case, just with the jukebox software as opposed to GameEx.  

Regardless, it's the only suggestion that comes to mind at this point.

 

 

 

  • Like 1
Posted
11 hours ago, tthurman said:

I could easily be incorrect here, but if your jukebox program is also 32 bit, as in the case of what Tom is commenting on, it stands to reason the same may apply. This being the case you need to run the 64 bit version of explorer per his post, which may in correctly "undo" things.

Note that this is completely out of my area of expertise, but it would seem at least plausible that the same situation exists in this case, just with the jukebox software as opposed to GameEx.  

Regardless, it's the only suggestion that comes to mind at this point.

 

 

 

Thank you sir I will look into that tonight as I am not sure off hand what the jukebox software is running. I did look last night though and my explorer.exe was running as x64

Posted

I was able to check the software and it is running @ 32bit while my OS is @ x64. Do you think I am having the same issue as the post that was referred just backwards?

Guest
This topic is now closed to further replies.
×
×
  • Create New...