Prod. Fusion Log File

Issue #2 on hold
Former user created an issue

I'm having some trouble, and have exhausted all my reading to fix it.

I have installed the web-socket and the jar file which launches..

However I notice the following problems:

  1. OBS constantly notifies me that the web-socket is constantly connecting and disconnecting
  2. The scene timer constantly says 'OBS loading scenes...' - but never does
  3. I assume this is because of the constant disconnection because I can see that scene timer recognises the current scene i have loaded in OBS, and will reset the timer when i change it (but not always).

From: https://obsproject.com/forum/threads/obs-scene-timer.119063/post-462064

Here's my log file.

Comments (3)

  1. S. Jansen repo owner

    Thank you for your log file. I don’t see the logging I expected. Could you make sure debug logging is enabled for OBS-websocket? In OBS, go to ToolsWebsocket Server Settings and check Enable debug logging.

    Also, please include the OBS Scene Timer logging, as explained on the OBS forums:

    Turn logging on in Settings of OBS Scene Timer. Maybe even start the application using the terminal: java -jar obs-scene-timer-1.4.1-SNAPSHOT.jar -v, but this is optional as it uses a lot of resources for all the extra logging. Then, send me the log file, which can be found in the location specified in the Info screen of OBS Scene Timer (under Application menu).

  2. Log in to comment