sugrasym / Open-Skies

A cross platform 3D space combat and trading simulator with a dynamic universe and complex property management and economy mechanics.
MIT License
5 stars 3 forks source link

Missing asset: complexbrown1.dds #30

Open SteveSmith16384 opened 4 years ago

SteveSmith16384 commented 4 years ago

Hi, I don't know if this is still being maintained. I tried running the project, and after fixing the jmeplanet/JmePlanet problem, I got the error "com.jme3.asset.AssetNotFoundException: Textures/Skybox/complexbrown1.dds (Flipped) (Mipmapped)". I notice that this file (among others) is specified in your .gitignore file. Is there any chance of getting this and any other missing files from somewhere? Thanks.

masternerdguy commented 4 years ago

You need to extract the archive in https://github.com/sugrasym/Open-Skies/tree/master/assets/Textures/Skybox to that directory. It contains all the textures that are too large for github.

masternerdguy commented 4 years ago

https://github.com/sugrasym/Open-Skies/blob/master/assets/Textures/Skybox/About.txt

Skybox.7z.001 is the archive to extract. It's in the repo and is a multi-part 7z archive. The second part Skybox.7z.002 will be automatically extracted by 7z when you extract the first one.

masternerdguy commented 4 years ago

Failing that you could always get the textures from the game files downloadable on the IndieDB page for this game ( https://www.indiedb.com/games/outlier-open-skies ). I apologize for the extremely delayed response!