Ticket #1383 (closed defect: needsinfo)

Opened 14 months ago

Last modified 7 months ago

[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:

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

crashlog.txt (12.8 KB) - added by Barracuda 14 months ago.

Change History

comment:1 Changed 14 months ago by historic_bruno

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.

Changed 14 months ago by Barracuda

comment:2 Changed 14 months ago by historic_bruno

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 Changed 7 months ago by historic_bruno

  • Status changed from new to closed
  • Summary changed from Launching Scenario Editor from game menu causes some errors to [NEEDS INFO] Launching Scenario Editor from game menu causes some errors
  • Resolution set to needsinfo
  • Milestone Backlog deleted
Note: See TracTickets for help on using tickets.