We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MacOS 15.1 arm64 fresh sources from master branch compile fine
When runnning following error is observed (Version from around may 2024 worked on the MacOS 14.5)
user@M2 Stalker % export DYLD_LIBRARY_PATH=$HOME/Games/Stalker ./xr_3da ~ Couldn't create surface from image: Parameter 'src' is invalid OpenXRay Release Master Gold build 9430, Dec 2 2024 (Apple ARM 64-bit, shared) Custom build from commit[ec2263a] branch[dev]
command line
Initializing File System... Starting INPUT device... $fs_root$ = /Users/user/Library/Application Support/GSC Game World/S.T.A.L.K.E.R. - Call of Pripyat/ using fs-ltx fsgame.ltx
FATAL ERROR
[error] Expression : [error] Function : xr_terminate [error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp [error] Line : 850 [error] Description : Unexpected application termination
stack trace:
xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*) xr_terminate() std::__terminate(void ()()) std::terminate() std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) TaskManager::TaskWorkerStart() void std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*) 7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136 8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8
xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*) xr_terminate() std::__terminate(void ()()) std::terminate() std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) TaskManager::TaskWorkerStart() void std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*) 7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136 8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8 zsh: trace trap ./xr_3da
The text was updated successfully, but these errors were encountered:
I have the same problem
Sorry, something went wrong.
Duplicate of #1731
No branches or pull requests
MacOS 15.1 arm64
fresh sources from master branch compile fine
When runnning following error is observed (Version from around may 2024 worked on the MacOS 14.5)
user@M2 Stalker % export DYLD_LIBRARY_PATH=$HOME/Games/Stalker
./xr_3da
~ Couldn't create surface from image: Parameter 'src' is invalid
OpenXRay Release Master Gold build 9430, Dec 2 2024 (Apple ARM 64-bit, shared)
Custom build from commit[ec2263a] branch[dev]
command line
Initializing File System...
$fs_root$ = /Users/user/Library/Application Support/GSC Game World/S.T.A.L.K.E.R. - Call of Pripyat/
Starting INPUT device...
using fs-ltx fsgame.ltx
FATAL ERROR
[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination
stack trace:
xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8
FATAL ERROR
[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination
stack trace:
xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8
FATAL ERROR
[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination
stack trace:
xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8
FATAL ERROR
[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination
stack trace:
xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8
zsh: trace trap ./xr_3da
The text was updated successfully, but these errors were encountered: