(PSVITA) xash doesnt go past console screen.
Closed this issue · 3 comments
what the title says, it just shows me a console with some text, that has a couple errors that read:
error: cant initialize dlls/hl_psvita_armv7hf.so: "ux0:/data/xash3d/valve/dlls/hl_psvita_armv7hf.so": could not resolve symbol "strtok"
opengl error: GL_INVALID_ENUM while uploading *default (2d)
Error: cant initialize gameui dll: "ux0:/data/xash3d/libmenu.so": Could not resolve symbol "strtok"
then after that it just says execing a bunch of files but nothing more.
Tried to fix the strtok
in 0db2597.
Can you wait until it finishes building for PSVita (usually takes around 10 minutes) and try again?
For the future, you can just post engine.log. It should be created in xash3d
folder.
ah sweet, thanks! will notify as soon as it updates
Works perfectly now! much appreciated.