dram55 / MarioMaker2OCR

Capture level information & events from a Mario Maker 2 game feed and display on a locally hosted web app.
96 stars 10 forks source link

App does not react #59

Open Levelmaker opened 4 years ago

Levelmaker commented 4 years ago

Anyone can help me out with the App? I did anything needed to let the app run but still not working?! Its showing up like this in the stream. pls anyone some advice what to do? ! 2020_04_21_16_21_08_Eigenschaften_vonOCR

dram55 commented 4 years ago

Sure - I will take a look. Can you please attach the logs from the program? It would be \MarioMaker2OCR\MarioMaker2OCR.log

Hopefully something there gives some insight.

Levelmaker commented 4 years ago

Sorry i dont know where / how to find / use this "\MarioMaker2OCR\MarioMaker2OCR.log" Code im not very smart when it comes to such programs xD can u give me a step by step?
really appriciate

dram55 commented 4 years ago

the log file MarioMaker2OCR.log is in the same folder as the program. Where you have MarioMaker2OCR.exe that you click on, look in that folder for the log

booster131 commented 4 years ago

Im having the same issue, mine was working fine and just crashed. Now I can't see anything, but when I refresh my browser on my browser screen, I see same picture as above sliding of screen.... is there something I can do to fix this? Here is my log. MarioMaker2OCR.log

dram55 commented 4 years ago

Hmm, do you have any luck with 'Refresh cache of current page' within the source properties. Or deleting and recreating the browser source within OBS? Interestingly enough I don't see any issues in the log. But i think that is because the problem is on the overlay side, which unfortunately does not have any logs. image

Another troubleshooting step would be to navigate to http://localhost:3000 after starting MarioMaker2OCR in your browser. See if the app in the browser reacts to level changes. Does the same issue happen there?