Skip to content

Commit

Permalink
Bump to r557
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyuvn committed Aug 9, 2015
1 parent 14502ba commit 2584c25
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
KCV Change Log
========================

v3.8.2 r557 - 8/10/2015
* Fix cookie method not working
* Support chinese tw
* Some small fixs

v3.8.2 r556 - 5/29/2015
* Fix ship count don't update when drop same ship type
* Web browser size auto stretch when not in game
Expand Down
2 changes: 1 addition & 1 deletion Grabacr07.KanColleViewer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.8.2.556")]
[assembly: AssemblyVersion("3.8.2.557")]
4 changes: 2 additions & 2 deletions resources/Version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Versions>
<Item>
<Name>App</Name>
<Version>3.8.2.556</Version>
<URL>https://github.com/yuyuvn/KanColleViewer/releases/tag/v3.8.2r556</URL>
<Version>3.8.2.557</Version>
<URL>https://github.com/yuyuvn/KanColleViewer/releases/tag/v3.8.2r557</URL>
</Item>
<Item>
<Name>Equipment</Name>
Expand Down
2 changes: 1 addition & 1 deletion resources/translations/Expeditions.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Expeditions Version="1.3.0" Author="Super Scoops">
<Expedition>
<ID>1</ID>
Expand Down

1 comment on commit 2584c25

@balderm
Copy link

@balderm balderm commented on 2584c25 Aug 9, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release is broken

ERROR, date = 10/08/2015 00:42:55 +02:00, sender = System.Windows.Threading.Dispatcher,
System.TypeInitializationException: The type initializer for 'Grabacr07.KanColleWrapper.KanColleClient' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'System.Reactive.Linq, Version=2.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Grabacr07.KanColleWrapper.KanColleClient..ctor()
at Grabacr07.KanColleWrapper.KanColleClient..cctor()
--- End of inner exception stack trace ---
at Grabacr07.KanColleWrapper.KanColleClient.get_Current()
at Grabacr07.KanColleViewer.Models.Settings.set_KanColleClientSettings(KanColleClientSettings value)
at Grabacr07.KanColleViewer.Models.Settings.GetInitialSettings()
at Grabacr07.KanColleViewer.Models.Settings.Load()
at Grabacr07.KanColleViewer.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<_ctor>b__0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

ERROR, date = 10/08/2015 00:42:55 +02:00, sender = Name:KanColleViewer.exe
There are no context policies.
,
System.TypeInitializationException: The type initializer for 'Grabacr07.KanColleWrapper.KanColleClient' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'System.Reactive.Linq, Version=2.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Grabacr07.KanColleWrapper.KanColleClient..ctor()
at Grabacr07.KanColleWrapper.KanColleClient..cctor()
--- End of inner exception stack trace ---
at Grabacr07.KanColleWrapper.KanColleClient.get_Current()
at Grabacr07.KanColleViewer.Models.Settings.set_KanColleClientSettings(KanColleClientSettings value)
at Grabacr07.KanColleViewer.Models.Settings.GetInitialSettings()
at Grabacr07.KanColleViewer.Models.Settings.Load()
at Grabacr07.KanColleViewer.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<_ctor>b__0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at Grabacr07.KanColleViewer.App.Main()

ERROR, date = 10/08/2015 00:43:22 +02:00, sender = System.Windows.Threading.Dispatcher,
System.TypeInitializationException: The type initializer for 'Grabacr07.KanColleWrapper.KanColleClient' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'System.Reactive.Linq, Version=2.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Grabacr07.KanColleWrapper.KanColleClient..ctor()
at Grabacr07.KanColleWrapper.KanColleClient..cctor()
--- End of inner exception stack trace ---
at Grabacr07.KanColleWrapper.KanColleClient.get_Current()
at Grabacr07.KanColleViewer.Models.Settings.set_KanColleClientSettings(KanColleClientSettings value)
at Grabacr07.KanColleViewer.Models.Settings.GetInitialSettings()
at Grabacr07.KanColleViewer.Models.Settings.Load()
at Grabacr07.KanColleViewer.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<_ctor>b__0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

ERROR, date = 10/08/2015 00:43:22 +02:00, sender = Name:KanColleViewer.exe
There are no context policies.
,
System.TypeInitializationException: The type initializer for 'Grabacr07.KanColleWrapper.KanColleClient' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'System.Reactive.Linq, Version=2.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Grabacr07.KanColleWrapper.KanColleClient..ctor()
at Grabacr07.KanColleWrapper.KanColleClient..cctor()
--- End of inner exception stack trace ---
at Grabacr07.KanColleWrapper.KanColleClient.get_Current()
at Grabacr07.KanColleViewer.Models.Settings.set_KanColleClientSettings(KanColleClientSettings value)
at Grabacr07.KanColleViewer.Models.Settings.GetInitialSettings()
at Grabacr07.KanColleViewer.Models.Settings.Load()
at Grabacr07.KanColleViewer.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<_ctor>b__0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at Grabacr07.KanColleViewer.App.Main()

Please sign in to comment.