avan06

Results 43 comments of avan06

Upon reviewing the error logs once again, I thought that "The wait completed due to an abandoned mutex." could also be a potential cause of errors during scanning. I referenced...

The main cause of this error message is "PS4DBG is not connected." In version [0.9.9.1-beta](https://github.com/avan06/PS4CheaterNeo/releases/tag/0.9.9.1-beta), I have added a feature to attempt reconnection when PS4Tool's ConnectedCheck detects that PS4DBG is...

I'm sorry, but I feel powerless to handle this part because it's an error message coming directly from ps4debug itself. In general, such errors shouldn't occur...

I saw a similar issue in the ECCV2022-RIFE project. The author of the RIFE model believes that the algorithm itself does not have a strong tendency for color shifts. It...

Below are the issues I encountered when migrating the Gradio version from 3.50.2 to 5.0.2: 1. **TypeError: State.__init__() got an unexpected keyword argument 'elem_id'** This error was quite tricky and...

Thank you, @abidlabs, for your response and explanation. I set the `elem_id` in the `State` so that I could easily access the value of that `State` in the `submit` button's...

> @avan06, I have faced the same issue after bumping to Gradio 5.x.x and have figured out a **temporary but costly** workaround. Workaround : After doing all migration to Gradio...

Hi @HighLord, First of all, thank you for loving this program. I know that console scan can significantly speed up the search process, but unfortunately, I am unable to add...

As far as I know, starting from version 3, Gradio's textbox no longer displays a scrollbar. I'm not sure why they insist on this—perhaps it's for aesthetic reasons? When the...

Hi Pretinaverse, I'm not sure which version of the payload you're using. Personally, I recommend using the ps4debug created by ctn123. However, since I don't have a 5.05 device, I'm...