Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#632 closed defect (worksforme)

Errors when switching to "Actor view"

Reported by: dee@earlsoft.co.uk Owned by:
Priority: Should Have Milestone: Alpha 3
Component: Atlas editor Keywords: actor view, crash
Cc: Patch:

Description


Pyrogenesis Error


Function call failed: return value was -100021 (Invalid Handle (argument))

Location: ogl_tex.cpp:1024 (ogl_tex_bind)

Call stack:

0121D65F 012202A8 011FAB5B 011FB02A

errno = 0 (?)

OS error = 487 (Attempt to access invalid address.

)


OK


Repeated constantly until I killed the editor.

Attachments (3)

crashlog.txt (9.7 KB ) - added by dee@earlsoft.co.uk 14 years ago.
crashlog.dmp (68.0 KB ) - added by dee@earlsoft.co.uk 14 years ago.
system_info.txt (1.7 KB ) - added by dee@earlsoft.co.uk 14 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 by dee@earlsoft.co.uk, 14 years ago

I have a 316MB memory fump file with the message on screen if you're interested too.

comment:2 by dee@earlsoft.co.uk, 14 years ago

I was also in wireframe mode at the time, but this does not happen on trying to reproduce it.

comment:3 by Philip Taylor, 14 years ago

Hmm, I can't see anything in the code that might explain this, and I can't reproduce the problem myself. I assume you're on Windows? If it generated crashlog.txt/crashlog.dmp files (there should be an OpenLogFolders.bat in the install directory which will find them) then those may be helpful to upload (and they shouldn't be very large). Have you been able to repeat the error more than once?

comment:4 by dee@earlsoft.co.uk, 14 years ago

I haven't been able to reproduce it yet. I've attached the crash logs and the system info file.

by dee@earlsoft.co.uk, 14 years ago

Attachment: crashlog.txt added

by dee@earlsoft.co.uk, 14 years ago

Attachment: crashlog.dmp added

by dee@earlsoft.co.uk, 14 years ago

Attachment: system_info.txt added

comment:5 by Philip Taylor, 13 years ago

Resolution: worksforme
Status: newclosed

Hmm, the crashlog.txt seems to be from a different error (PSERROR_Game_World_MapLoadFailed - probably typed in an incorrect map filename to open (for which we don't report errors gracefully), or similar) so I think it doesn't help here :-(

I'll close this since I don't know what else to do - if you can ever reproduce it then please reopen and attach updated crashlog files (not sure if they'll help but it's worth a try).

comment:6 by Kieran P, 13 years ago

Milestone: BacklogAlpha 3
Note: See TracTickets for help on using tickets.