-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recording doesn't start, missing models from online? #5
Comments
I found the reason and wrote a fix for it. In your classes/models.py:
In your classes/recording.py:
@Damianonymous, please validate and, if possible, implement this on your code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
My wanted.json is formatted properly but it never starts recording:
another run 2019-11-04 23:56:18.987819
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
[2019-11-04 23:56:20,212] Connecting to MyFreeCams chat server xchat98...
[2019-11-04 23:56:20,666] Login handshake completed. Logged in as 'Guest19679' with sessionId 240974130
1089 models online
finished run
another run 2019-11-04 23:56:22.082396
[2019-11-04 23:56:22,592] Connecting to MyFreeCams chat server xchat80...
[2019-11-04 23:56:23,203] Login handshake completed. Logged in as 'Guest47596' with sessionId 240975758
1089 models online
finished run
another run 2019-11-04 23:56:24.521563
[2019-11-04 23:56:25,026] Connecting to MyFreeCams chat server xchat84...
[2019-11-04 23:56:25,491] Login handshake completed. Logged in as 'Guest50163' with sessionId 240974995
1089 models online
finished run
another run 2019-11-04 23:56:26.913987
[2019-11-04 23:56:27,426] Connecting to MyFreeCams chat server xchat73...
[2019-11-04 23:56:27,847] Login handshake completed. Logged in as 'Guest92166' with sessionId 240979110
For some reason, it says 1089 models online and it's like the models I put in wanted.json aren't online because I have mfc-node setup and it says 1320 models online.
Thanks.
The text was updated successfully, but these errors were encountered: