Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Xclio

Pages: 1 [2]
16
Warhammer Online / Warhammer Online
« on: September 29, 2008, 01:59:07 PM »
Well since I am in a bit of a hiatus from UO I figured I needed somethign to occupy my time so I picked up Warhammer today, patching it right now and going to give it a run :)

17
General Discussion / Xclio Coloring
« on: July 11, 2008, 08:52:40 AM »
Just holding this a place holder for the changes to the xclio coloring to make it a bit easier on the eyes.  I have become very fond of the Komodo color scheme and I think that is what I am going to shoot towards :)  I will post up the colors as soon as I get them all organized :)

18
Bug discussion / Caused a crash
« on: July 10, 2008, 08:35:30 PM »
Well earlier I was messing around and I caused a crash.  It was a total lockup not a nice unhanded exception or anything like it totally took a crash on me.  I haven't really messed with it since as I was building and tweaking my latest rail tamer that I just realized on winuo but I will play around with it again tomorrow to see if I can reproduce the crash.  I didn't wanna chance it while I was trying to write alot of new code.

19
Scripting Languages / Learning Perl
« on: July 10, 2008, 10:59:11 AM »
So I have dabbled in a bit of stuff here and there but I have decided it is time to actually learn perl.  I have alot of freedom in what I can do at work regarding this but I can't think of anything "useful" to create, I have all the licenses in the world to create basically any file I want but I need something to be useful but it also needs to really challenge me and force me to learn about every aspect of perl I can think of.  Help me out with some ideas!

For ideas consider I am a Network Systems Security Engineer, basically in charge of network security for the US Navy.

20
Bug discussion / Another Unhandled exception build 187
« on: July 08, 2008, 10:17:56 AM »
Told you I hadn't had much chance to mess with it but as soon as I did I would break it :)

I was messing around with the color options and had no file open, not even a blank.  Hit the drop down menu for the color scheme to choose a scheme and upon making a selection AND/OR clicking off you get this.



Code: [Select]
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 ᤲ.ᠤᙍ(Object ᙂ, EventArgs ᙄ)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripComboBox.OnDropDownClosed(EventArgs e)
   at System.Windows.Forms.ToolStripComboBox.HandleDropDownClosed(Object sender, EventArgs e)
   at System.Windows.Forms.ComboBox.OnDropDownClosed(EventArgs e)
   at System.Windows.Forms.ToolStripComboBox.ToolStripComboBoxControl.OnDropDownClosed(EventArgs e)
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.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.1433 (REDBITS.050727-1400)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ScriptUO
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
zip
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
ScriptUO
    Assembly Version: 1.0.3110.29076
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
ICSharpCode.TextEditor
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.



21
Bug discussion / Unhandled exception build 187
« on: July 08, 2008, 10:11:24 AM »
I am going to see if I can try and "reproduce" what I was doing as I am not 100% sure but below is the debug info.


Update:  I was able to reproduce and it is pretty simple.  If no file is open at all and you attempt to click on edit you will get this exception and like said this is build 187

Code: [Select]
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 ᤲ.ᠠᙍ(Object ᙂ, EventArgs ᙄ)
   at System.Windows.Forms.ToolStripDropDownItem.OnDropDownOpened(EventArgs e)
   at System.Windows.Forms.ToolStripDropDownItem.DropDown_Opened(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripDropDown.OnOpened(EventArgs e)
   at System.Windows.Forms.ToolStripDropDown.SetVisibleCore(Boolean visible)
   at System.Windows.Forms.ToolStripDropDown.Show()
   at System.Windows.Forms.ToolStripDropDownItem.ShowDropDownInternal()
   at System.Windows.Forms.ToolStripDropDownItem.ShowDropDown(Boolean mousePush)
   at System.Windows.Forms.ToolStripMenuItem.OnMenuAutoExpand()
   at System.Windows.Forms.MenuTimer.OnTick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.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.1433 (REDBITS.050727-1400)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ScriptUO
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
zip
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
ScriptUO
    Assembly Version: 1.0.3110.29076
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
ICSharpCode.TextEditor
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/christopher.grimm/Desktop/ScriptUO_v187.exe
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.


22
Bug discussion / Edit: Select Colors
« on: July 08, 2008, 09:51:03 AM »
Okay well, I realized that there is an option under edit to choose your own colors and such but when I tried to change the background color it didn't change anything.....I haven't tried going any further than that yet.  When I make the change I get the below in the bottom debug box.

Code: [Select]
0 8421504 0 255 16753920 9055202 25600 6646241 16711680 0 13948116 0 0 0 0 0

23
General Discussion / Colors
« on: July 08, 2008, 09:31:03 AM »
TM, can you possibly Make a black background color option?  Maybe utilizing the color coding from the scriptuo theme but with a black background?

24
New member introductions / Whoot, I am here!!!!!
« on: June 10, 2008, 05:39:03 AM »
Well most should know me from Coders but for those that don't my name is Xclio :)

I have been playing on and off since beta and have quit playing many times over now.  Right now the game seems very boring to me but I am still trying to keep up with what all is going on with it and keep up with the goings.  I had a few scripts hosted over on coders and if TM opens it up here I will be glad to put them back up here :)  I consider myself a fairly novice scripter myself but I do my best to keep new stuff coming and keeping my old scripts updated :)  Best of luck to this site TM and once you get comfortable with us advertising for ya I will gladly recommend the site to everyone :)

Pages: 1 [2]