Afira

Members
  • Content Count

    316
  • Joined

  • Last visited

Everything posted by Afira

  1. I added a timer for my enchant grass also. I like the fact that we can make the timers that are not default in the program.
  2. I don't know if this is a big deal but One thing I liked in the old one was when you maxed your prayer for the day it said Maxed beside it. The new one does tell you how many hours that you have to wait but I do miss easily seeing 'maxed'
  3. 2.0.20.0 When I click timer I get a popup that says: Assistant Feature Configurator Unhandled Exception has occurred in your application. if you click Continue. the application will ignore this error and attempt to continue. If you click Quit. the application will close immedietly Object reference not set to an instance of an object. 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 WurmAssistant2.ModuleNS.Timers.FormTimers.FormTimers_Resize(Object sender, EventArgs e) in d:\Dropbox\Projects\WurmAssistant2\WurmAssistant2\Modules\Timers\FormTimers.cs:line 157 at System.Windows.Forms.Control.OnResize(EventArgs e) at System.Windows.Forms.Form.OnResize(EventArgs e) at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified specified) at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl) at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds) at System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout() at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout) at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) at WurmAssistant2.ModuleNS.Timers.FormTimers.InitializeComponent() in d:\Dropbox\Projects\WurmAssistant2\WurmAssistant2\Modules\Timers\FormTimers.Designer.cs:line 126 at WurmAssistant2.ModuleNS.Timers.FormTimers..ctor() in d:\Dropbox\Projects\WurmAssistant2\WurmAssistant2\Modules\Timers\FormTimers.cs:line 22 at WurmAssistant2.ModuleNS.Timers.FormTimers..ctor(ModuleTimers moduleTimers) in d:\Dropbox\Projects\WurmAssistant2\WurmAssistant2\Modules\Timers\FormTimers.cs:line 25 at WurmAssistant2.ModuleNS.Timers.ModuleTimers.Initialize() in d:\Dropbox\Projects\WurmAssistant2\WurmAssistant2\Modules\Timers\ModuleTimers.cs:line 44 at WurmAssistant2.ModuleManager.Start(Type type) in d:\Dropbox\Projects\WurmAssistant2\WurmAssistant2\Engine\ModuleManager\ModuleManager.cs:line 73 at WurmAssistant2.UControlListModules.userOnCheckedChanged(Object sender, EventArgs e) in d:\Dropbox\Projects\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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- WurmAssistant2 Assembly Version: 2.0.20.0 Win32 Version: 2.0.20.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/WurmAssistant2.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18037 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 ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18033 built by: FX45RTMGDR CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- Helpers Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/Helpers.DLL ---------------------------------------- LoggingEngineLite Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/LoggingEngineLite.DLL ---------------------------------------- WurmClientState Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/WurmClientState.DLL ---------------------------------------- System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18033 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.18033 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.17929 built by: FX45RTMREL CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- PopupNotify Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/PopupNotify.DLL ---------------------------------------- SoundEngine Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/SoundEngine.DLL ---------------------------------------- WurmLogsManager Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/WurmLogsManager.DLL ---------------------------------------- NotificationWindow Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/NotificationWindow.DLL ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18033 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/Desktop/WurmAssistant_2_0_20_0/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.Threading.Tasks Assembly Version: 2.5.19.0 Win32 Version: 2.5.19.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/System.Threading.Tasks.DLL ---------------------------------------- Microsoft.Threading.Tasks Assembly Version: 1.0.12.0 Win32 Version: 1.0.16.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/Microsoft.Threading.Tasks.DLL ---------------------------------------- System.Data.SQLite Assembly Version: 1.0.82.0 Win32 Version: 1.0.82.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/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 ---------------------------------------- ListViewNF Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Nytetears/Desktop/WurmAssistant_2_0_20_0/ListViewNF.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 ---------------------------------------- ************** 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.
  4. Just downloaded the alpha. It looks awesome I will play with it some more tomorrow and see if I can break it for you.
  5. I am looking to buy about 1000 bricks delivered to 31y 6X to the T'sou-ke Deed I can be reached here or in game char name Afira Please let me know the total cost
  6. I have one for sale 8 silver. I would be willing to meet you on the west or south coast of the Deli server since I am on exodus
  7. Skip that message my time zone was set wrong
  8. What are you looking to pay for one?
  9. Well deleting graphics.jar did nothing. Updating the graphics drivers did nothing. I doubt it will do any good but I deleted the settings files for my char's. I am at a loss as to what else to do
  10. Life Transfer has been cast on it, so it will transfer life to you when harming enemies. [73] Starting bid 1 silver Pickup Exodus Y:31 X:6 No Delivery Ql 69.67 2 day Auction edit corrected typos and information
  11. Never seen it in Ie which is odd because I have Ie open all the time. Guess we can hope that NVidia gets a new driver soon. Also deleting the graphics.jar did nothing
  12. I just deleted my graphics.jar so we will see if maybe it was a corrupt jar file
  13. The graphic drivers are up to date. I really think its an in game problem as it does not happen on anything else I play. (note that is a frustrated gamer comment since I have no idea about java games lol)
  14. this wall shows where you can see the same mark at the same spot in each section of the wall Two spots on the dirt. Green bear with marking Close-up of markings high resolution of terrain/items Close- up Low markings with low terrain/items I have even uninstalled and reinstalled my java which has not helped.
  15. I am still having this problem. I see the squares on buildings animals mountains ground items you name it. not all the time and not on all characters at the same time. 2 characters can look at the same item one will see it one will not. I can move the game screens from monitor to monitor and the character seeing it will still see it, the ones not seeing it wont see it. It does not seem to be a setting on my computer but some sort of graphic glitch in the game
  16. Why are you trying to stop the selling of referrals the very fact that Rolf points to the how to post on making money by selling them indicates that he knows how it works and it is how he intended it to work. Believe me if he did not intend for it to be this way he would change it in a matter of seconds.
  17. All White light Gods X 06 Y 31 Deed: T'Sou-ke (listed as Udder Delight on the map) EST Contact Afira
  18. If you love something set it free If it comes back its yours If it doesn't It never was If it leaves again, you didn't get the hint the first time! LOL Just joking hope you find your horse