Skip to content
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

Overlay failed to load #180

Closed
DarkDestry opened this issue Sep 18, 2021 · 4 comments
Closed

Overlay failed to load #180

DarkDestry opened this issue Sep 18, 2021 · 4 comments

Comments

@DarkDestry
Copy link

Error on dev console:

listen.js?v=Northern-Cross:12 Uncaught TypeError: Cannot read property 'v' of undefined
    at listen.js?v=Northern-Cross:12
    at Array.map (<anonymous>)
    at listen.js?v=Northern-Cross:10
    at listen.js?v=Northern-Cross:195

Overlay plugin version: NGLD 0.16.6.0

@Akhorishaan
Copy link

Akhorishaan commented Sep 19, 2021

I also have this issue, here's the log from ACT when I try to load the overlay:

[9/19/2021 12:55:05 AM] Info: Preview: BrowserConsole: Uncaught ReferenceError: VERSION is not defined (Source: https://hibiyasleep.github.io/kagerou/overlay/, Line: 45)
[9/19/2021 12:55:05 AM] Info: Preview: BrowserConsole: Uncaught SyntaxError: Unexpected token < (Source: https://hibiyasleep.github.io/kagerou/share/lib/ws-abstract.js?v=Northern-Cross, Line: 1)
[9/19/2021 12:55:05 AM] Info: Preview: BrowserConsole: Uncaught ReferenceError: COLUMN_SORTABLE is not defined (Source: https://hibiyasleep.github.io/kagerou/overlay/lib/listen.js?v=Northern-Cross, Line: 10)
[9/19/2021 12:55:05 AM] Info: Preview: BrowserConsole: Uncaught TypeError: Cannot read property 'on' of undefined (Source: https://hibiyasleep.github.io/kagerou/overlay/lib/ui.js?v=Northern-Cross, Line: 301)
[9/19/2021 12:55:05 AM] Info: Preview: BrowserConsole: Uncaught ReferenceError: Config is not defined (Source: https://hibiyasleep.github.io/kagerou/overlay/, Line: 66)
[9/19/2021 12:55:05 AM] Info: Preview: BrowserConsole: Uncaught ReferenceError: $map is not defined (Source: https://cdn.ravenjs.com/3.17.0/raven.min.js, Line: 2)
[9/19/2021 12:55:05 AM] Info: Preview: BrowserConsole: Uncaught ReferenceError: $map is not defined (Source: https://cdn.ravenjs.com/3.17.0/raven.min.js, Line: 2)

@justin-slattery
Copy link

I had a similar issue. As it was explained to me, this is not an issue with Kagerou itself but rather with the Overlay plugin.

My error code looked like the following:

[9/19/2021 1:27:07 PM] Info: DPS Meter: BrowserConsole: Uncaught TypeError: Cannot read property 'v' of undefined (Source: http://kagerou.hibiya.moe/overlay/lib/listen.js?v=Northern-Cross, Line: 12)
[9/19/2021 1:27:07 PM] Info: DPS Meter: BrowserConsole: Uncaught TypeError: Illegal constructor (Source: http://kagerou.hibiya.moe/overlay/?HOST_PORT=ws://127.0.0.1/fake/, Line: 73)

Try using this URL instead of the default:

https://idyllshi.re/kagerou/overlay

@hibiyasleep
Copy link
Owner

hibiyasleep commented Sep 19, 2021

it's usually network issue (it isn't usual in 2021, but this is 2010ish product still) more than kagerou's issue, so try some Refresh on overlay, or delete (ACT folder)\OverlayPluginCache\Cache.

@DarkDestry
Copy link
Author

Confirmed on OBS and ACT Overlay. A clearing of cache fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants