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

errors, missing dll file? #123

Closed
Jrgamer4u opened this issue May 22, 2022 · 6 comments
Closed

errors, missing dll file? #123

Jrgamer4u opened this issue May 22, 2022 · 6 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Jrgamer4u
Copy link
Contributor

I had errors with VLC that i didn't know until using -debug, because it still ran. idk if it's from hxcodec or my video or my fnf mod.
here's what it spat out:
starting up

source/MusicBeatState.hx:20: reg (x: -200 | y: -200 | w: 3584 | h: 2016)
source/MusicBeatState.hx:20: reg (x: -200 | y: -200 | w: 3584 | h: 2016)
vlc/bitmap/VlcBitmap.hx:135: 2000
vlc/bitmap/VlcBitmap.hx:590: new width is 2000
vlc/bitmap/VlcBitmap.hx:155: 1125
vlc/bitmap/VlcBitmap.hx:610: new height is 1125

setting path
error 1

[00000227918530a0] mmdevice audio output error: cannot initialize COM (error 0x80010106)

alert box

The procedure entry point decode URL could not be located in the dynamic link library
…\export\debug\windows\bin\plugins\gui\libqt4_plugin.dll

start video

vlc/bitmap/VlcBitmap.hx:174: the video is playing
source/MusicBeatState.hx:20: reg (x: -200 | y: -200 | w: 3584 | h: 2016)

error 2

[00000227b09aedd0] main vout display error: Failed to set on top
[00000227b09d48b0] main vout display error: Failed to set on top
[00000227b09d37e0] main vout display error: Failed to set on top

vlc rendering stuff, when video is playing, no errors
disposing video

vlc/bitmap/VlcBitmap.hx:642: disposing the whole thing lol

error 3

[h264 @ 00000227a8b01ea0] get_buffer() failed
[h264 @ 00000227a8b01ea0] thread_get_buffer() failed
[h264 @ 00000227a8b01ea0] decode_slice_header error
[h264 @ 00000227a8b01ea0] no frame!
[h264 @ 00000227a8b4ef20] get_buffer() failed
[h264 @ 00000227a8b4ef20] thread_get_buffer() failed
[h264 @ 00000227a8b4ef20] decode_slice_header error
[h264 @ 00000227a8b4ef20] no frame!

pausing

vlc/bitmap/VlcBitmap.hx:628: the new volume is 1.4
vlc/bitmap/VlcBitmap.hx:438: new volume: 140
source/MusicBeatState.hx:20: reg (x: -200 | y: -200 | w: 3584 | h: 2016)
vlc/bitmap/VlcBitmap.hx:200: the video is pausing
@Jrgamer4u Jrgamer4u changed the title er or errors, missing dll file? May 24, 2022
@polybiusproxy
Copy link
Owner

added the missing dll, jigsaw seems to have messed up
try again, if it doesn't works, it may be your video

@polybiusproxy polybiusproxy added the bug Something isn't working label May 24, 2022
@MAJigsaw77
Copy link
Contributor

MAJigsaw77 commented May 25, 2022

added the missing dll, jigsaw seems to have messed up try again, if it doesn't works, it may be your video

Bruh I added all the plugins then VLC had, I didn't do anything to them

@polybiusproxy
Copy link
Owner

added the missing dll, jigsaw seems to have messed up try again, if it doesn't works, it may be your video

Bruh I added all the plugins then VLC had, I didn't do anything to them

then it may be that @Jrgamer4u is using an older version

@MAJigsaw77
Copy link
Contributor

added the missing dll, jigsaw seems to have messed up try again, if it doesn't works, it may be your video

Bruh I added all the plugins then VLC had, I didn't do anything to them

then it may be that @Jrgamer4u is using an older version

Who knows

@Jrgamer4u
Copy link
Contributor Author

im using the latest git version, and adding libqt4_plugin.dll didn't work?
uhh
it doesn't matter cuz it doesn't make hxcodec not work
:( sap

@polybiusproxy polybiusproxy added the help wanted Extra attention is needed label Jun 14, 2022
@polybiusproxy
Copy link
Owner

This should be fixed from now, please test it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants