Author Topic: Error when I trying to open the application  (Read 519 times)

Offline hongkonger

  • General Member
  • Posts: 65
  • Location: Hong Kong, China
    • View Profile
Error when I trying to open the application
« on: September 12, 2022, 04:11:31 am »
Code: [Select]
*** Unhandled Exception
   ExpCode: 0xC0000005
   ExpFlags: 0
   ExpAddress: 0x019C2DCD

SymInit: Symbol SearchPath: '.', symOptions: 530,

OS Version: 6.2.9200 () <- Idk why that the OS Version is still 6.2.9200...

Loading symbols......................................................................................

Call stack:
00007FFE019C2DCD (RenderSystem_GL): (filename not available): Ogre::Win32GLSupport::initialiseWGL
00007FFE019BE8DD (RenderSystem_GL): (filename not available): Ogre::Win32GLSupport::Win32GLSupport
00007FFE01A0A6CE (RenderSystem_GL): (filename not available): Ogre::GLRenderSystem::GLRenderSystem
00007FFE01A0A0B4 (RenderSystem_GL): (filename not available): Ogre::GLPixelUtil::optionalPO2
00007FFDED075DC0 (OgreMain): (filename not available): Ogre::Root::installPlugin
00007FFDED076105 (OgreMain): (filename not available): Ogre::Root::loadPlugin
00007FFDED0751A6 (OgreMain): (filename not available): Ogre::Root::loadPlugins
00007FFDED072867 (OgreMain): (filename not available): Ogre::Root::Root
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (455): Skyscraper::Skyscraper::Initialize
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (277): Skyscraper::Skyscraper::OnInit
00007FFDECB706C1 (wxbase30u_vc_x64_custom): (filename not available): wxEntry
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (95): main
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (283): __scrt_common_main_seh
00007FFE6E1B7034 (KERNEL32): (filename not available): BaseThreadInitThunk
00007FFE6F942651 (ntdll): (filename not available): RtlUserThreadStart

Simulator State Dump
--------------------------
Platform:
Renderer:
Frontend version: 1.11.0.5311

--------------------------
Copy and paste the above information (select it and press CTRL-C)
and either post it to the Skyscraper forum at http://forum.skyscrapersim.com
or email to ryan@skyscrapersim.com

Press OK to close Skyscraper

This error always occurs even it occurs in clean copy.
« Last Edit: September 12, 2022, 04:38:01 am by ATENU1326 VG6020 »

Share on Facebook Share on Twitter


Offline Idjdjdj1397

  • General Member
  • Posts: 54
  • my discord is idjdjdj1397
  • Location: Philippines
    • View Profile
Re: Error when I trying to open the application
« Reply #1 on: September 15, 2022, 01:56:06 am »
what graphics card are you using?

Offline hongkonger

  • General Member
  • Posts: 65
  • Location: Hong Kong, China
    • View Profile
Re: Error when I trying to open the application
« Reply #2 on: September 15, 2022, 03:54:02 am »

Offline Idjdjdj1397

  • General Member
  • Posts: 54
  • my discord is idjdjdj1397
  • Location: Philippines
    • View Profile
Re: Error when I trying to open the application
« Reply #3 on: September 15, 2022, 08:47:51 am »
your graphics card should run skyscrapersim i think its some rendering error

Offline eventhorizon

  • Administrator
  • Contributor Level II
  • *****
  • Posts: 390
  • Location: Chicago, IL
    • View Profile
    • Ryan Thoryk's Website
Re: Error when I trying to open the application
« Reply #4 on: September 20, 2022, 04:13:18 am »
Try deleting the ogre.cfg file, run Skyscraper again, and choose DirectX as the renderer in the popup menu.

Offline hongkonger

  • General Member
  • Posts: 65
  • Location: Hong Kong, China
    • View Profile
Re: Error when I trying to open the application
« Reply #5 on: September 20, 2022, 06:38:33 am »
Try deleting the ogre.cfg file, run Skyscraper again, and choose DirectX as the renderer in the popup menu.
Doesn't work.
However, the newer build works fine.
« Last Edit: September 20, 2022, 06:45:24 am by ATENU1326 VG6020 »

Offline eventhorizon

  • Administrator
  • Contributor Level II
  • *****
  • Posts: 390
  • Location: Chicago, IL
    • View Profile
    • Ryan Thoryk's Website
Re: Error when I trying to open the application
« Reply #6 on: September 20, 2022, 11:27:04 am »
Doesn't work.
However, the newer build works fine.

That's good to know, since the new build uses a much newer Ogre, maybe they had lots of GL bugfixes.

Offline Lisa yani

  • Contributor Level I
  • *
  • Posts: 167
  • Hi! I am Always Active at SSF.
  • Location: Surabaya, Indonesia
    • View Profile
    • Lisa Yani Website
Re: Error when I trying to open the application
« Reply #7 on: October 27, 2022, 07:46:26 pm »
Code: [Select]
*** Unhandled Exception
(Snipped)

