Author Topic: Skyscraper Simulator Download Links  (Read 24658 times)

Offline PatFishes

  • General Member
  • Posts: 15
    • View Profile
Re: Skyscraper Simulator Download Links
« Reply #30 on: October 03, 2021, 03:51:32 pm »
I am downloading this from a MacBook with the most recent software update, I clicked the correct link, however, it crashes and says "Skyscraper can't be opened because of a problem." Termination Reason:    DYLD, [0x1] Library missing is what it says. Is there anything I can do to fix this?
Hi! In order to make Skyscrapersim run on a Mac, you will need to run it from the "skyscraper" folder. I presume that you were trying to run it from the desktop and that was giving you the error.
Make sure everything that came with the download is in the "skyscraper" folder, including the program itself, and then if you try to run the game, it will know where all the libraries are, and you should be able to play it.
Hope this helps.

I did that exact thing originally, tried it again and the same problem keeps happening. Here is the full log from the crash report: Process:               skyscraper [33997]
Path:                  /private/var/folders/*/skyscraper.app/Contents/MacOS/skyscraper
Identifier:            com.skyscrapersim.skyscraper
Version:               1.11.0 (1.11.0)
Build Info:            Skyscraper-Unknown~Unknown
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           skyscraper [33997]
User ID:               501

Date/Time:             2021-10-03 15:49:20.131 -0400
OS Version:            macOS 11.6 (20G165)
Report Version:        12
Bridge OS Version:     5.5 (18P4759a)
Anonymous UUID:        A46F2A50-9161-19FC-CEC8-9BFB6CDDF318

Sleep/Wake UUID:       83985526-2492-4896-AD36-E0A5764BF541

Time Awake Since Boot: 140000 seconds
Time Since Wake:       170 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  dyld: Using shared cache: F0A21792-ED7E-33A3-A0DD-24B063378C1E
Library not loaded: @executable_path/../../../libSBS.dylib
  Referenced from: /private/var/folders/*/skyscraper.app/Contents/MacOS/skyscraper
  Reason: image not found

