Just tried this program & got an unhandled exception error I can then continue however at the end it doesn't create the file it's supposed to in its own directory See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at e.l() at e.j() at e.a(Object A_0, EventArgs A_1) at System.Windows.Forms.Form.OnActivated(EventArgs e) at System.Windows.Forms.Form.set_Active(Boolean value) at System.Windows.Forms.Form.WmActivate(Message& m) at System.Windows.Forms.Form.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)
************** 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.
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.
edit: found another mod to do exactly what I'm searching for & more...
Because from Skyrim version 1.2 movement keys for the world map, for turning pages in books, and other things are linked to keys configured in game. Sure, maybe it may be useful to change these keys but it's really useful ?
Why does v1.4 remove so many of the previous features? Before, I could use this tool to setup movement keys for the world map, for turning pages in books, and many other things. Most of what made this a great tool is gone now... just curious why.
Because from Skyrim version 1.2 movement keys for the world map, for turning pages in books, and other things are linked to keys configured in game. Sure, maybe it may be useful to change these keys but it's really useful ?
Why does v1.4 remove so many of the previous features? Before, I could use this tool to setup movement keys for the world map, for turning pages in books, and many other things. Most of what made this a great tool is gone now... just curious why.
21 comments
I can then continue however at the end it doesn't create the file it's supposed to in its own directory
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at e.l()
at e.j()
at e.a(Object A_0, EventArgs A_1)
at System.Windows.Forms.Form.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.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: 2.0.0.0
Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SkyrimAdvancedKeyMapper
Assembly Version: 1.0.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///./SkyrimAdvancedKeyMapper-1380-1-4/SkyrimAdvancedKeyMapper.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5460 (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.5456 (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.5462 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.
edit: found another mod to do exactly what I'm searching for & more...
*edit* - and = are switched with [ and ]
It's really useful when R is a movement key.
No, because give item is not an hardcoded key.
Please check your configuration, probably you have duplicated keys.
Or send your controlmap.txt to me by e-mail, you can find the address in my website.
well you make that in a future update?
Because from Skyrim version 1.2 movement keys for the world map, for turning pages in books, and other things are linked to keys configured in game.
Sure, maybe it may be useful to change these keys but it's really useful ?