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

AES_Internal File error #60

Open
RealKolago opened this issue May 16, 2015 · 1 comment
Open

AES_Internal File error #60

RealKolago opened this issue May 16, 2015 · 1 comment

Comments

@RealKolago
Copy link

There is a problem with AES_Internal:

Load(Model): UmbraSpaceIndustries/ExpPack/AES/Spaces/AES_Internal

(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

File error:
Failed to read past end of stream.
at System.IO.BinaryReader.ReadByte () [0x00000] in :0

at System.IO.BinaryReader.Read7BitEncodedInt () [0x00000] in :0

at System.IO.BinaryReader.ReadString () [0x00000] in :0

at A.��.ReadTextures (System.IO.BinaryReader br, UnityEngine.GameObject o) [0x00000] in :0

at A.��.ReadChild (System.IO.BinaryReader br, UnityEngine.Transform parent) [0x00000] in :0

at A.��.� (.UrlFile �) [0x00000] in :0

(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Model load error in 'C:\Kerbal Space Program 1.0\GameData\UmbraSpaceIndustries\ExpPack\AES\Spaces\AES_Internal.mu'

@ghost
Copy link

ghost commented Jun 1, 2015

I get the same error. I have seen speculation in the forum thread that "moving KSP out of C:\Program Files\ helps" -- only that wouldn't apply to a Linux install, so that's not it.
Installed via CKAN, deleted and reinstalled from latest github release archive to verify, in both cases the md5 checksum is
3d7f3944bd3d8ebca64f0b39bfc21e12 KSP/GameData/UmbraSpaceIndustries/ExpPack/AES/Spaces/AES_Internal.mu

The downloaded archives are identical as well (of course, why wouldn't they):
4b089a605cf36430dd25ce4d609e6339 KSP/CKAN/downloads/6DEF0BEA-USI-EXP-0.4.1.zip
4b089a605cf36430dd25ce4d609e6339 downloads/mods/1.0/USI/ExpPack_0.4.1.zip

That said, I couldn't find any actual problem apart from the log message; part model and internal space both seem to work as expected.

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

No branches or pull requests

2 participants