Recent Posts

Pages: 1 ... 5 6 7 8 [9] 10
81
Download Skyscraper Simulator / Re: Skyscraper 2.0.3 Released
« Last post by Fennz(cd7890) on October 01, 2025, 04:04:58 pm »
with "Skyscraper.Frontend.DisableSound = true"
this crash occurs when attempting to load the simple building
Code: [Select]
*** Unhandled Exception
   ExpCode: 0xC0000005
   ExpFlags: 0
   ExpAddress: 0xBA6A9790

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

OS Version: 6.2.9200 ()

Loading symbols...

Call stack:
C:\skyscraper\src\sbs\soundsystem.cpp (422): SBS::SoundSystem::GetFmodSystem
C:\skyscraper\src\sbs\reverb.cpp (56): SBS::Reverb::Reverb
C:\skyscraper\src\sbs\elevatorcar.cpp (3847): SBS::ElevatorCar::AddReverb
C:\skyscraper\src\script\elevatorcars.cpp (1893): Skyscraper::ScriptProcessor::ElevatorCarSection::Run
C:\skyscraper\src\script\elevators.cpp (748): Skyscraper::ScriptProcessor::ElevatorSection::Run
C:\skyscraper\src\script\scriptproc.cpp (273): Skyscraper::ScriptProcessor::Run
C:\skyscraper\src\vm\enginecontext.cpp (169): Skyscraper::EngineContext::Run
C:\skyscraper\src\vm\vm.cpp (319): Skyscraper::VM::RunEngines
C:\skyscraper\src\vm\vm.cpp (638): Skyscraper::VM::Run
C:\skyscraper\src\frontend\skyscraper.cpp (461): Skyscraper::Skyscraper::Loop
C:\skyscraper\src\frontend\mainscreen.cpp (206): Skyscraper::MainScreen::OnIdle
00007FFBB5590EB8 (wxbase32u_vc_x64_custom): (filename not available): wxAppConsoleBase::CallEventHandler
00007FFBB56912FF (wxbase32u_vc_x64_custom): (filename not available): wxEvtHandler::ProcessEventIfMatchesId
00007FFBB5690ECC (wxbase32u_vc_x64_custom): (filename not available): wxEventHashTable::HandleEvent
00007FFBB569219D (wxbase32u_vc_x64_custom): (filename not available): wxEvtHandler::TryHereOnly
00007FFBB5691262 (wxbase32u_vc_x64_custom): (filename not available): wxEvtHandler::ProcessEvent
00007FFBB5691D7A (wxbase32u_vc_x64_custom): (filename not available): wxEvtHandler::SafelyProcessEvent
00007FFBB38507D7 (wxmsw32u_core_vc_x64_custom): (filename not available): wxWindowBase::SendIdleEvents
00007FFBB373877A (wxmsw32u_core_vc_x64_custom): (filename not available): wxAppBase::ProcessIdle
00007FFBB55C8B79 (wxbase32u_vc_x64_custom): (filename not available): wxEventLoopBase::ProcessIdle
00007FFBB55C8935 (wxbase32u_vc_x64_custom): (filename not available): wxEventLoopManual::DoRun
00007FFBB55C8BFA (wxbase32u_vc_x64_custom): (filename not available): wxEventLoopBase::Run
00007FFBB55950F7 (wxbase32u_vc_x64_custom): (filename not available): wxAppConsoleBase::MainLoop
00007FFBB5612E3B (wxbase32u_vc_x64_custom): (filename not available): wxEntryReal
00007FFBB56F2158 (wxbase32u_vc_x64_custom): (filename not available): wxEntry
C:\skyscraper\src\frontend\main.cpp (57): main
D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl (288): __scrt_common_main_seh
00007FFBF4997374 (KERNEL32): (filename not available): BaseThreadInitThunk
00007FFBF4ADCC91 (ntdll): (filename not available): RtlUserThreadStart

Simulator State Dump
--------------------------
Platform: Windows x86 64-bit
Renderer: OpenGL
Frontend version: 2.0.3.3977
SBS version: 1.0.3.3977
Instance number: 0
Building Name: My Building
Building Filename: Simple.bld
Building Version:
InStairwell: false
InElevator: false
InShaft: false
CameraFloor: 0
ElevatorNumber: 1
CarNumber: 1
ElevatorSync: false
Running Time: 0
BuildingsEnabled: false
ExternalEnabled: false
LandscapeEnabled: false
SkyboxEnabled: false
Verbose: false
InterfloorOnTop: false
Object Count: 727
Camera Floor: 0
Camera Position: 0, 0, 0
Line number: 388
Context: Elevator 1
Line text: AddReverb MyReverb, Room, 0, 5, 0, 0, 3

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

