Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when start up #74

Open
xiaozhikang0916 opened this issue Sep 28, 2016 · 1 comment
Open

Exception when start up #74

xiaozhikang0916 opened this issue Sep 28, 2016 · 1 comment
Labels

Comments

@xiaozhikang0916
Copy link
Contributor

Just starting up in "Game Start" scene
すべての通知をミユート checked
2 ship in construction deck
Catch exception described as follow

System.NullReferenceException: 未将对象引用设置到对象的实例。
在 ElectronicObserver.Notifier.NotifierConstruction.Notify(Int32 arsenalID, Int32 shipID)
在 ElectronicObserver.Notifier.NotifierConstruction.UpdateTimerTick()
在 System.Action.Invoke()
在 ElectronicObserver.Utility.SystemEvents.OnUpdateTimerTick()
在 ElectronicObserver.Window.FormMain.UIUpdateTimer_Tick(Object sender, EventArgs e)
在 System.Windows.Forms.Timer.OnTick(EventArgs e)
在 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Not showing all the time

@andanteyk andanteyk added the bug label Sep 28, 2016
@xiaozhikang0916
Copy link
Contributor Author

20161120_10030807.txt
Error report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants