Advertisement
Guest User

Untitled

a guest
Sep 10th, 2016
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. KernelBase.dll!_RaiseException@16() Unknown
  2. [External Code]
  3. > msvcr120.dll!operator new(size) Line 62 C++
  4. pyrogenesis.exe!Grid<unsigned char>::operator=(g) Line 66 C++
  5. pyrogenesis.exe!CCmpAIManager::StartComputation() Line 1130 C++
  6. pyrogenesis.exe!CSimulation2Impl::Update(turnLength, commands) Line 464 C++
  7. pyrogenesis.exe!CNetTurnManager::Update(simFrameLength, maxTurns) Line 175 C++
  8. pyrogenesis.exe!CGame::Update(deltaRealTime, doInterpolate) Line 397 C++
  9. pyrogenesis.exe!Frame() Line 338 C++
  10. pyrogenesis.exe!RunGameOrAtlas(argc, argv) Line 527 C++
  11. pyrogenesis.exe!SDL_main(argc, argv) Line 567 C++
  12. pyrogenesis.exe!main_utf8(argc, argv) Line 126 C
  13. pyrogenesis.exe!wmain(argc, wargv, wenvp) Line 151 C
  14. [External Code]
  15. pyrogenesis.exe!CallStartupWithinTryBlock() Line 364 C++
  16. [External Code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement