Afira

Members
  • Content Count

    316
  • Joined

  • Last visited

Posts posted by Afira


  1. my whole mine is leveled to X hight but every now and again I hit a spot that won't level because one or more corners are higher than the one I am leveling it to and it ruins the flat one I am standing under making it no longer flat. they just need to check if all the corners are levelable before it starts and returns an error message. 


    something like this would be nice

    You may not level this as some corners are too high

    or better yet let us hold concrete and level the tile using the concrete to lower it much like it raises the floor.


  2. yay finally got the deed option. I had to delete the old version fully then install the new one.

     

    Also for others having trouble the unzip puts the folders into a folder called WurmEspMod in the mod folder.

    You need to drag the 2 items (a folder called WurmEsp and a file) from that folder and put them in the mod folder or the mod won't work

     


  3. I got online for a bit but when I tried to return I started to have more and more problems. The client crashes either instantly or after about a minute, sometimes the client won't start at all. I have uninstalled Java 32 and 64 and reinstalled then. I uninstalled the client and reinstalled that about 6 times. when installing it, it does not see the 64 java. it will often get me to the game after a fresh install but it crashes quickly and then it won't even run the client. It is so frustrating I don't know where else to go with this. When I click the game I get the splash screen then an error: Error encountered while invoking Java Web Start (SysExec) C:\Program Files (x86)\Java\jre1.8.0_161\bin\jp2launcher.exe

    Other Java stuff runs just fine on my computer. I found a post to point the client at the 64 bit java but the address was wrong when I tried to add it to a shortcut

     
    I *DO* need 32 bit Java I can not uninstall it,

  4. 6 hours ago, Brash_Endeavors said:

    If this is Wurm Unlimited, it ships with its own bundled version of java, it shouldn't be needing or using any other java versions, and you are probably best off not running around changing system paths on your computer.

     

    if this is Wurm Online, then it's posted in wrong forum section and we are probably confusing WU users into thinking they are supposed to be doing this.

     

     

     

     

    ** PS: agree with Bigsteve, posting logs would be helpful. Look for ones in your wurm folder named HS_ERR_Pid (most recent dated one) and client.charactername.log. Both would be great, but just one is better than nothing. 

    It's really hard to help without logs.  

     

    Also agree with Explora, if this is WO not WU, you are best off uninstalling any 32-bit java and only using the 64 bit java. there is only a very very small number of cases where an average users needs 32-bit java, so odds are that you are not in that group.  If it refers to the java in x86, x86 is shorthand for 32-bit. Unisnstall that and use only  the 64-bit manual install the THIRD link on this page: https://java.com/en/download/manual.jsp

     

    It could also be some other issue not related to Java, so if possible please post those logs.

    6

    Heck I didn't realize I posted in the wrong forum I will try and find the right one

    6 hours ago, Brash_Endeavors said:

     

     

     

     

     

     

     

     

     

     


  5. On 2/28/2018 at 10:56 AM, bigsteve said:

    Oh if you are starting the client from a shortcut, look at the properties of it,

    if it has the 32bit path, ie C:\Program Files (x86)\, change it to the 64bit path, should be C:\Program Files\Java\jre1.8.0_161\bin\jp2launcher.exe or what ever the 64bit path is.

     

     

    1

    "C:\Program Files (x86)\Java\jre1.8.0_161\bin\javaws.exe" -localfile -J-Djnlp.application.href=http://www.wurmonline.com/client/wurmclient.jnlp "C:\Users\Kathy2\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-4ed71f2a"

    I changed the path to:
    "C:\Program Files\Java\jre1.8.0_161\bin\jp2launcher.exe" -localfile -J-Djnlp.application.href=http://www.wurmonline.com/client/wurmclient.jnlp "C:\Users\Kathy2\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-4ed71f2a"

     

     

    it does not run at all


  6. I wanted to resize my deed. Right now my deed is 20n 20s  32w 32e

    I wanted it to be 20n 20s 30w 34e

    So basically the same number of tiles but in a different formation. (I took 2 from west and put them on east)

     

    It went thought the whole deal of saying that the deed was resized but it never actually resized it.

     

    I was able to fix it by adding in an extra east so 30w and 35e.

    So the game had to actually add a tile (not sure about subtract since I am not willing to spend the money to test) to get it to actually resize.


  7. for highways what about a special road tile that would need to be approved by a gm. So Player 1 makes a highway from point A to point B  contacts Gm and Gm comes and exams the road. if it is not causing harm then  they do some magic gm trick and the road turns to the special block. If the road is to be removed then a gm is contacted again and they change it back to the original block type.


     


    Newbie Deeds I do like the idea of the  enclosure deed.



  8. just updated today and I can not turn on my granger or timers.


     


    Granger:


     


    See the end of this message for details on invoking 

    just-in-time (JIT) debugging instead of this dialog box.

     

    ************** Exception Text **************

    System.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Tasks, Version=2.5.19.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

    File name: 'System.Threading.Tasks, Version=2.5.19.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

       at Aldurcraft.WurmOnline.Utility.ServerGroupManager.Initialize()

       at Aldurcraft.WurmOnline.Utility.ServerGroupManager..ctor(String playerName) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmUtils\Utility\ServerGroupManager.cs:line 37

       at Aldurcraft.WurmOnline.Utility.ManualServerGroupManager..ctor(String playerName) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmUtils\Utility\ServerGroupManager.cs:line 106

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Granger.LogFeedManager.PlayerManager..ctor(ModuleGranger parentModule, GrangerContext context, String playerName) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Modules\Granger\LogFeedManager\LogFeedManager.cs:line 842

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Granger.LogFeedManager.RegisterPlayer(String playerName) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Modules\Granger\LogFeedManager\LogFeedManager.cs:line 1007

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Granger.LogFeedManager.UpdatePlayers(List`1 list) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Modules\Granger\LogFeedManager\LogFeedManager.cs:line 1051

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Granger.ModuleGranger.Initialize() in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Modules\Granger\ModuleGranger.cs:line 42

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleManager.Start(Type type) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Engine\ModuleManager\ModuleManager.cs:line 76

       at Aldurcraft.WurmOnline.WurmAssistant2.UControlListModules.userOnCheckedChanged(Object sender, EventArgs e) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Engine\ModuleManager\UContolListModules.cs:line 46

       at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)

       at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)

       at System.Windows.Forms.CheckBox.OnClick(EventArgs e)

       at System.Windows.Forms.CheckBox.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.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)

     

    WRN: Assembly binding logging is turned OFF.

    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

    Note: There is some performance penalty associated with assembly bind failure logging.

    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

     

     

     

    ************** Loaded Assemblies **************

    mscorlib

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18051 built by: FX45RTMGDR

        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

    ----------------------------------------

    System

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18045 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

    ----------------------------------------

    WurmAssistant2

        Assembly Version: 2.0.77.8

        Win32 Version: 2.0.77.8

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/WurmAssistant2.exe

    ----------------------------------------

    System.Windows.Forms

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18046 built by: FX45RTMGDR

        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.18022 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

    ----------------------------------------

    Aldurcraft_Utility

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/Aldurcraft_Utility.DLL

    ----------------------------------------

    Aldurcraft_WurmOnline_WurmUtils

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/Aldurcraft_WurmOnline_WurmUtils.DLL

    ----------------------------------------

    System.Runtime.Serialization

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18056 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

    ----------------------------------------

    SMDiagnostics

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll

    ----------------------------------------

    System.Xml

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18058 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    System.ServiceModel.Internals

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll

    ----------------------------------------

    System.Configuration

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18058 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

    ----------------------------------------

    NotificationWindow

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/NotificationWindow.DLL

    ----------------------------------------

    System.Data

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18046 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

    ----------------------------------------

    System.Core

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

    ----------------------------------------

    irrKlang.NET4

        Assembly Version: 1.0.4534.25937

        Win32 Version: 

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/irrKlang.NET4.DLL

    ----------------------------------------

    Accessibility

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

    ----------------------------------------

    System.Data.SQLite

        Assembly Version: 1.0.82.0

        Win32 Version: 1.0.82.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/System.Data.SQLite.DLL

    ----------------------------------------

    System.Transactions

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll

    ----------------------------------------

    System.Data.Linq

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18058

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Linq.dll

    ----------------------------------------

    System.EnterpriseServices

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll

    ----------------------------------------

    System.Numerics

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

    ----------------------------------------

    ObjectListView

        Assembly Version: 2.5.1.20509

        Win32 Version: 2.5.1.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/ObjectListView.DLL

    ----------------------------------------

    System.Xml.Linq

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

    ----------------------------------------

    Anonymously Hosted DynamicMethods Assembly

        Assembly Version: 0.0.0.0

        Win32 Version: 4.0.30319.18051 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

    ----------------------------------------

    HSLColor

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/HSLColor.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.

     

    ===========================


    Timers


     


    See the end of this message for details on invoking 

    just-in-time (JIT) debugging instead of this dialog box.

     

    ************** Exception Text **************

    System.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Tasks, Version=2.5.19.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

    File name: 'System.Threading.Tasks, Version=2.5.19.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Timers.PlayerTimersGroup.PerformAsyncInits(DateTime lastCheckup)

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Timers.PlayerTimersGroup..ctor(ModuleTimers parentModule, String player) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Modules\Timers\PlayerTimersGroup.cs:line 74

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Timers.ModuleTimers.AddNewPlayerGroup(String player) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Modules\Timers\ModuleTimers.cs:line 114

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleNS.Timers.ModuleTimers.Initialize() in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Modules\Timers\ModuleTimers.cs:line 48

       at Aldurcraft.WurmOnline.WurmAssistant2.ModuleManager.Start(Type type) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Engine\ModuleManager\ModuleManager.cs:line 76

       at Aldurcraft.WurmOnline.WurmAssistant2.UControlListModules.userOnCheckedChanged(Object sender, EventArgs e) in e:\Dropbox\Developer\NET_Framework\Projects\Aldurcraft\WurmOnline\WurmAssistant2\WurmAssistant2\Engine\ModuleManager\UContolListModules.cs:line 46

       at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)

       at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)

       at System.Windows.Forms.CheckBox.OnClick(EventArgs e)

       at System.Windows.Forms.CheckBox.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.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)

     

    WRN: Assembly binding logging is turned OFF.

    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

    Note: There is some performance penalty associated with assembly bind failure logging.

    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

     

     

     

    ************** Loaded Assemblies **************

    mscorlib

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18051 built by: FX45RTMGDR

        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

    ----------------------------------------

    System

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18045 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

    ----------------------------------------

    WurmAssistant2

        Assembly Version: 2.0.77.8

        Win32 Version: 2.0.77.8

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/WurmAssistant2.exe

    ----------------------------------------

    System.Windows.Forms

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18046 built by: FX45RTMGDR

        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.18022 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

    ----------------------------------------

    Aldurcraft_Utility

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/Aldurcraft_Utility.DLL

    ----------------------------------------

    Aldurcraft_WurmOnline_WurmUtils

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/Aldurcraft_WurmOnline_WurmUtils.DLL

    ----------------------------------------

    System.Runtime.Serialization

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18056 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

    ----------------------------------------

    SMDiagnostics

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll

    ----------------------------------------

    System.Xml

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18058 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    System.ServiceModel.Internals

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll

    ----------------------------------------

    System.Configuration

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18058 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

    ----------------------------------------

    NotificationWindow

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/NotificationWindow.DLL

    ----------------------------------------

    System.Data

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18046 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

    ----------------------------------------

    System.Core

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

    ----------------------------------------

    irrKlang.NET4

        Assembly Version: 1.0.4534.25937

        Win32 Version: 

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/irrKlang.NET4.DLL

    ----------------------------------------

    Accessibility

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

    ----------------------------------------

    System.Data.SQLite

        Assembly Version: 1.0.82.0

        Win32 Version: 1.0.82.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/System.Data.SQLite.DLL

    ----------------------------------------

    System.Transactions

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll

    ----------------------------------------

    System.Data.Linq

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.18058

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Linq.dll

    ----------------------------------------

    System.EnterpriseServices

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll

    ----------------------------------------

    System.Numerics

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

    ----------------------------------------

    ObjectListView

        Assembly Version: 2.5.1.20509

        Win32 Version: 2.5.1.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/ObjectListView.DLL

    ----------------------------------------

    System.Xml.Linq

        Assembly Version: 4.0.0.0

        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll

    ----------------------------------------

    Anonymously Hosted DynamicMethods Assembly

        Assembly Version: 0.0.0.0

        Win32 Version: 4.0.30319.18051 built by: FX45RTMGDR

        CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

    ----------------------------------------

    HSLColor

        Assembly Version: 1.0.0.0

        Win32 Version: 1.0.0.0

        CodeBase: file:///C:/Users/Nytetears/AppData/Local/Apps/2.0/JGDJVA0H.6ON/D2CD4Z02.TJ4/wurm..tion_b245c9866a752ed9_0002.0000_94cc1881a2a3f6f2/HSLColor.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.