Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upReinstall fails on Win8.1 following uninstall via setup. #338
Comments
This comment has been minimized.
This comment has been minimized.
Could you give us the list of nuget package sources currently existing and activated? In Visual Studio, go to Tools > Options command and scroll to NuGet Package Manager, then select Package Sources. |
This comment has been minimized.
This comment has been minimized.
Also the latest master does build, after waiting 5 min as DiegoBM suggested but when XenkoGameStudio.exe is run a dialog box pops up that then automatically opens a text editor with a similar central directory error. |
This comment has been minimized.
This comment has been minimized.
Even with a fresh reinstall of the launcher it seems to still end up with these errors. |
This comment has been minimized.
This comment has been minimized.
What happens if you delete xenko\xenko (4th source)? (not only uncheck but delete with X button) |
This comment has been minimized.
This comment has been minimized.
After deselecting the 2 local /Document sources and a rebuild all of the latest master XenkoGameStudio.exe runs, does the privacy acceptance box then shuts down and the error popup shows. Will try with the other sources deleted and post that tomorrow... |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
OK thanks for the update! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I will reopen to do the following improvement on Xenko side: |
Release Type:
Official
Version:
3.0.0.6 Official
3.1 Beta Official
Launcher 3.0.5
Platform(s):
Windows 8.1
System
OS/device including version:
Windows 8.1 64bit, 8GB AMD FX 6350 6 core
.NET framework installed as of 1.21.19 .NET 4.7.2 Reg key: Release REG_DWORD 461814
Nuget 4.92
Graphics Chipset
AMD Radeon HD 7700 Series
Memory Size 1024 MB
Radeon Software Version 17.4.4
Describe the bug
For us an uninstall-Reinstall of Xenko and the launcher resulted in:
Local dev copy of Xenko 3.0.0.6 that was previously building and working exits with an invalid operation in mscorlib under debug in VS2017, built but would not run. XenkoGameStudio.exe shows in the process list but shuts down without window display.
Clean reinstall (multiple times) of the Xenko launcher v.3.0.5 and attempted install of 3.0.0.6 or 3.1beta presents with the error shown in the launcher screenshot and below.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A proper install without errors.
Screenshots

If applicable, add screenshots to help explain your problem (use GitHub drag & drop)
Log and callstacks
If any, please attach here any log or callstack (preferably in a
.txt
file using GitHub drag and drop)Additional context
Googling the error "Number of entries expected in End Of Central Directory does not correspond to number of entries in Central Directory." shows similar issues with downloading/uploading zip files.