Coder Social home page Coder Social logo

yuubari / kancolleviewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grabacr07/kancolleviewer

61.0 61.0 20.0 9.06 MB

Binaries are here:

Home Page: https://github.com/Yuubari/KanColleViewer/releases

License: MIT License

PowerShell 1.49% C# 98.51%

kancolleviewer's People

Contributors

a1lic avatar bukkun avatar cedna avatar grabacr07 avatar guitarrapc avatar guy-kun avatar jag5x avatar katsuyuzu avatar kbinani avatar morokosi avatar p3ppp avatar southrop avatar tock-chiu avatar twinkfrag avatar veigr avatar wolfgangkurz avatar yoctillion avatar yuubari avatar yuyuvn avatar zharay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kancolleviewer's Issues

KCV Fails to Open

Downloaded the Zip file, but trying to open the exe doesn't do anything and it outputs to the error log:

ERROR, date = 2016/02/13 12:53:15 +00:00, sender = System.Windows.Threading.Dispatcher,
System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
at Grabacr07.KanColleViewer.Composition.PluginService.Initialize()
at Grabacr07.KanColleViewer.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

Drop ship

Can i suggest you add a dropped ship feature? It will be very convenient if it were to be added.

KCV loads quite slowly

Recently KCV takes a long time to load up and eventually when it does load in, each new screen takes a while to load up as well, every action seems to take at least a few seconds longer

I tried it in IE and it loaded fine, but KCV takes forever, I cleared the cache and set the region cookies but they don't seem to do anything

Blank screen load

When I open the viewer, it directs me to the about:blank page. Does not load the KanColle page.

Fails to open

Downloaded fresh .zip
Using .Net 4.6

Error message is as follows:

ERROR, date = 1/03/2016 11:45:12 AM +11:00, sender = System.Windows.Threading.Dispatcher,
System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.MoveToContent()
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderShipTranslationSet.Read5_ShipTranslationSet()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
at Grabacr07.KanColleWrapper.TranslationDataProvider.LoadXml(TranslationProviderType type, String culture)
at Grabacr07.KanColleWrapper.TranslationDataProvider.LoadLocalTranslations(String culture)
at Grabacr07.KanColleWrapper.TranslationDataProvider.ChangeCulture(String culture, Boolean firstRun)
at Grabacr07.KanColleWrapper.KanColleClient.DeferredInit(Object sender, IKanColleClientSettings value)
at Grabacr07.KanColleWrapper.KanColleClient.set_Settings(IKanColleClientSettings value)
at Grabacr07.KanColleViewer.Application.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)

question about KCV 4.2.4

1-its just me or KCV 4.2.4 load very slow?
i tessed my net on IE its seem having no problem,
but inside KCV its takes allmost like 10~15min to fully load.
that not include the loading each battle/tab takes 10sec longer than normal.

2-is there any plugins that 4.2.4 can show the droplist and construction log? like ver3.8.2r557
or i missed something since its in JAP language, plz do teach me about it.

BattleInfo

BATTLEiNFO says
SwfFormat.dll and ICSharpCode.SharpZipLib.dll is missing

KCV 4.2.11 Crash

Ver. 4.2.11 Crashing to desktop with no error message when entering a Battle or looking at the Fleet Tab. Not sure what the problem is but I'll post the Error Log.

Crash from Battle:

===========================================================
ERROR, date = 10/18/2017 9:38:34 PM -07:00, sender = System.Windows.Threading.Dispatcher,
System.Windows.Markup.XamlParseException: Initialization of 'System.Windows.Trigger' threw an exception. ---> System.FormatException: InterceptorFighter is not a valid value for SlotItemIconType. ---> System.ArgumentException: Requested value 'InterceptorFighter' was not found.
   at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
   at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
   at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   --- End of inner exception stack trace ---
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   at System.Windows.Trigger.System.ComponentModel.ISupportInitialize.EndInit()
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, Uri baseUri)
   at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
   at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
   at System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
   at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
   at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
   at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
   at System.Windows.FrameworkElement.ApplyTemplate()
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
   at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   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)

Crash from Fleet Tab

==========================================================
ERROR, date = 10/18/2017 9:42:50 PM -07:00, sender = System.Windows.Threading.Dispatcher,
System.Windows.Markup.XamlParseException: Initialization of 'System.Windows.Trigger' threw an exception. ---> System.FormatException: InterceptorFighter is not a valid value for SlotItemIconType. ---> System.ArgumentException: Requested value 'InterceptorFighter' was not found.
   at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
   at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
   at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   --- End of inner exception stack trace ---
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   at System.Windows.Trigger.System.ComponentModel.ISupportInitialize.EndInit()
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, Uri baseUri)
   at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
   at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
   at System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
   at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
   at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
   at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
   at System.Windows.FrameworkElement.ApplyTemplate()
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
   at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   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)

Frequent hangs and catbombs

Hi,

I'm experiencing problems with frequent hangs on loading and subsequent disconnects in the game in version 4.2.7 since a few days. This seems to occur on any action that requires loading. Trying an older version did not resolve the issue.

