WolfireGames / overgrowth

Open Source codebase of the game Overgrowth by Wolfire Games LLC
Apache License 2.0
2.51k stars 260 forks source link

Engine Error - Error opening zipfile #82

Closed ipro4911 closed 2 years ago

ipro4911 commented 2 years ago

With Navmesh i cant get into game cuz it cant save/open a file nav for maps any idk if its just 1 file but always get this error,i try to switch to normal version but i think navmesh.cpp is outdaded or smth? just my guess

shinymerlyn commented 2 years ago

Duplicate of #78

This is a known issue, and Max told me he'll look into it soon. It is due to how libfreetype uses zlib. Upgrading that library caused a ripple effect and broke minizip, which is what the engine uses to open these navmesh zip files.