Author Topic: Crashes, won't login on restart. Functions dont' work.  (Read 1602 times)

0 Members and 1 Guest are viewing this topic.

MintLing

  • Youngling
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Mintling
Crashes, won't login on restart. Functions dont' work.
« on: June 09, 2014, 05:31:59 AM »
05 Jun 23:15:14,586 - 0.4.3.3: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
05 Jun 23:15:14,614 - 0.4.3.3: Crashed    at DeepBot.Music.panelMusic..ctor()
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
06 Jun 07:14:03,781 - 0.4.3.3: Crashed Object reference not set to an instance of an object.
06 Jun 07:14:03,839 - 0.4.3.3: Crashed    at DeepBot.Bot.OnChannelMessage(Object sender, IrcEventArgs e)
   at Meebey.SmartIrc4net.IrcClient._Event_PRIVMSG(IrcMessageData ircdata)
   at Meebey.SmartIrc4net.IrcClient._HandleEvents(IrcMessageData ircdata)
   at Meebey.SmartIrc4net.IrcClient._Worker(Object sender, ReadLineEventArgs e)
   at Meebey.SmartIrc4net.ReadLineEventHandler.Invoke(Object sender, ReadLineEventArgs e)
   at Meebey.SmartIrc4net.IrcConnection.ReadLine(Boolean blocking)
   at Meebey.SmartIrc4net.IrcConnection.Listen(Boolean blocking)
   at Meebey.SmartIrc4net.IrcConnection.Listen()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
07 Jun 06:01:38,149 - 0.4.3.3: Crashed Object reference not set to an instance of an object.
07 Jun 06:01:38,299 - 0.4.3.3: Crashed    at DeepBot.ChatParser.parseChat(Main mainForm, String name, String msg, Boolean data)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.EnqueueChanMessage(String chan, String name, String message, Boolean parse, Boolean red, Boolean action)
   at DeepBot.Main.<>c__DisplayClass17.<InvokeRecievedChanMessage>b__16()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
07 Jun 06:01:39,335 - 0.4.3.3: Crashed Object reference not set to an instance of an object.
07 Jun 06:01:39,339 - 0.4.3.3: Crashed    at DeepBot.Bot.OnChannelMessage(Object sender, IrcEventArgs e)
   at Meebey.SmartIrc4net.IrcClient._Event_PRIVMSG(IrcMessageData ircdata)
   at Meebey.SmartIrc4net.IrcClient._HandleEvents(IrcMessageData ircdata)
   at Meebey.SmartIrc4net.IrcClient._Worker(Object sender, ReadLineEventArgs e)
   at Meebey.SmartIrc4net.ReadLineEventHandler.Invoke(Object sender, ReadLineEventArgs e)
   at Meebey.SmartIrc4net.IrcConnection.ReadLine(Boolean blocking)
   at Meebey.SmartIrc4net.IrcConnection.Listen(Boolean blocking)
   at Meebey.SmartIrc4net.IrcConnection.Listen()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()