I'm running a non-overclocked Win10 desktop with .NET 4.6 and the latest Flash updates. I can reproduce the issue on a separate Win10 device. The problem does not exist in Internet Explorer itself, so it does not seem to be a network issue. The issue persists after clearing the cache and deleting all application files and redownloading them.

Any idea how to troubleshoot this further?

Game requires new API on every boot

I didn't have this problem before, but it seems to be a recent thing and I haven't changed any network settings or settings in the viewer, on DMM itself -- but every time I boot the viewer, if I'm not using a brand-new API, KanColle gives me the cat error message. Upon putting a new one into the config, the game works fine, but only until I close it and try to reopen it using the same API token.

update?

will we get a quality of life update? I really enjoy using your kcv

maybe new equipment?
new translated ship names?

updated battle predicter?

Network issue after DMM maintenance

Error occured at
TrotiNet/HttpSocket.cs:253 >

int r = LowLevelSocket.Receive(Buffer);

After send Request packets, and trying to receive response packet.
(Error occured at osapi.dmm.com host ONLY)

Here's socket log of TrotiNet network packet exchange.

[S0 / U446213456 / 202.6.247.183] WriteBinary will send

GET /gadgets/js/rpc.js?c=1 HTTP/1.1

[S0 / U446213456 / 202.6.247.183] WriteBinary will send

(NewLine)

[S0 / U446213456 / 202.6.247.183] WriteBinary will send

Accept: /
Referer: http://www.dmm.com/netgame/social/-/gadgets/=/app_id=854854
Accept-Language: ko,ja;q=0.5
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; Trident/7.0; rv:11.0) like Gecko
Accept-Encoding: gzip, deflate
Host: osapi.dmm.com
Cookie: mbox=session#1508216656824-115750#1508231986|check#true#1508230186; __utma=225231877.146877250.1508213866.1508213866.1508216657.2; __utmb=225231877.71.10.1508216657; __utmz=225231877.1508213866.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmt=1; cX_P=j8v1ehpr36j6m3yr; _dga=GA1.2.466156625.1508226918; _dga_gid=GA1.2.883942987.1508226918; cX_G=cx%3A12uf5tmzzba5f29wpbr68rexxh%3Amlwpyioskyqe; dtmd=1571215727; check_done_login=1; sc_evar18=3; dtmu=YToyOntzOjI6Iml2IjtzOjg6IrpIBvM-5zzeIjtzOjU6InZhbHVlIjtzOjI0OiISSVwxDtQ2LUsJjRT6ASXW6qTTSe_w6R4iO30; dtmh=3.298cda56ecdff34af0ee82b6fbf705919279615688ed310f4b5bffbff5d31561; dtms=10; rd_ck[rdf]=39fac70ffc12880365901b112eec7403; _a1_u=61315f6d-cb6b-4ba2-9df8-102fbf6cae58; utmv=225231877.|2=3=2015%3A12%3A16=1; has_althash=V1EBAUsGUB8JUBEJBQxXAltVDw; has_alttime=1; INT_SESID=Ag4DXBkVDwReRjZ7IhoIFV9WVgMTNFE8cwVtCyJ3dncidXccUgVXVCUlInMVGggVX1FYG2I3dTZjEA5aWQcCAlsGA1ZTVAAMF15aCERxfTI6NydqeCcWX1YIAgkYRQ0DUg4SAhcWWV4HBRdbCVYRXRZeUgMTQQ8XDQEPETZ%2FcxBYRwpXW1wXBF4TFkATcQsPVgEFQFobDSFBaxcIEAwOCEFZVQsAA0doDQBBCRUCAlRfRiYIAVMBVANHU1gBDhUJEA4FXEACV2gNAEEJFQICXEdXQAJCWQNeFUdGVhFpXlZBD0NcU1APFVwOGkZRDWUHHCATQWctfFwVCUYJWgwVUxZAWDkWD1hSRl8KCFcNA15XV1IIA1YPFw0DDQlBX0RtAlJWDw4PVEMBOwxFCF1BRF4GWAkKHkk%3D; login_session_id=3%3AwuruI8i3egykx9EvY; __utmc=225231877; cX_S=j8vd9x2diasrshs1; ckcy=2; cklg=ja
(NewLine)

[S0 / U446213456 / 202.6.247.183] WriteBinary will send

(NewLine)

[S0 / U446213456 / 202.6.247.183] ReadRaw before Receive (Connected:True)
(SocketException occured, 10060, Connection timed out)

Quest tracker does not update

Hey, when I try to get the quest tracker to update, it'll only show unknown quests. I have to manually go through all the pages of my quests, rather than just going to my active quests tab within kc, so I was wondering if you know how to fix this? Thanks!

KCV fails to open

For whatever reason KanColleViewer doesn't open anymore.Used to work like 1 week ago.I also get the same error with Grabacr07's KCV.

