chiaki icon indicating copy to clipboard operation
chiaki copied to clipboard

App crashes after connecting to Ps4 Pro. (Black Screen)

Open KinDeDu opened this issue 5 years ago • 10 comments

Win 10 Pro Ver 1903 Chiaki 1.0.2 PS4 Pro FW 6.72

Hi, I have a problem when I try to connect to the console. At the start it immediately detects my ps4 and after entering all the data correctly and trying to connect, a black screen appears and then closes automatically. Both the ps4 and my pc are on the same wifi network so it isn't network problem. Seeing inside the log I notice that there is an error like "InvalidSessionId". I tried every way to change settings and double-check the data but the problem does'nt change. chiaki_session_2019-08-24_02-05-03-930930.log

This happens when I try to connect.

Error

KinDeDu avatar Aug 24 '19 00:08 KinDeDu

Please try again with v1.0.3.

thestr4ng3r avatar Sep 13 '19 15:09 thestr4ng3r

Hi, i tried with the latest version 1.0.3. Unfortunately, when I connect to the console it still gives me a black screen and after a few seconds it crashes. I still don't understand why it doesn't work. Here is the log. chiaki_session_2019-09-13_18-30-22-706706.log I noticed that it gives me a new error: [E] Failed to push frame: Invalid data found when processing input

KinDeDu avatar Sep 13 '19 16:09 KinDeDu

That error is currently expected and probably has nothing to do with the crash.

If you want, you can try to debug the application yourself so we can narrow down the issue. To do that, download https://ci.appveyor.com/api/buildjobs/59lv8l29r02jh5le/artifacts/Chiaki-PDB.zip and put the .pdb file in the same directory as the .exe. Then open Visual Studio or Windbg and run the exe until it crashes, so we get a stacktrace.

In VS you can for example, after starting the application from the explorer, click on Debug->Attach to Process, make sure "Attach to" is set to "Native Code" and attach to chiaki.exe. I am especially interested in the "Call Stack" after the crash happens. Feel free to ask if you have any questions.

thestr4ng3r avatar Sep 13 '19 17:09 thestr4ng3r

Ok, I'll try to do what you said.

KinDeDu avatar Sep 13 '19 17:09 KinDeDu

Here is the Call Stack. CallStack

KinDeDu avatar Sep 13 '19 18:09 KinDeDu

Thanks, this is very useful.

thestr4ng3r avatar Sep 13 '19 18:09 thestr4ng3r

Hi, it's been a while since I used the program. I tried the last version but it seems that the problem is always the same. I connect to the console, black screen and then crash. Is it possible to solve this problem?

P.S I tried to do the call stack and it is the same result as the image above.

KinDeDu avatar Nov 10 '19 16:11 KinDeDu

I was having a similar crash and running chiaki.exe as administrator fixed it.

andycastaneda avatar Dec 22 '19 01:12 andycastaneda

Hi, I have the same problem, after starting - black screen and closing :( I also made a call stack, and this is the same result as KinDeDu. Does not work Windows 7 SP1 (clean, after installation) Windows 10 (clean, after installation) Windwos 10 (customized)

Works fine on my Linux (* + ubuntu, mint) have an idea how to fix this ? thanks

Notwe avatar Jan 13 '20 08:01 Notwe

Hi I have the same issue, the PS4 (not Pro) indicates a connection, black screen on PC, PS4 indicates a disconnect, black screen closes automatically.

I'm running on Windows 10 using a Surface Go.

Logs attached.

Most of the time, the black screen closes with the error message: [E] Takion dropping data with seq num 0x3647deb4

Occasionally, it goes a couple steps further with the following error message. [E] Failed to push frame: Invalid data found when processing input

Thanks a lot

[](url chiaki_session_2020-06-04_14-55-06-648648.log )

meowlington avatar Jun 04 '20 07:06 meowlington