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

F1 2006 eur ( UCES00238 ) crash in-game #9185

Closed
sum2012 opened this issue Dec 25, 2016 · 8 comments
Closed

F1 2006 eur ( UCES00238 ) crash in-game #9185

sum2012 opened this issue Dec 25, 2016 · 8 comments

Comments

@sum2012
Copy link
Collaborator

sum2012 commented Dec 25, 2016

First I need set "simulate UMD delay" to fix crash in beginning,then in-game crash

v1.3-241-g92db2b0 log:
https://drive.google.com/file/d/0B3OaSdeV0L8kRm5FTlhiTm1XTVk/view?usp=sharing

crash struce

PPSSPPDebug64.exe!SasInstance::MixVoice(SasVoice & voice) Line 536	C++
PPSSPPDebug64.exe!SasInstance::Mix(unsigned int outAddr, unsigned int inAddr, int leftVol, int rightVol) Line 560	C++
PPSSPPDebug64.exe!__SasThread() Line 111	C++
PPSSPPDebug64.exe!std::thread::Func<int (__cdecl*)(void)>::Run() Line 245	C++
PPSSPPDebug64.exe!std::thread::RunAndDelete<std::thread::Func<int (__cdecl*)(void)> >(void * param) Line 286	C++
PPSSPPDebug64.exe!invoke_thread_procedure(unsigned int(*)(void *) procedure, void * const context) Line 92	C++
PPSSPPDebug64.exe!thread_start<unsigned int (__cdecl*)(void * __ptr64)>(void * const parameter) Line 115	C++

[External Code]	

1
2

@sum2012
Copy link
Collaborator Author

sum2012 commented Dec 27, 2016

Hmm

Good
v1.3-7-g175f331

bad
v1.3-250-g33b3330

@sum2012
Copy link
Collaborator Author

sum2012 commented Dec 27, 2016

good
v1.3-215-ge9bea75
bad
v1.3-224-g8222a66
it mean #8950

@sum2012
Copy link
Collaborator Author

sum2012 commented Dec 27, 2016

@hrydgard
I cannot test further becuase ext/glslang sub module has removed
2

@hrydgard
Copy link
Owner

hrydgard commented Dec 27, 2016

Oh, yeah, we switched the repo we sync glslang from. To fix that, just rm -rf ext/glslang and git submodule update --init. You might have to do this every time you switch from an old to a new version or the other way, this is an unfortunate effect. Git submodules aren't great...

@hrydgard
Copy link
Owner

Anyway, I think my latest commit may have fixed this. Please try again.

@Orphis
Copy link
Collaborator

Orphis commented Dec 27, 2016

No! "git submodule sync" is the right command :p

@sum2012
Copy link
Collaborator Author

sum2012 commented Dec 27, 2016

v1.3-276-gad04f97 fixed thanks.
log:
https://gist.github.com/sum2012/f6891fac984f347efd2544c8dda56472

Do I need to open another issue for need to enable "simulate UMD delay" to fix crash or black screen in beginning ?

@sum2012
Copy link
Collaborator Author

sum2012 commented Dec 28, 2016

I open another issue.Closing

@sum2012 sum2012 closed this as completed Dec 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants