kuna / SimpleBmxPlayer

just plays bmx files using `*.lr2skin`. no IR, no playrecord.
7 stars 0 forks source link

failed to cloning 'bmsbelplus' submodule #8

Closed luviles closed 8 years ago

luviles commented 8 years ago

Hello.

I just try cloning your project into my computer. but, 'bmsbelplus' submodule repository link is broken I think..

Here is my cloning logs.

git -c diff.mnemonicprefix=false -c core.quotepath=false clone --recursive https://github.com/ToycubePf/SimpleBmxPlayer.git d:\sbp Cloning into 'd:\sbp'...

Checking out files: 100% (811/811), done.

Submodule 'extern/SDL_image-2.0.0' (https://github.com/kuna/SDL2_image) registered for path 'extern/SDL2_image-2.0.0'

Submodule 'extern/SDL2_mixer-2.0.0' (https://github.com/kuna/SDL2_mixer) registered for path 'extern/SDL2_mixer-2.0.0'

Submodule 'extern/SDL_FontCache' (https://github.com/kuna/SDL_FontCache) registered for path 'extern/SDL_FontCache'

Submodule 'extern/bmsbelplus' (https://github.com/kuna/SimpleBmxPlayer.git/bmsbelplus) registered for path 'extern/bmsbelplus'

Cloning into 'extern/SDL2_image-2.0.0'...

Submodule path 'extern/SDL2_image-2.0.0': checked out 'f8d4dc1c5825bbddefc6301f1c595443e95e86a1'

Cloning into 'extern/SDL2_mixer-2.0.0'...

Submodule path 'extern/SDL2_mixer-2.0.0': checked out '4fbf8b2b08aaf4aadd5aaba456895ebed6a79640'

Cloning into 'extern/SDL_FontCache'...

Submodule path 'extern/SDL_FontCache': checked out '3265d5a267103cf2121b87001ef7c847f23124c7'

Cloning into 'extern/bmsbelplus'...

fatal: repository 'https://github.com/kuna/SimpleBmxPlayer.git/bmsbelplus/' not found

Clone of 'https://github.com/kuna/SimpleBmxPlayer.git/bmsbelplus' into submodule path 'extern/bmsbelplus' failed

Thank you for your great works. :+1:

luviles commented 8 years ago

Oops.. issue was fixed already in your beta branch :sweat_smile:

kuna commented 8 years ago

My project is quite inmature and I have many local commits currently, so I'm bit worried about forking project of current status. Anyway, don't mind making issue to my project if you have any question or something ;)

luviles commented 8 years ago

Thanks :) Keep up the good work! :+1: