Opened 9 years ago
Closed 9 years ago
#64 closed defect (fixed)
Terrain loading fails on Windows
Reported by: | Olly Betts | Owned by: | Olly Betts |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.23 |
Component: | aven | Version: | 1.2.19 |
Keywords: | Cc: |
Description
Jenny was unable to get terrain to load, instead just getting a grey disk at altitude 0. I've fixed the error checking for 1.2.20, so it now actually fails, but the inability to load terrain remains. My attempts to debug suggest that the wxZipInputStream class always fails to read anything, returning an unhelpful "generic read error".
Change History (1)
comment:1 Changed 9 years ago by
Milestone: | → 1.2.23 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Confirmed as fixed in newer version.