What's new

Updating Client Problem

Xaoilin

New Member
Joined
Jan 20, 2018
Messages
6
Reaction score
1
Points
3
Age
32
Hi, I downloaded the client fresh from the site (1.2.9). When I launched it I clicked on version check, it said version mismatch, fetching info followed by this error message after 15 minutes of no progress:

"Error updating client, please report this to the support team with this log file"

The log file is below - can anyone help figure out the problem?

Thanks

Log File:

[22/01/2018 00:13:47] :: Void Fill() threw an unhandled exception: Unexpected EOF => at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Fill() in d:\Programming\piratekingonline-launcher\PirateKingOnlineLauncher\Helpers\GZip\InflaterInputStream.cs:line 551
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) in d:\Programming\piratekingonline-launcher\PirateKingOnlineLauncher\Helpers\GZip\InflaterInputStream.cs:line 743
at ICSharpCode.SharpZipLib.GZip.GZipInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) in d:\Programming\piratekingonline-launcher\PirateKingOnlineLauncher\Helpers\GZip\GzipInputStream.cs:line 157
at PirateKingOnlineLauncher.Helpers.PackerHelper.CopyStream(Stream input, Stream output) in d:\Programming\piratekingonline-launcher\PirateKingOnlineLauncher\Helpers\PackerHelper.cs:line 70
at PirateKingOnlineLauncher.Helpers.PackerHelper.Unpack(String Source, String Destination) in d:\Programming\piratekingonline-launcher\PirateKingOnlineLauncher\Helpers\PackerHelper.cs:line 26
at PirateKingOnlineLauncher.Workers.UpdaterWorker.DoUpdate(VerInfo UpdateList, VerInfo LocalVerInfo) in d:\Programming\piratekingonline-launcher\PirateKingOnlineLauncher\Helpers\Workers\UpdaterWorker.cs:line 191
 
Your post indicates you are having intermediate problems with launching client. Our launcher is heavily customized, It is very diligent as it performs many critical functions that invokes proper playing condition.

The very first thing you should do is try by doing a 'Version Check' this will ensure your launcher and client are the latest available offering, as older ones may not function properly or do not have capabilities to play.

1. Locate PirateKingOnlineLauncher.exe and execute as Administrator. Right-Click on PirateKingOnlineLauncher.exe and click "Run as Administrator". PirateKingOnlineLauncher.exe is located in main client folder, or you may have a short cut to PirateKingOnlineLauncher.exe on desktop.

2. After the client launcher is launched, Begin Version Check by clicking on button at top left corner, Where a drop menu will appear with choice of "Version Check" in the top of list.

3. The launcher will automatically quickly scan your client files and begin to download any missing or malformed client files.


At this point, If you are still unable to play, It means that you have a service or program that is actively blocking the connection such as firewall or anti-virus.

1. Unfortunately because there is too many anti-virus and firewall solutions there is no easy way of turning them off, You will need to contact your antivirus/firewall company to ask them how to remove/stop.

2. In very rare condition, You may have a ISP that does internet filtering which means you most likely cannot play because ISP do not remove or allow you to circumvent this filtering.
 
Top