Skip to content

Gamepad Support in HTML5 Builds #2414

Answered by Geokureli
ezacharyk asked this question in Q&A
Discussion options

You must be logged in to vote

When you run haxelib run lime test html5 it runs on a port, by default mine runs on http://127.0.0.1:3000/, the error you see means that you tried to test it on a port that's actively used by something else, likely your game. try:
haxelib run lime test html5 --port=3001

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@ezacharyk
Comment options

@Geokureli
Comment options

@ezacharyk
Comment options

Answer selected by ezacharyk
Comment options

You must be logged in to vote
2 replies
@Geokureli
Comment options

@ezacharyk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants