zardoru / raindrop

yet another beatgame.
GNU General Public License v3.0
128 stars 16 forks source link

Linux Mint: Black screen (future and master branch) #67

Open ghost opened 6 years ago

ghost commented 6 years ago

After having successfully compiled the game, when I start it, the main window shows up but it does absolutely nothing. Black screen. Don´t really know what to do with this. screenshot_2018-09-09_18-42-43

Linux Mint 18.3 64-bit. All of the dependencies are satisfied.

zardoru commented 6 years ago

Have you cloned the GameData folder?

ghost commented 6 years ago

Thank you, good sir! Now everything works just fine :) screenshot_2018-09-09_22-03-00 Now I´ll be able to enjoy bms/osu!mania charts on Linux without tinkering with wine! That´s so cool! Thank you once again for your hard work. I really appreciate it :+1:

ghost commented 6 years ago

The only weird thing that is left is that no matter which way I set the path to the song folder, it doesn´t see bme files.

zardoru commented 6 years ago

My first guess would be to check if their extensions are lower case. I don't think there should be anything stopping raindrop from reading those bme files.

ghost commented 6 years ago

I´ve checked a lot of my bms/bme files - none of them are detected. That´s weird. What´s even more strange is that when I try to play 8k maps from osu!mania - it can´t playback them properly either. The music eventually starts playing yet the screen remains black.

zardoru commented 6 years ago

Does the log say anything interesting?

Can you post some of those undetected files so I can check the error?

DolphinDTM commented 6 years ago

If I remember correctly, you have to make sure to enable BMS in the config file. (Just don't remember how)

On Mon, 10 Sep 2018, 00:17 Diego Ahumada, notifications@github.com wrote:

Does the log say anything interesting?

Can you post some of those undetected files so I can check the error?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zardoru/raindrop/issues/67#issuecomment-419749082, or mute the thread https://github.com/notifications/unsubscribe-auth/AO867YgUBEoM1_FAyg9p0qZYjzwBDiwvks5uZZOPgaJpZM4WgT3W .

ghost commented 6 years ago

As for BMS it says this for every song that I tried in the log: File '/home/desuex/Desktop/BMSmusic/raindrop-future/Songs/BB BLOW/bbblowbga.bms' needs renewal. SongLoader: Load /home/desuex/Desktop/BMSmusic/raindrop-future/Songs/BB BLOW/bbblowbga.bms from disk...SongLoader: Failure loading. Reason: regex_error

zardoru commented 6 years ago

That's interesting. Can you post the file?

ghost commented 6 years ago

Sure, here it is. log.txt

ghost commented 6 years ago

Aside from that, it seems that config can´t load any skins from the skin folder except for the original raindrop skin and stepmania one.

zardoru commented 6 years ago

Oh, sorry, I meant the BMS file, "bbblowbga.bms".

ghost commented 6 years ago

Okay. Here it is. BB BLOW.zip

ghost commented 6 years ago

I just want to clarify that the same thing happened to all of my BMS library.

zardoru commented 6 years ago

That's weird. I tried loading it here and had no issues. I'm not really sure how to proceed right now.