Ticket #468 (closed defect: duplicate)
Access violation writing 0x0B69CA40
| Reported by: | Ikkerens | Owned by: | |
|---|---|---|---|
| Priority: | Release Blocker | Milestone: | |
| Component: | Game engine | Keywords: | |
| Cc: |
Description
Much to our regret we must report the program has encountered an error.
Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files.
Details: unhandled exception (Access violation writing 0x0B69CA40)
Location: unknown:0 (?)
Call stack:
0B69CA40
errno = 0 (?) OS error = 487 (Poging om toegang te verkrijgen tot ongeldig adres.) Above translated: Attempt to access a invalid adress.
When debugging in vs2008, stops at this part (green arrow pointing at second line): File: unifont.cpp
// [cumulative for 12: 20ms] (*f->glyphs_id)[(wchar_t)Codepoint] = (unsigned short)i; (*f->glyphs_size)[(wchar_t)Codepoint] = Advance;
Change History
Note: See
TracTickets for help on using
tickets.

(Closing as dupe of #469)