PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
[Linux] Crash when launch app
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Lua
- Estrellas
- 5.4k
- Forks
- 2.4k
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 26
Descripción
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
Screenshots of crash/graphical issue, version and options menu
Hello,
I am linux user and I ran POB in the debian linux arch with wine.
When I update the POB to 3+24 and download the latests release I got this error
wine Path\ of\ Building.exe
SimpleGraphic v2.0 x64 Release, built Mar 23 2024
Executing SimpleGraphic/SimpleGraphic.cfg
Warning: config file not found
Executing SimpleGraphic/SimpleGraphicAuto.cfg
Warning: config file not found
Executing Z:\home\lucas\arquivos\softwares\Path of Building Community\Launch.cfg
Warning: config file not found
--- UI Init ---
Script: Z:\home\lucas\arquivos\softwares\Path of Building Community\Launch.lua
Script working directory: Z:\home\lucas\arquivos\softwares\Path of Building Community
Initialising Lua...
Running script...
Please wait while we complete installation...
0108:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0108:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
Checking for update...
No update available.
--- Render Init ---
GL_MAX_TEXTURE_SIZE: 16384
Loading OpenGL extensions...
using GL_EXT_texture_compression_s3tc
using GL_EXT_debug_marker
0138:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0138:err:d3dcompiler:D3DCompile2 Shader log:
0138:err:d3dcompiler:D3DCompile2 C:\fakepath:48:53: E5000: syntax error, unexpected '(', expecting ';' or ','
0138:err:d3dcompiler:D3DCompile2
0140:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0140:err:d3dcompiler:D3DCompile2 Shader log:
0140:err:d3dcompiler:D3DCompile2 C:\fakepath:52:35: E5000: syntax error, unexpected '(', expecting ';' or ','
0140:err:d3dcompiler:D3DCompile2
0138:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0138:err:d3dcompiler:D3DCompile2 Shader log:
0138:err:d3dcompiler:D3DCompile2 C:\fakepath:48:53: E5000: syntax error, unexpected '(', expecting ';' or ','
0138:err:d3dcompiler:D3DCompile2
0140:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0140:err:d3dcompiler:D3DCompile2 Shader log:
0140:err:d3dcompiler:D3DCompile2 C:\fakepath:52:35: E5000: syntax error, unexpected '(', expecting ';' or ','
0140:err:d3dcompiler:D3DCompile2
0138:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0138:err:d3dcompiler:D3DCompile2 Shader log:
0138:err:d3dcompiler:D3DCompile2 C:\fakepath:48:53: E5000: syntax error, unexpected '(', expecting ';' or ','
0138:err:d3dcompiler:D3DCompile2
0140:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0140:err:d3dcompiler:D3DCompile2 Shader log:
0140:err:d3dcompiler:D3DCompile2 C:\fakepath:52:35: E5000: syntax error, unexpected '(', expecting ';' or ','
0140:err:d3dcompiler:D3DCompile2
--- ERROR ---
Failed to link program:
C:\fakepath:52:35: E5000: syntax error, unexpected '(', expecting ';' or ','
Warning: D3D shader compilation failed with default flags. (vs_5_0)
Retrying with skip validation
C:\fakepath:52:35: E5000: syntax error, unexpected '(', expecting ';' or ','
Warning: D3D shader compilation failed with skip validation flags. (vs_5_0)
Retrying with skip optimization
C:\fakepath:52:35: E5000: syntax error, unexpected '(', expecting ';' or ','
Warning: D3D shader compilation failed with skip optimization flags. (vs_5_0)
C:\fakepath:48:53: E5000: syntax error, unexpected '(', expecting ';' or ','
Warning: D3D shader compilation failed with default flags. (ps_5_0)
Retrying with skip validation
C:\fakepath:48:53: E5000: syntax error, unexpected '(', expecting ';' or ','
Warning: D3D shader compilation failed with skip validation flags. (ps_5_0)
Retrying with skip optimization
C:\fakepath:48:53: E5000: syntax error, unexpected '(', expecting ';' or ','
Warning: D3D shader compilation failed with skip optimization flags. (ps_5_0)
Failed to create D3D Shaders
Did you know how to solve it?
What are your system specifications and configuration?
Linux
How to reproduce the issue
Linux, wine
Character build code
not applied
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Reproduce el fallo de lanzamiento usando Path of Building.exe bajo Wine e inspecciona la ruta de inicio en Launch.lua junto con los errores del shader SimpleGraphic mostrados en el informe. Determina si el fallo de compilación del shader D3D se puede abordar en el proyecto; se considera terminado cuando la aplicación se inicia correctamente en la configuración de Linux/Wine afectada o el problema se ha acotado a un problema de compatibilidad externo.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- linux, lua
- Área
- computer-graphics, desktop, operating-systems
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100