rayden-61 / stepp1-plus

Modified version of StepP1 1.0.3 (5-panel focused StepMania fork), originally developed by xMax (v. 1.0.0), with further binary modifications and theme decryption by SheepyChris and Team CrackItUp (1.0.1 to 1.0.3). This repository only covers slight lua modifications to the theme and aims to add qol features to the game intended for power users.
17 stars 4 forks source link

Game Crashes Before Song Menu #1

Closed jonathanchiem closed 8 months ago

jonathanchiem commented 8 months ago

Here's the crash log I've been getting:

StepMania v5.0 beta 3 crash report (build 15, 20200626 @ 21:36:42 Hora estándar de Argentina)

Crash reason: Assertion 'AddTo.size() != NumAdd' failed

Thread: Main thread RageSurface_Load_PNG.cpp:20 RageSurface_Load_PNG.cpp:20 RageFileDriverDirectHelpers.cpp:227 D:/StepP1Plus/stepp1-plus/Themes/Fiesta 2/BGAnimations/ScreenSelectMusic decorations/ RageFileDriverDirectHelpers.cpp:227 D:/StepP1Plus/stepp1-plus/Themes/Fiesta 2/Graphics/ScreenSelectMusic/ SongManager.cpp:2285 Assertion 'AddTo.size() != NumAdd' failed Thread: Decode thread RageSoundDriver_Generic_Software.cpp:204 RageSoundDriver_Generic_Software.cpp:204 RageSoundDriver_Generic_Software.cpp:204 RageSoundDriver_Generic_Software.cpp:204 RageSoundDriver_Generic_Software.cpp:204 Thread: Mixer thread Thread: Music thread RageFileDriverDirectHelpers.cpp:227 D:/StepP1Plus/stepp1-plus/Themes/_fallback/Sounds/ RageFileDriverDirectHelpers.cpp:227 D:/StepP1Plus/stepp1-plus/Themes/_fallback/Sounds/ Thread: Worker thread (MemoryCardWorker) Thread: Worker thread (/@mc1int/) Thread: Worker thread (/@mc2int/) Thread: DirectInput thread InputHandler_DirectInput.cpp:755 InputHandler_DirectInput.cpp:731 InputHandler_DirectInput.cpp:750 InputHandler_DirectInput.cpp:755 InputHandler_DirectInput.cpp:731 Thread: MovieTexture_Generic::(/Backgrounds/P1/TEASER.MPG) MovieTexture_Generic.cpp:499 Thread: Streaming sound buffering Thread: Streaming sound buffering

debug resource file 'D:\StepP1Plus\stepp1-plus\STEP_P1.vdi': CreateFile failed (The system cannot find the file specified.).

Static log: StepMania v5.0 beta 3 Compiled 20200626 @ 21:36:42 Hora estándar de Argentina (build 15) Log starting 2024-03-21 18:11:46 Loading window: win32 OS: Windows 6.2 (Win8) build 9200 [] Memory: 32479mb total, 34527mb swap (13527mb swap available) Video driver: NVIDIA GeForce RTX 4080 [NVIDIA] 31.0.15.5176, 3-1-2024 [pci\ven_10de&dev_2704] Drive: "NVMe SHGP31-2000GM 0C20" Driver: stornvme DMA: N/A Drive: "NVMe Samsung SSD 990 JXG7" Driver: stornvme DMA: N/A Sound device 0: Headphones (Elgato Wave:3), 10.0, MID 1, PID 100 Sound device 1: Wave Link Aux 2 (Elgato Wave:3), 10.0, MID 1, PID 100 Sound device 2: Wave Link Voice Chat (Elgato Wa, 10.0, MID 1, PID 100 Sound device 3: Wave Link SFX (Elgato Wave:3), 10.0, MID 1, PID 100 Sound device 4: Wave Link Browser (Elgato Wave:, 10.0, MID 1, PID 100 Sound device 5: Wave Link System (Elgato Wave:3, 10.0, MID 1, PID 100 Sound device 6: Headphones (Soundcore Motion+), 0.0, MID 1, PID 65535 Sound device 7: Wave Link Music (Elgato Wave:3), 10.0, MID 1, PID 100 Sound device 8: Wave Link Aux 1 (Elgato Wave:3), 10.0, MID 1, PID 100 Sound device 9: Wave Link Game (Elgato Wave:3), 10.0, MID 1, PID 100 WaveOut software mixing at 44100 hz Sound driver: WaveOut Lights driver: SystemMessage Lights driver: Export Video renderers: 'd3d,opengl' WARNING: RageDisplay_D3D::TryVideoMode( 0, 640, 480, 32, 0, 0 ) D3D Fullscreen 640x480 32 color 32 texture 165Hz NoVsync SmoothLines DInput: Enumerating device - Type: 0x00000413 Instance Name: "Keyboard" Product Name: "Keyboard" DInput: Enumerating device - Type: 0x00000112 Instance Name: "Mouse" Product Name: "Mouse" Found 2 DirectInput devices: 0: 'Keyboard' axes: 0, hats: 0, buttons: 256 (buffered) 1: 'Mouse' axes: 3, hats: 0, buttons: 8 (buffered) WARNING: RageDisplay_D3D::TryVideoMode( 0, 2560, 1440, 32, 150, 0 ) Players joined: P1 Language: en Current renderer: Direct3D Theme: Fiesta 2

Partial log: 02:58.815: RageSound:: Load "/Themes/Fiesta 2/Sounds/Sounds/D_MOVE.wav" (precache: 0) 02:58.815: Starting thread: Streaming sound buffering 02:58.815: RageSound:: Load "/Themes/Fiesta 2/Sounds/Sounds/BAD.mp3" (precache: 1) 02:58.815: RageSound:: Load "/Themes/Fiesta 2/Sounds/Categories/NEW TUNES.mp3" (precache: 1) 02:58.819: RageSound:: Load "/Themes/Fiesta 2/Sounds/Categories/ORIGINAL.mp3" (precache: 1) 02:58.824: RageSound:: Load "/Themes/Fiesta 2/Sounds/Categories/K-POP.mp3" (precache: 1) 02:58.828: RageSound:: Load "/Themes/Fiesta 2/Sounds/Categories/WORLD MUSIC.mp3" (precache: 1) 02:58.832: RageSound:: Load "/Themes/Fiesta 2/Sounds/Categories/J-MUSIC.mp3" (precache: 1) 02:58.839: RageSound:: Load "/Themes/Fiesta 2/Sounds/Sounds/TIMER_TICK.mp3" (precache: 0) 02:58.841: RageSound:: Load "/Themes/Fiesta 2/Sounds/Sounds/JOIN.mp3" (precache: 1)

-- End of report