Press OK to close Skyscraper
82
Data / SIGMA Elevator dot matrix indicator Font
« Last post by espresso on October 01, 2025, 08:23:49 am »
https://www.youtube.com/watch?v=dEnpv_FjCu0
https://www.youtube.com/watch?v=39q8Dqcjvz0

This is a dot matrix display font used in SIGMA elevators.
SIGMA is the brand used when Korean OTIS elevators are exported overseas.
83
Data / Re: FUJITEC ZEXIA fixtures
« Last post by espresso on October 01, 2025, 01:15:47 am »
Added new A, B, G, L, M, P, Clear, Enter buttons, Call button, and Floor button.
Also included are fonts primarily used for the floor buttons of Fujitec Elevator.

Just put the ZEXIA folder inside the Fujitec folder.

84
Download Skyscraper Simulator / Re: New build: 9/24/25 build
« Last post by ethan2226 on September 29, 2025, 10:01:18 am »
85
Download Skyscraper Simulator / Re: New build: 9/24/25 build
« Last post by MK Elevators Productions on September 29, 2025, 09:10:12 am »
Is this for Skyscrapersim 2.1?
86
Buildings / Re: How do I move the keypad position?
« Last post by ethan2226 on September 29, 2025, 01:20:41 am »
You can lower the voffset from 4 to 3.5. It is the 11th parameter in the CreatePanel command. You can also lower the Keypad indicator's voffset from 5 to 4.5. It is the 8th parameter in the AddKeypadIndicator command. A guide to the Commands is shown below.
Code: [Select]
CreatePanel texturename, rows, columns, direction, CenterX, CenterZ, buttonwidth, buttonheight, spacingX, spacingY, voffset, tw, th

AddKeypadIndicator sound, texture_prefix, blank_texture, direction, CenterX, CenterZ, width, height, voffset, timer_duration
Here is the code for lowering the panel:
Code: [Select]
CreatePanel Clear, 8, 5, left, 2.82, 2.75, 0.15, 0.15, 0.3, 0.45, 3.5, 0, 0

AddKeypadIndicator mechchime9.wav, VButton, Black, left, 2.82, 2.75, 0.5, 0.5, 4.5, 2
87
Buildings / Re: How do I move the keypad position?
« Last post by espresso on September 29, 2025, 12:51:24 am »
    CreatePanel Clear, 8, 5, left, 2.82, 2.75, 0.15, 0.15, 0.3, 0.45, 4, 0, 0

    AddKeypadIndicator mechchime9.wav, VButton, Black, left, 2.82, 2.75, 0.5, 0.5, 5, 2

This solved the problem.
I want to lower it a bit, but I'm not sure how to do it.
88
Buildings / Re: How do I move the keypad position?
« Last post by ethan2226 on September 28, 2025, 12:31:19 pm »
Here is the code:

Code: [Select]
CreatePanel ElevPanel, 8, 5, left, 8.299, -5, 0.15, 0.15, 0.3, 0.45, 4, 0, 0
AddKeypadIndicator mechchime9.wav, VButton, Black, left, 8.299, -5, 0.5, 0.5, 5, 2
89
Buildings / Re: How do I move the keypad position?
« Last post by espresso on September 28, 2025, 11:29:26 am »
How do I modify the contents of the bld file above to move to the part marked with a blue box in this screenshot?
90
Buildings / How do I move the keypad position?
« Last post by espresso on September 28, 2025, 11:28:58 am »
    CreatePanel ElevPanel, 8, 5, left, 1.75 + 0.875 - 0.1, -3 + 0.2 + 0.001, 0.15, 0.15, 0.3, 0.45, 4, 0, 0
   AddKeypadIndicator mechchime9.wav, VButton, Black, left, 1.75 + 0.875 - 0.1, -3 + 0.2 + 0.001, 0.5, 0.5, 5, 2

The contents of the bld file are as above.
Pages: 1 ... 5 6 7 8 [9] 10