ERROR, date = 22-Mar-16 18:46:28 PM +02:00, sender = System.Windows.Threading.Dispatcher,
System.Net.Sockets.SocketException (0x80004005): A system call has failed
   at Nekoxy.HttpProxy.Startup(Int32 listeningPort, Boolean useIpV6, Boolean isSetProxyInProcess)
   at Grabacr07.KanColleWrapper.KanColleProxy.Startup(Int32 proxy)
   at Grabacr07.KanColleViewer.Models.ProxyBootstrapper.Try()
   at Grabacr07.KanColleViewer.Application.BootstrapProxy()
   at Grabacr07.KanColleViewer.Application.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__1_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)

KCV Launches game but doesn't display connection.

http://pre14.deviantart.net/ec3d/th/pre/f/2016/294/9/8/kcv_glitch_by_michell_vall-dalrobl.png

Earlier today the build of KCV I was using inexplicably stopped working and closed with the general Windows "X has stopped working" message even after clearing cache or setting cookies. I was relieved to see there was a newer build, and so assumed that was my issue, but upon loading KanColle in the new build the game works fine but KCV no longer can tell it's connected. I tried clearing the cache and using the cookie function again but no luck.

Windows has sent out a few updates recently but I don't think any between the last time I played and today, although AMD is telling me to update right now so I'll give that a shot.

edit
As expected AMD update had no effect. KCV still manages to launch and run the game fine so it's not like this is a huge issue, I miss the quick mute more than anything.

Quest Display

Hi Yuubari,
I've noticed that in the 4.2.4 patch, the quests that are displayed in overview can be updated by clicking on the Currently Active tab in Quests. After moving to the 4.2.9 patch, my quests in overview won't display at all; it's just a blank box that says Quest. So I compared some files in the 4.2.4 patch to this one and I moved a missing file (Or what I thought was missing) back into this patch. But now in order to refresh the Quests section, it changed to having to scroll through your quests in the All tab. Is there a way to change this back or was this a change made based on preference?

Real Time display does not load

Hello the Real time Display ist working anymore.
It shows only start screen with Informations and Settings
Bottom left Corner its says waiting for Kancolle to start but kancolle is already running
Need really help

Hope you can Help me

Alarm ding when notifications pop up

This was already in 3.X.X versions, but has been lost for 4.X.X ones.

Would it be possible to bring that back? Or maybe add a custom alarm feature?

Fleets box on Overview tab issue

The issue I'm having, is when I have ships with longer names in my fleet, the fleets box on the overview tab has to generate a scroll bar in order for me to see the whole thing. The problem that comes with that is that if the ship's name is long enough, I have to choose between being able to see the ship's name or it's morale.

An extreme example can be seen here. With Chiyoda CVL Kai2 taking up a huge chunk.

My suggestion would be to make it so the names of ships can only take up so much space, until after a certain point they go under the rest of the information displayed, as I have shittily displayed here. Another probably easier solution would be to just reduce the text size of a certain ship if the ship's name gets too long, again, shittily displayed here. Either way it would probably do the trick.

It's also worth noting that this problem is likely restricted to people who play with the game arranged as I have it, displayed here. With the program window pulled tightly against the game window, so I can do stuff in the other 3/5 of my screen while playing. And also I run at 1920x1080, so the problem may not exist for other resolutions.

Thanks for any help you can provide.

Connection Issues

I've recently been unable to use KCV at home. It is usually stuck loading a screen, or during one of the game refreshes. I haven't changed anything with it before, and I've been using it for almost a year now. The game runs fine on IE and KC3 has no problems.

However, when I switch my internet to my mobile hotspot, KCV works fine. I have Win10 and there have been some updates in the last few days, should i be disabling any of them?

On another note, the BattleInfo stops working in 6-5 when there is an Abyssal Combined Fleet.

KCV not responding

Hi,

Just recently I cannot play Kancolle using KCV anymore. Every time I paste the API link to the address bar and press Enter, the KCV stop responding and close. Play on dmm using KCV produce the same result.

I try clear cache, cookies of Chrome and IE, but nothing's changed.

Can you help me with this? Using KCV over a year and I don't want to change to another one

Quest.

For some reason. After I downloaded the new version I can no longer see the Quest im realizing. They always appear as unknown quest. And that goes to even the daily quests. Any idea of what could that be?

Having issues with Quest translations

Sup, just having trouble with translations for quests (they're all showing up as "unknown") quests when I have them selected. I tried deleting the files in AppData\Roaming\Smooth and Flat and AppData\Local\Smooth and Flat and Smoot_and_Flat. Tried toggling between different languages with the same result. Tried re-extracting files from the original download folder, no effect.

Also attached error log if relevant.
error - Copy.txt

Viewer will not translate text

I just reset my Windows 10 computer and now I'm unable to see any translations for the ship names, equipment, expeditions, quests, etc. Does anyone have any idea what I should do?

Error.log

Kancolle Viewer was working perfectly fine, but all the sudden when I try to open it now it doesn't open and inside the folder there is an Error.Log text document

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.