GlobalGamer2015 / RUM-Bot

A bot for Rumble
https://rumbot.org/
GNU General Public License v3.0
8 stars 1 forks source link

pls look at the error code #30

Closed marlon99rocks closed 1 year ago

marlon99rocks commented 1 year ago

here is the error im having dont know why it not working it say 600 code and misspell error.log

GlobalGamer2015 commented 1 year ago

It is not working because it is not connecting to OBS.

marlon99rocks commented 1 year ago

i can use it on switcher scene but the other one not working use scene source

marlon99rocks commented 1 year ago

so what is the issue should i get the older version

GlobalGamer2015 commented 1 year ago

This error: Error displaying alert: OBSWebSocketError: No scene items were found in the specified scene by that name or offset. means one of your scene names are misspelled. Double check your scene names.

From the looks of the log. You have the Follower, Subscriber and Rant scenes as "webcam". They should be separate scenes made just for your alerts.

image

GlobalGamer2015 commented 1 year ago

Scene source requires the scenes to be inside of your Main Scene, example is above.

GlobalGamer2015 commented 1 year ago

Here is a tutorial made by @VapinGamers. https://rumble.com/v3m4d7g-rum-bot-2.0-how-to-add-live-alerts-to-live-streams.html

marlon99rocks commented 1 year ago

Error displaying alert: OBSWebSocketError: No scene items were found in the specified scene by that name or offset. at C:\Users\User\Desktop\alerts2.03\node_modules\obs-websocket-js\dist\json.cjs:512:19 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async doAlert_AltMain3Scene (C:\Users\User\Desktop\alerts2.03\index.js:755:37) at async Timeout.showAlert [as _onTimeout] (C:\Users\User\Desktop\alerts2.03\index.js:933:17) { code: 600 } You have a mispelled scene name: Main Scene: Webcam Main Scene: Screen Main Scene: Card Main Scene: Android Follower Scene: webcam Subscriber Scene: webcam Rant Scene: webcam

GlobalGamer2015 commented 1 year ago

This error: Error displaying alert: OBSWebSocketError: No scene items were found in the specified scene by that name or offset. means one of your scene names are misspelled. Double check your scene names.

From the looks of the log. You have the Follower, Subscriber and Rant scenes as "webcam". They should be separate scenes made just for your alerts.

image

marlon99rocks commented 1 year ago

thanks got it working now thanks

marlon99rocks commented 1 year ago

Desktop 22-10-2023 3-08-13 PM-671 Desktop 22-10-2023 3-08-15 PM-953 Desktop 22-10-2023 3-08-22 PM-284 Desktop 22-10-2023 3-08-25 PM-153 Desktop 22-10-2023 3-08-26 PM-728

GlobalGamer2015 commented 1 year ago

I'm glad it is working for you now, closing issue.