abhimonk

Results 2 issues of abhimonk

Getting the following error when trying to go to the webpage returned by "npx http-server" serving my index.html: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client...

high priority
help-wanted

My game does not use any joystick-related functionality, it only uses love.keypressed and love.keyreleased. When building (using the -c flag) and running in firefox, I get the following error in...

bug