Binary Images:
       0x100000000 -        0x1001e3fff +com.skyscrapersim.skyscraper (1.11.0 - 1.11.0) <9304427B-CCD4-3FED-B0DB-E52AC897BF0A> /var/folders/*/skyscraper.app/Contents/MacOS/skyscraper
       0x10d107000 -        0x10d1a2fff  dyld (852.2) <0CC19410-FD43-39AE-A32A-50273F8303A4> /usr/lib/dyld

Model: MacBookPro15,4, BootROM 1554.140.20.0.0 (iBridge: 18.16.14759.0.1,0), 4 processors, Quad-Core Intel Core i5, 1.4 GHz, 8 GB, SMC
Graphics: kHW_IntelIrisGraphics645Item, Intel Iris Plus Graphics 645, spdisplays_builtin
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, LPDDR3, 2133 MHz, Micron, -
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, LPDDR3, 2133 MHz, Micron, -
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Aug 10 2021 20:12:07 version 16.50.21.1.3.6.103 FWID 01-be40218e
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB 2.0 Hub
USB Device: USB OPTICAL MOUSE
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5

If you or anyone knows how to get this figured out, please let me know.

Offline SchindlerLift2844

  • Contributor Level I
  • *
  • Posts: 152
  • Credit to Lester Controls for the profile picture.
    • View Profile
Re: Skyscraper Simulator Download Links
« Reply #31 on: October 04, 2021, 03:35:52 am »
I did that exact thing originally, tried it again and the same problem keeps happening. Here is the full log from the crash report:
(snipped)           
Ah. Seems like the problem is coming from the "libSBS.dylib" library, which is where all the vital code of the Skyscrapersim engine lies. I just checked the root folder of the download link, and the library does exist, and I can run that build perfectly. Maybe try re-downloading the zip, and making doubly sure that you do have that library in the folder.
I can also see from your crash report that you are running an Apple Silicon computer. It is not yet certain if Skyscrapersim works on such computers, even though people have managed to get it working. I wouldn't give up hope yet; just keep trying things and hopefully eventually you'll get it working.

Offline Skyscraper Simulator Showcase

  • Administrator
  • Contributor Level I
  • *****
  • Posts: 248
    • View Profile
Re: Skyscraper Simulator Download Links
« Reply #32 on: October 04, 2021, 01:08:18 pm »
I did that exact thing originally, tried it again and the same problem keeps happening. Here is the full log from the crash report:
(snipped)           
Ah. Seems like the problem is coming from the "libSBS.dylib" library, which is where all the vital code of the Skyscrapersim engine lies. I just checked the root folder of the download link, and the library does exist, and I can run that build perfectly. Maybe try re-downloading the zip, and making doubly sure that you do have that library in the folder.
I can also see from your crash report that you are running an Apple Silicon computer. It is not yet certain if Skyscrapersim works on such computers, even though people have managed to get it working. I wouldn't give up hope yet; just keep trying things and hopefully eventually you'll get it working.

That's not an Apple Silicon computer. It has an Intel Core i5 and it says x86-64 native code.

Offline PatFishes

  • General Member
  • Posts: 15
    • View Profile
Re: Skyscraper Simulator Download Links
« Reply #33 on: October 04, 2021, 08:05:07 pm »
I did that exact thing originally, tried it again and the same problem keeps happening. Here is the full log from the crash report:
(snipped)           
Ah. Seems like the problem is coming from the "libSBS.dylib" library, which is where all the vital code of the Skyscrapersim engine lies. I just checked the root folder of the download link, and the library does exist, and I can run that build perfectly. Maybe try re-downloading the zip, and making doubly sure that you do have that library in the folder.
I can also see from your crash report that you are running an Apple Silicon computer. It is not yet certain if Skyscrapersim works on such computers, even though people have managed to get it working. I wouldn't give up hope yet; just keep trying things and hopefully eventually you'll get it working.

That's not an Apple Silicon computer. It has an Intel Core i5 and it says x86-64 native code.

Would it still work on that type of computer?

Offline PatFishes

  • General Member
  • Posts: 15
    • View Profile
Re: Skyscraper Simulator Download Links
« Reply #34 on: October 04, 2021, 08:14:00 pm »
I did that exact thing originally, tried it again and the same problem keeps happening. Here is the full log from the crash report:
(snipped)           
Ah. Seems like the problem is coming from the "libSBS.dylib" library, which is where all the vital code of the Skyscrapersim engine lies. I just checked the root folder of the download link, and the library does exist, and I can run that build perfectly. Maybe try re-downloading the zip, and making doubly sure that you do have that library in the folder.
I can also see from your crash report that you are running an Apple Silicon computer. It is not yet certain if Skyscrapersim works on such computers, even though people have managed to get it working. I wouldn't give up hope yet; just keep trying things and hopefully eventually you'll get it working.

It also seems like that is does have that folder, but it still doesn't work, and I have been trying to figure this out for the past few days, and I still cannot figure this out.

Offline Lisa yani

  • Contributor Level I
  • *
  • Posts: 167
  • Hi! I am Always Active at SSF.
  • Location: Surabaya, Indonesia
    • View Profile
    • Lisa Yani Website
Re: Skyscraper Simulator Download Links
« Reply #35 on: February 16, 2022, 02:59:23 am »
I did that exact thing originally, tried it again and the same problem keeps happening. Here is the full log from the crash report:
(snipped)           
Snipped

It also seems like that is does have that folder, but it still doesn't work, and I have been trying to figure this out for the past few days, and I still cannot figure this out.
I know whatever, I Guess It's Hard To Run Skyscrapers In Mac, Means That you have fix them Bunch Of Times
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 Herman Chen

  • General Member
  • Posts: 40
    • View Profile
Re: Skyscraper Simulator Download Links
« Reply #36 on: April 07, 2022, 10:48:04 am »
Beno Building Creator has closed today
Sad Sad x 1 View List

Offline NothingCanStopMe357

  • Contributor Level I
  • *
  • Posts: 172
  • Contributor to SSF. Innovation is key to success.
  • Location: Multiple places. Usually Scratchland and Skyscrapersimcity
    • View Profile
    • My Scratch Account
Re: Skyscraper Simulator Download Links
« Reply #37 on: July 31, 2022, 12:27:57 pm »
Beno Building Creator has closed today
There is a new version that Beno is releasing that is due for tomorrow if all goes well.
Together, we can innovate Skyscrapersim in many ways that has never been seen before. Just bring up an idea and we can implement it!

Offline elevatorboy99

  • General Member
  • Posts: 13
    • View Profile
Re: Skyscraper Simulator Download Links
« Reply #38 on: August 12, 2022, 10:10:34 am »
Cannot create device! in D3D9Device::createD3D9Device at src\OgreD3D9Device.cpp (line 731)
Error initializing render window
Details: Cannot create device! in skyscraper 1.11 alpha

Offline Lisa yani

  • Contributor Level I
  • *
  • Posts: 167
  • Hi! I am Always Active at SSF.
  • Location: Surabaya, Indonesia
    • View Profile
    • Lisa Yani Website
Re: Skyscraper Simulator Download Links
« Reply #39 on: October 27, 2022, 07:42:11 pm »
Cannot create device! in D3D9Device::createD3D9Device at src\OgreD3D9Device.cpp (line 731)
Error initializing render window
Details: Cannot create device! in skyscraper 1.11 alpha
I didn't know how I could to fix since it's not happening to me anymore...
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 LeoPlaysMC

  • General Member
  • Posts: 7
  • Location: LeoPlaysMC Productions
    • View Profile
    • LeoPlaysMC Productions
Skyscrapersim 2.12 Alpha (Leo Skyscrapersim)
« Reply #40 on: July 13, 2023, 08:48:39 pm »
This is my very own Skyscrapersim version. I altered the Skyscraper 2.11 Alpha version in an attempt to make the software more modern. It has an integration project built-in (EG881 Integration Project). It has a new menu screen intro song. It has a new menu screen background and new menu navigation buttons.

This version is only available as x64.

https://www.mediafire.com/file/6pxyz7psqds07n7/skyscrapersim121-x64.zip/file Download Link #1 (MediaFire)
https://archive.org/details/skyscrapersim121-x64 Download Link #2 (Internet Archive)
« Last Edit: July 13, 2023, 08:51:11 pm by LeoPlaysMC »