Call stack:
00007FFE019C2DCD (RenderSystem_GL): (filename not available): Ogre::Win32GLSupport::initialiseWGL
00007FFE019BE8DD (RenderSystem_GL): (filename not available): Ogre::Win32GLSupport::Win32GLSupport
00007FFE01A0A6CE (RenderSystem_GL): (filename not available): Ogre::GLRenderSystem::GLRenderSystem
00007FFE01A0A0B4 (RenderSystem_GL): (filename not available): Ogre::GLPixelUtil::optionalPO2
00007FFDED075DC0 (OgreMain): (filename not available): Ogre::Root::installPlugin
00007FFDED076105 (OgreMain): (filename not available): Ogre::Root::loadPlugin
00007FFDED0751A6 (OgreMain): (filename not available): Ogre::Root::loadPlugins
00007FFDED072867 (OgreMain): (filename not available): Ogre::Root::Root
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (455): Skyscraper::Skyscraper::Initialize
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (277): Skyscraper::Skyscraper::OnInit
00007FFDECB706C1 (wxbase30u_vc_x64_custom): (filename not available): wxEntry
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (95): main
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (283): __scrt_common_main_seh
00007FFE6E1B7034 (KERNEL32): (filename not available): BaseThreadInitThunk
00007FFE6F942651 (ntdll): (filename not available): RtlUserThreadStart

Simulator State Dump
--------------------------
(Snipped)
--------------------------
(Snipped)

Press OK to close Skyscraper

This error always occurs even it occurs in clean copy.
Did this happens to Alpha 1.11 or something? I tried and works just fine.
Hello Everyone, I always Active at SSF. why not?
Don't forget to Subscribe my YouTube Channel : https://www.youtube.com/channel/UCJOJDV5QzUy6Ht4cah8uMFQ
Please Follow My Instagram Account, @cornelialisayani
"Thanks to my friend for helping me for the Instagram screenshot"

Offline hongkonger

  • General Member
  • Posts: 65
  • Location: Hong Kong, China
    • View Profile
Re: Error when I trying to open the application
« Reply #8 on: October 27, 2022, 07:51:37 pm »
Code: [Select]
*** Unhandled Exception
(Snipped)

Call stack:
00007FFE019C2DCD (RenderSystem_GL): (filename not available): Ogre::Win32GLSupport::initialiseWGL
00007FFE019BE8DD (RenderSystem_GL): (filename not available): Ogre::Win32GLSupport::Win32GLSupport
00007FFE01A0A6CE (RenderSystem_GL): (filename not available): Ogre::GLRenderSystem::GLRenderSystem
00007FFE01A0A0B4 (RenderSystem_GL): (filename not available): Ogre::GLPixelUtil::optionalPO2
00007FFDED075DC0 (OgreMain): (filename not available): Ogre::Root::installPlugin
00007FFDED076105 (OgreMain): (filename not available): Ogre::Root::loadPlugin
00007FFDED0751A6 (OgreMain): (filename not available): Ogre::Root::loadPlugins
00007FFDED072867 (OgreMain): (filename not available): Ogre::Root::Root
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (455): Skyscraper::Skyscraper::Initialize
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (277): Skyscraper::Skyscraper::OnInit
00007FFDECB706C1 (wxbase30u_vc_x64_custom): (filename not available): wxEntry
c:\skyscraper\build64\skyscraper\src\frontend\skyscraper.cpp (95): main
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (283): __scrt_common_main_seh
00007FFE6E1B7034 (KERNEL32): (filename not available): BaseThreadInitThunk
00007FFE6F942651 (ntdll): (filename not available): RtlUserThreadStart

Simulator State Dump
--------------------------
(Snipped)
--------------------------
(Snipped)

Press OK to close Skyscraper

This error always occurs even it occurs in clean copy.
Did this happens to Alpha 1.11 or something? I tried and works just fine.
Alpha 1.11, 30 April 2018 build

Offline Lisa yani

  • Contributor Level I
  • *
  • Posts: 167
  • Hi! I am Always Active at SSF.
  • Location: Surabaya, Indonesia
    • View Profile
    • Lisa Yani Website
Re: Error when I trying to open the application
« Reply #9 on: October 27, 2022, 09:40:53 pm »
Code: [Select]
*** Unhandled Exception
(Snipped)

Call stack:
(Snipped)

Simulator State Dump
--------------------------
(Snipped)
--------------------------
(Snipped)

Press OK to close Skyscraper

This error always occurs even it occurs in clean copy.
Did this happens to Alpha 1.11 or something? I tried and works just fine.
Alpha 1.11, 30 April 2018 build
I just tried Alpha 1.11 before and it works fine. So, what happened in that case?
Hello Everyone, I always Active at SSF. why not?
Don't forget to Subscribe my YouTube Channel : https://www.youtube.com/channel/UCJOJDV5QzUy6Ht4cah8uMFQ
Please Follow My Instagram Account, @cornelialisayani
"Thanks to my friend for helping me for the Instagram screenshot"

Offline cat1554

  • General Member
  • Posts: 41
  • h
  • Location: Chicago, IL
    • View Profile
    • TotallyLegitWebsite
Re: Error when I trying to open the application
« Reply #10 on: October 28, 2022, 12:23:13 am »
(Spec images)
I see you're on an iMac. Do the Mac builds work in MacOS?

Offline hongkonger

  • General Member
  • Posts: 65
  • Location: Hong Kong, China
    • View Profile
Re: Error when I trying to open the application
« Reply #11 on: October 28, 2022, 12:43:40 am »
(Spec images)
I see you're on an iMac. Do the Mac builds work in MacOS?
Still haven’t tested in macOS.