Dark0ne Posted October 29, 2012 Author Share Posted October 29, 2012 What happens when you select the paused download then press the resume button? Link to comment Share on other sites More sharing options...
ginnyfizz Posted October 29, 2012 Share Posted October 29, 2012 I don't seem to have a resume button. As far as I can recall because now as soon as I open NMM, it crashes. I won't copy the entire tracelog here, just the bit where it mentions the unhandled exception;- Tracing an Unhandled Exception:Exception: Message: Object reference not set to an instance of an object.Full Trace: System.NullReferenceException: Object reference not set to an instance of an object. Server stack trace: at Nexus.Client.ModRepositories.Nexus.NexusModRepository.FindMods(String p_strModNameSearchString, String p_strModAuthor, Boolean p_booIncludeAllTerms) at Nexus.Client.ModManagement.AutoUpdater.CheckForUpdate(IMod p_modMod) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at System.Func`2.EndInvoke(IAsyncResult result) at Nexus.Client.ModManagement.AutoUpdater.GotNewVersionNumber(IAsyncResult p_arsResult) at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state) Running Threads (0) Going to go back to the previous version and see if that fixes it.Edit - no it didn't. And having login issues now as well. Link to comment Share on other sites More sharing options...
Tyrdal Posted October 29, 2012 Share Posted October 29, 2012 Same issue here, login is not persistent and Nexus mod manager spams 6-8 exception errors before finally crashing (as in "no longer responding). Reinstall and downgrade to lower version did not work. If it is helps - I included some extracts from two errorlogs below. I just hope its nothing too serious. Regards Jake Tracing an Unhandled Exception:Tracing an Unhandled Exception:Message:Object reference not set to an instance of an object.Full Trace:System.NullReferenceException: Object reference not set to an instance of an object. Server stack trace: at Nexus.Client.ModRepositories.Nexus.NexusModRepository.FindMods(String p_strModNameSearchString, String p_strModAuthor, Boolean p_booIncludeAllTerms) at Nexus.Client.ModManagement.AutoUpdater.CheckForUpdate(IMod p_modMod) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at System.Func`2.EndInvoke(IAsyncResult result) at Nexus.Client.ModManagement.AutoUpdater.GotNewVersionNumber(IAsyncResult p_arsResult) at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state) Running Threads (0) Server stack trace: at Nexus.Client.ModRepositories.Nexus.NexusModRepository.FindMods(String p_strModNameSearchString, String p_strModAuthor, Boolean p_booIncludeAllTerms) at Nexus.Client.ModManagement.AutoUpdater.CheckForUpdate(IMod p_modMod) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at System.Func`2.EndInvoke(IAsyncResult result) at Nexus.Client.ModManagement.AutoUpdater.GotNewVersionNumber(IAsyncResult p_arsResult) at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state) Running Threads (0) Link to comment Share on other sites More sharing options...
woody79 Posted October 29, 2012 Share Posted October 29, 2012 I am having same problem as ginnyfizz... NMM keeps crashing with same thing in end of log report Tracing an Unhandled Exception: Exception: Message: Object reference not set to an instance of an object. Full Trace: System.NullReferenceException: Object reference not set to an instance of an object. Link to comment Share on other sites More sharing options...
ModzNerdz Posted October 31, 2012 Share Posted October 31, 2012 Mine is not crashing, but logins won't stay. Every few minutes to an hour it makes me login again. Not a huge issue, but is is slightly annoying. I have a text file on me desktop with the password so I can just copy and paste into the box, so it only slows me down a little. I've never been able to retry download, resume if paused, yes, but if it fails there's no way to tell it to retry later nor even what the mod was that failed to download. All in all though, thank you for the hard work everyone has put into NMM and Nexus in general. Now if we could get mod authors to call their README's something unique other than README.TXT... :) Link to comment Share on other sites More sharing options...
Hickory Posted October 31, 2012 Share Posted October 31, 2012 Now if we could get mod authors to call their README's something unique other than README.TXT... :) I know exactly what you mean. Sadly, though, that would be just too easy. :psyduck: Link to comment Share on other sites More sharing options...
sevad43 Posted October 31, 2012 Share Posted October 31, 2012 I am still using an older version of NMM but every time I try to download a file now I get the error message saying the file doesn't exist. Should I upgrade to the latest version? Any help would be most appreciated. Link to comment Share on other sites More sharing options...
Dark0ne Posted October 31, 2012 Author Share Posted October 31, 2012 The old versions are no longer supported for downloading. They were using our old, insecure code and we wanted to switch it off as soon as possible to prevent conflicts. Link to comment Share on other sites More sharing options...
sevad43 Posted October 31, 2012 Share Posted October 31, 2012 Thanks for the reply. I upagraded to the latest version and it's all working fine now. Link to comment Share on other sites More sharing options...
ginnyfizz Posted November 1, 2012 Share Posted November 1, 2012 I'm sticking with 0.31.2 due to bad experience with 0.32.0, but will look out for 0.33.0 when it comes. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now