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

Crash on startup using 0.6.2 VR version #5

Open
generaleagleyt opened this issue Dec 7, 2024 · 9 comments
Open

Crash on startup using 0.6.2 VR version #5

generaleagleyt opened this issue Dec 7, 2024 · 9 comments
Assignees

Comments

@generaleagleyt
Copy link

0.6.1 as working fine, but is not compatzible with latest CS update. I updated to 0.6.2, but now I get CTD on startup.

Log:
https://upfile.live/files/e8cc895c

@gaidaroc
Copy link

gaidaroc commented Dec 7, 2024

+1. I am getting the version error for RT 1.6.1170 version on Linux, hence crash on startup. Have all of the requirements and I know I'm using the correct version. Since it's popping up an error regarding the version info, the game doesn't even launch. Thus gave up on privateprofileredirector and went back to very long launch times.

@Karandra
Copy link
Owner

Karandra commented Dec 7, 2024

I see a bunch of file loading errors in the log, as if the files aren't present. Are they actually there? Just to make sure.

I don't have any way to test this version on VR game edition and neither do I have Linux installation to test. Get me a log from v0.6.1 with the same setup to compare. I might be able to figure something out.

@Karandra Karandra self-assigned this Dec 7, 2024
@generaleagleyt
Copy link
Author

Here is the log using 0.6.1 https://ufile.io/p3m28lyb

I looked for some of those ini files but found only esp files with the same name. I dont think dyndolod's occlusion has ini file, or for example AIAgentSpells doesnt have ini 100 %.

@gaidaroc
Copy link

gaidaroc commented Dec 7, 2024

On Linux side, I'm getting the same version error with 0.6.1 as no log files has been created. Would 0.6.0's logs help? Though I read you've changed the code quite a lot.
Also I am a user of community shaders, its last version cannot start with ppr 0.6.0, hence trying the updates.

PS: I don't want to clutter up the issues so i didn't open a new topic. I can if you prefer.

@Karandra
Copy link
Owner

Karandra commented Dec 15, 2024

Just got back to it. Can you also upload CS own log file when run with PPR v0.6.2? Crash Logger log would also be helpful.

@generaleagleyt
Copy link
Author

A new batch of fresh Log files with extra crisp comming right up
https://ufile.io/8nkje4h7

Latest redirector version works normally with previous CS version.

@Karandra
Copy link
Owner

Karandra commented Dec 15, 2024

I'll look at it when I can.

Latest redirector version works normally with previous CS version.

I wonder what changed... The previous version is what version exactly?

@generaleagleyt
Copy link
Author

0.8.7. is the one I'm using right now., that works with PRP 0.6.2.

@Karandra
Copy link
Owner

I looked through the log. The crash happens inside nvgpucomp64.dll, so PPR isn't responsible for it, not directly anyway. PPR log shows a bunch of errors opening files, but most of that should be normal, since a lot of them aren't supposed to exist. CommunityShaders log shows some errors and warnings, but have no idea if that could be an issue. The game crashed at/after (not sure) loading ISWaterFlow shader, PPR at that point doesn't have anything in the log (aside from DllMain events trace).

I'm quite at loss here, don't see anything that could cause it. CommunityShaders v0.8.7 is quite old compared to the latest version, so maybe something related to it, maybe something changed there. Do you have Data/SKSE/Plugins/CommunityShaders/SkyrimOverwrite.ini, Data\SKSE\Plugins\CommunityShaders\SettingsDefault.json or Data\SKSE\Plugins\CommunityShaders\SettingsUser.json files and are they empty?

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

No branches or pull requests

3 participants