Opened 5 years ago

Closed 4 years ago

#5485 closed defect (invalid)

errno = 12 (Not enough memory)

Reported by: Ismael Owned by:
Priority: Nice to Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

453/5000 Hi, I altered the map_sizes.json and _default.xml files to design a map of 5120 tiles but when trying to load the new mapua to start with the design it throws me the error:

Details: unhandled exception (std :: bad_alloc ("bad allocation")) Location: unknown: 0 (RtlGetAppContainerNamedObjectPath) Call stack: (error while dumping stack: No stack frames found) errno = 12 (Not enough memory) OS error = 0 (no error code was set)

Thanks for the help

Attachments (4)

crashlog.dmp (84.3 KB ) - added by Ismael 5 years ago.
crashlog.txt (15.1 KB ) - added by Ismael 5 years ago.
map_sizes.json (1.3 KB ) - added by Ismael 5 years ago.
_default.xml (1.3 KB ) - added by Ismael 5 years ago.

Download all attachments as: .zip

Change History (6)

by Ismael, 5 years ago

Attachment: crashlog.dmp added

by Ismael, 5 years ago

Attachment: crashlog.txt added

by Ismael, 5 years ago

Attachment: map_sizes.json added

by Ismael, 5 years ago

Attachment: _default.xml added

comment:1 by Ismael, 5 years ago

Apply disable GLSL and postprocessing and stay the same.

comment:2 by Freagarach, 4 years ago

Keywords: error map edit removed
Milestone: Backlog
Resolution: invalid
Status: newclosed

5120 Tiles is really really huge (for now at least), please consider using smaller sizes.

(On a sidenote, map sizes ought to be powers of 2.)

Note: See TracTickets for help on using tickets.