Giter Site home page Giter Site logo

Comments (9)

exch-bms2 avatar exch-bms2 commented on August 24, 2024

You need to install openJFX if using openJDK.

from beatoraja.

soweliniko avatar soweliniko commented on August 24, 2024

installed openJFX, now it's saying it can't find openAL. I'm sure I have openAL installed.

from beatoraja.

exch-bms2 avatar exch-bms2 commented on August 24, 2024

java -jar beatoraja.jar ./bms

What is "./bms"? [BMS Path] must be BMS file.

from beatoraja.

soweliniko avatar soweliniko commented on August 24, 2024

ah, I thought that was the path to the directory the files were stored in, my bad.

from beatoraja.

exch-bms2 avatar exch-bms2 commented on August 24, 2024

That's good. If you want to start configuration, use -c option. [BMS Path] is the API for playing specified BMS directly.

from beatoraja.

soweliniko avatar soweliniko commented on August 24, 2024

config's all in japanese, and I can't read that. Is there a way to specify english?

from beatoraja.

exch-bms2 avatar exch-bms2 commented on August 24, 2024

Sorry, now default language is ja-JP. use this command:

java -Duser.language=en -Duser.country=US -jar beatoraja.jar -c

I'll set defalut language to english sometimes soon.

from beatoraja.

soweliniko avatar soweliniko commented on August 24, 2024

OK, now the game will start, but whenever I try to start a song, I get the error: (I know this is unrelated to the original issue, should I create a seperate issue?)

Exception in thread "LWJGL Application" java.lang.NullPointerException
	at bms.player.beatoraja.play.BMSPlayer.create(Unknown Source)
	at bms.player.beatoraja.MainController.changeState(Unknown Source)
	at bms.player.beatoraja.decide.MusicDecide.render(Unknown Source)
	at bms.player.beatoraja.MainController.render(Unknown Source)
	at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
	at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)

also unrealted to both, where can I configure a MIDI controller, or is that not supported?

from beatoraja.

exch-bms2 avatar exch-bms2 commented on August 24, 2024

Please create an another issue.

from beatoraja.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.