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

Freezes upon rendering a frame (e.g. when animated GIFs are used) #10

Closed
dtugend opened this issue Jul 5, 2021 · 12 comments
Closed

Freezes upon rendering a frame (e.g. when animated GIFs are used) #10

dtugend opened this issue Jul 5, 2021 · 12 comments
Labels
bug Something isn't working

Comments

@dtugend
Copy link
Member

dtugend commented Jul 5, 2021

No description provided.

@dtugend dtugend added the bug Something isn't working label Jul 5, 2021
@dtugend dtugend mentioned this issue Jul 5, 2021
4 tasks
@dtugend dtugend changed the title Certrain GIFs cause freezes Certain GIFs cause freezes Jul 5, 2021
@dtugend
Copy link
Member Author

dtugend commented Jul 6, 2021

It seems thie GIF freezing only happens when (verbose) logging is enabled, removing "--v=1" seems to work around it.

@dtugend dtugend changed the title Certain GIFs cause freezes Logging enabled can cause freezes upon rendering a frame (e.g. when animated GIFs are used) Jul 10, 2021
@dtugend
Copy link
Member Author

dtugend commented Jul 10, 2021

@dtugend dtugend closed this as completed Jul 10, 2021
@dtugend dtugend reopened this Jul 11, 2021
@dtugend dtugend changed the title Logging enabled can cause freezes upon rendering a frame (e.g. when animated GIFs are used) Freezes upon rendering a frame (e.g. when animated GIFs are used) Jul 11, 2021
@dtugend dtugend reopened this Jul 12, 2021
@dtugend dtugend closed this as completed Aug 6, 2021
@kubo6472
Copy link

Still occurs as of today :(

@dtugend
Copy link
Member Author

dtugend commented Feb 15, 2022

The default example of the latest version includes a gif, I can not reproduce the issue.

Maybe your code is not fully updated or faulty, check for errors when launchign from cmd.exe / enable logging as described here: https://github.com/advancedfx/afx-cefhud-interop/blob/main/afx-cefhud-interop/assets/examples/default/index.html#L10 and check if there's script errors from your end.

@osztenkurden did you run into nay issues with the latest v7 version regarding this?

Edit: Latest version is from 5 days ago
https://github.com/advancedfx/afx-cefhud-interop/releases/tag/v7.0.0.14-69c583d

@osztenkurden
Copy link

No, i did not. @kubo6472 if you use it with LHM, use latest afx-cefhud-interop, latest HLAE, and don't replace any dlls as it was in the older version of AR implementation. Also use LHM 3.6.2

@kubo6472
Copy link

No, i did not. @kubo6472 if you use it with LHM, use latest afx-cefhud-interop, latest HLAE, and don't replace any dlls as it was in the older version of AR implementation. Also use LHM 3.6.2

image
image
I followed the instructions and got myself the latest release.7z exactly the one latest was linking to. LHM 3.6.2 and no DLLs replaced. Checked the folder permissions and everything, nope, the moment I load gif it freezes up everything.

@dtugend dtugend reopened this Feb 15, 2022
@dtugend
Copy link
Member Author

dtugend commented Feb 15, 2022

The problem (script error) happens when resizing the window takes longer (more frames) than expected.
This should only happen if the gif already plays before connecting the first time.
A 1-line workaround / fix for this will be released in a few minutes.

@dtugend dtugend reopened this Feb 15, 2022
@dtugend
Copy link
Member Author

dtugend commented Feb 15, 2022

The problem is more severe than I thought, meaning causing intermediate frames. Will need more time.

@kubo6472
Copy link

kubo6472 commented Feb 15, 2022 via email

@dtugend dtugend reopened this Feb 15, 2022
@dtugend
Copy link
Member Author

dtugend commented Feb 18, 2022

v7.0.0.17-4dcfd4d should fix it once and for all hopefully - if not, then I dunno /tablefip? However @osztenkurden will probably need to adjust LHM for it, since assets changed notably.

@kubo6472
Copy link

Thank you very much

@kubo6472
Copy link

image
It works!

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

No branches or pull requests

3 participants