what do i need to get this working...I feal like a ediot all i get everytime is error:(Microsoft .net framework:rcbmp(110 is not a valid value for int32) )
I got .net framework 1.1 and 2.0 :S so i dont know whats wrong someone pls help.
Edit2: here is the log:
************** Exception Text **************
System.Exception: rcbmp(110 is not a valid value for Int32. ---> System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.ComponentModel.Int32Converter.FromString(String value, NumberFormatInfo formatInfo)
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- End of inner exception stack trace ---
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at System.Drawing.ColorConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.GetColorFromString(String colorName)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.SaveSystemTheme()
at Xceed.SmartUI.UIStyle.Theme.InitResourceManager()
at Xceed.SmartUI.UIStyle.Theme.Add(ThemePart themePart)
at Xceed.SmartUI.UIStyle.Theme.SmartSkin(ThemePart themePart)
at Xceed.SmartUI.SmartPaint.DrawThemePart(ThemePart themePart, Rectangle rectangle)
at Xceed.SmartUI.Controls.ToolBar.SmartToolBar.PaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartControl.InvokePaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartItemCollection.DrawSmartItems(DrawSmartItemsEventArgs e)
at Xceed.SmartUI.SmartControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Insolence
Assembly Version: 1.0.1985.40689
Win32 Version: 1.0.1985.40689
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Insolence.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
Xceed.SmartUI
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Xceed.SmartUI.Controls
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.Controls.DLL
----------------------------------------
Xceed.SmartUI.UIStyle
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.UIStyle.DLL
Help pls
Insolence prob
Insolence prob
|Xboxv1.6|Softmod|Debug|WD40Gig|USBPort|M$WirelessKeyboard/OpticalMouse|XBMC+MC360|Mimesisv3|Gentooxv3|
- xXxCocoFangxXx
- Posts: 3756
- Joined: Thu Sep 08, 2005 9:57 am
- Contact:
i know but i wanna work on Jmad tag(Swap animation) and i dont know how to do it in Entity :S
+ the tuto said to make it in Insolence :S
Edit: I got all .net that i can haave 1.0-1.1-2.0
here my last log:
************** Exception Text **************
System.Exception: rcbmp(110 is not a valid value for Int32. ---> System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.ComponentModel.Int32Converter.FromString(String value, NumberFormatInfo formatInfo)
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- End of inner exception stack trace ---
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at System.Drawing.ColorConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.GetColorFromString(String colorName)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.SaveSystemTheme()
at Xceed.SmartUI.UIStyle.Theme.InitResourceManager()
at Xceed.SmartUI.UIStyle.Theme.Add(ThemePart themePart)
at Xceed.SmartUI.UIStyle.Theme.SmartSkin(ThemePart themePart)
at Xceed.SmartUI.SmartPaint.DrawThemePart(ThemePart themePart, Rectangle rectangle)
at Xceed.SmartUI.Controls.ToolBar.SmartToolBar.PaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartControl.InvokePaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartItemCollection.DrawSmartItems(DrawSmartItemsEventArgs e)
at Xceed.SmartUI.SmartControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Insolence
Assembly Version: 1.0.1985.40689
Win32 Version: 1.0.1985.40689
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Insolence.exe
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.DirectoryServices
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.directoryservices/1.0.5000.0__b03f5f7f11d50a3a/system.directoryservices.dll
----------------------------------------
System.Messaging
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.messaging/1.0.5000.0__b03f5f7f11d50a3a/system.messaging.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
Xceed.SmartUI
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.DLL
----------------------------------------
Xceed.SmartUI.Controls
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.Controls.DLL
----------------------------------------
Xceed.SmartUI.UIStyle
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.UIStyle.DLL
----------------------------------------
PLS someone i really need to get this working!
Thx
+ the tuto said to make it in Insolence :S
Edit: I got all .net that i can haave 1.0-1.1-2.0
here my last log:
************** Exception Text **************
System.Exception: rcbmp(110 is not a valid value for Int32. ---> System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.ComponentModel.Int32Converter.FromString(String value, NumberFormatInfo formatInfo)
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
--- End of inner exception stack trace ---
at System.ComponentModel.BaseNumberConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at System.Drawing.ColorConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
at System.ComponentModel.TypeConverter.ConvertFromString(ITypeDescriptorContext context, CultureInfo culture, String text)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.GetColorFromString(String colorName)
at Xceed.SmartUI.UIStyle.Win32.SystemTheme.SaveSystemTheme()
at Xceed.SmartUI.UIStyle.Theme.InitResourceManager()
at Xceed.SmartUI.UIStyle.Theme.Add(ThemePart themePart)
at Xceed.SmartUI.UIStyle.Theme.SmartSkin(ThemePart themePart)
at Xceed.SmartUI.SmartPaint.DrawThemePart(ThemePart themePart, Rectangle rectangle)
at Xceed.SmartUI.Controls.ToolBar.SmartToolBar.PaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartControl.InvokePaintItemsBackground(SmartPaintEventArgs e)
at Xceed.SmartUI.SmartItemCollection.DrawSmartItems(DrawSmartItemsEventArgs e)
at Xceed.SmartUI.SmartControl.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Insolence
Assembly Version: 1.0.1985.40689
Win32 Version: 1.0.1985.40689
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Insolence.exe
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.DirectoryServices
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.directoryservices/1.0.5000.0__b03f5f7f11d50a3a/system.directoryservices.dll
----------------------------------------
System.Messaging
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.messaging/1.0.5000.0__b03f5f7f11d50a3a/system.messaging.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
Xceed.SmartUI
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.DLL
----------------------------------------
Xceed.SmartUI.Controls
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.Controls.DLL
----------------------------------------
Xceed.SmartUI.UIStyle
Assembly Version: 3.2.5118.0
Win32 Version: 3.2.5118.0
CodeBase: file:///D:/Alx%20HDD%20Backup/H2Mods/InsolenceV1/Xceed.SmartUI.UIStyle.DLL
----------------------------------------
PLS someone i really need to get this working!
Thx
|Xboxv1.6|Softmod|Debug|WD40Gig|USBPort|M$WirelessKeyboard/OpticalMouse|XBMC+MC360|Mimesisv3|Gentooxv3|
Well for a long time now i cant run insolence and that piss me off...:S
I wanna know what exacly i need to be able to run Insolence (ex:.Net 2.0 ...ect) Someone pls tell me, because i know that one time i whase able to run it but i remade my pc and now its not running anymore:S
Thx for the help
I wanna know what exacly i need to be able to run Insolence (ex:.Net 2.0 ...ect) Someone pls tell me, because i know that one time i whase able to run it but i remade my pc and now its not running anymore:S
Thx for the help
|Xboxv1.6|Softmod|Debug|WD40Gig|USBPort|M$WirelessKeyboard/OpticalMouse|XBMC+MC360|Mimesisv3|Gentooxv3|
-
- Posts: 2032
- Joined: Tue May 17, 2005 6:34 pm
- Location: T E X A S
- T Beezie
- Posts: 584
- Joined: Sun Dec 11, 2005 7:59 pm
- Location: Teh bourbon capital of the world
- Contact:
jmad swapping using Entity <_<xXxCocoFangxXx wrote:You should use Entity.