Opened 12 years ago

Closed 12 years ago

#1383 closed defect (needsinfo)

[NEEDS INFO] Launching Scenario Editor from game menu causes some errors

Reported by: Barracuda Owned by:
Priority: Should Have Milestone:
Component: Atlas editor Keywords:
Cc: Patch:

Description

OS: Win7 Ultimate Steps to reproduce

  1. Start program
  2. Try to launch Scenario Editor from main menu

Errors appears: Assertion failed: "m_cycles >= 0" Location: timer.h:202 (TimerUnit::ToString)

Call stack:

00D99A27

errno = 42 (?) OS error = 14007

  1. Click Continue

Function call failed: return value was -100010 (Logic error in code) Location: wsdl.cpp:252 (wnd_CreateWindow)

Call stack:

00D9D153

00D9D359

errno = 13 (Insufficient access rights to open file) OS error = 1410

  1. Click Continue

Function call failed: return value was -100102 (Case 2) Location: wmi.cpp:62 (Init)

Call stack:

00DC81EC

errno = 0 (No error reported here) OS error = 1008 After all Atlas executed successfully.

Attachments (1)

crashlog.txt (12.8 KB ) - added by Barracuda 12 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by historic_bruno, 12 years ago

I can't reproduce this on Windows 7 Pro/64-bit, any chance you can upload the crashlogs? If you're using Alpha 9, they'll be in %appdata%\0ad\logs.

by Barracuda, 12 years ago

Attachment: crashlog.txt added

comment:2 by historic_bruno, 12 years ago

Need more information I'm afraid:

Is there no crashlog.dmp as well?

Does the error only occur if you use the shortcut in-game, not if you run pyrogenesis.exe with the -editor option?

Is it consistently reproducible? If so, can you try DebugView to view the debug output of the game from startup?

comment:3 by historic_bruno, 12 years ago

Milestone: Backlog
Resolution: needsinfo
Status: newclosed
Summary: Launching Scenario Editor from game menu causes some errors[NEEDS INFO] Launching Scenario Editor from game menu causes some errors
Note: See TracTickets for help on using tickets.