Page 1 of 1

Problem with Warsow game

PostPosted: Feb 3rd, '17, 14:40
by AstorBG
I descided to check the Warsow game because I was big fan of Unreal Tournement but I have problem to run the game.
Code: Select all
 warsow
Using /home/username/.warsow-1.5 for writing
Couldn't execute: default.cfg
Executing: config.cfg
Couldn't execute: autoexec.cfg
Hostname: dragon
IP: 192.168.0.103
Loading Steam module... Not found.
------- angel script initialization -------
Loading angelwrap module.
Initializing Angel Script
Initialization of angelwrap successful
------------------------------------
Game running at 62 fps. Server transmit at 20 pps
Opening TCP/IP socket: *:44444
Web server started on 0.0.0.0:44444
Opening TCP/IPv6 socket: *:44444
Web server started on [0000:0000:0000:0000:0000:0000:0000:0000]:44444
Console initialized.
Loading refresh module ref_gl...
----- R_Init -----
Using libGL.so.1 for OpenGL...Display initialization
..Xrandr Extension Version 1.4
..XFree86-Xinerama Extension Version 1.1
..Got colorbits 24, depthbits 24, stencilbits 8
...setting fullscreen mode 1920x1080:

GL_VENDOR: NVIDIA Corporation
GL_RENDERER: GeForce GTX 750 Ti/PCIe/SSE2
GL_VERSION: 4.5.0 NVIDIA 375.26
GL_SHADING_LANGUAGE_VERSION: 4.50 NVIDIA
GL_EXTENSIONS:


And then appears bunch of GL extension of Nvidia whcih I didnt post.
However, below the messages of the output appears error messages as:
Code: Select all
Cannot load file 'glsl/defaultMaterial.glsl'
Failed to link object for program defaultMaterial
Vertex info
-----------
0(121) : warning C7555: 'attribute' is deprecated, use 'in/out' instead
0(122) : warning C7555: 'attribute' is deprecated, use 'in/out' instead
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined

Fragment info
-------------
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined

Cannot load file 'glsl/defaultDistortion.glsl'
Failed to link object for program defaultDistortion
Vertex info
-----------
0(121) : warning C7555: 'attribute' is deprecated, use 'in/out' instead
0(122) : warning C7555: 'attribute' is deprecated, use 'in/out' instead
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined

Fragment info
-------------
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined
(0) : error C3001: no program defined


I see the game flickers the screen and then exits
Code: Select all
Initializing Shaders:
********************
ERROR: Could not find any shaders!
********************
Error: Error during initialization: Could not find any shaders!
Cmd_RemoveCommand: cinematic not added
Cmd_RemoveCommand: cinepause not added
Cmd_RemoveCommand: s_restart not added
Cmd_RemoveCommand: requestservers not added
Cmd_RemoveCommand: getinfo not added
Cmd_RemoveCommand: getstatus not added
Cmd_RemoveCommand: userinfo not added
Cmd_RemoveCommand: disconnect not added
Cmd_RemoveCommand: record not added
Cmd_RemoveCommand: stop not added
Cmd_RemoveCommand: quit not added
Cmd_RemoveCommand: connect not added
Cmd_RemoveCommand: reconnect not added
Cmd_RemoveCommand: rcon not added
Cmd_RemoveCommand: writeconfig not added
Cmd_RemoveCommand: showip not added
Cmd_RemoveCommand: demo not added
Cmd_RemoveCommand: demoavi not added
Cmd_RemoveCommand: next not added
Cmd_RemoveCommand: pingserver not added
Cmd_RemoveCommand: demopause not added
Cmd_RemoveCommand: demojump not added
Cmd_RemoveCommand: showserverip not added
Cmd_RemoveCommand: downloadstatus not added
Cmd_RemoveCommand: downloadcancel not added


Can somebody help me with this cool game?
I have fully updated M5, KDE x64 with Nvidia 750Ti card and i7 CPUs and 16 GB RAM.

I checked with ldd warsow and it found all libraries on my system.
Also, it says at the first erros that i dont have steam module but I have Steam installed and runs fine.
Should I open some ports on the firewal or something? Heeeelp :))
Thanks in advance.

Astor

Re: Problem with Warsow game

PostPosted: Feb 3rd, '17, 15:18
by isadora
Just installed the game into my MGA6-Cauldron-VM:
The following 3 packages are going to be installed:
- lib64sdl2.0_0-2.0.5-2.mga6.x86_64
- warsow-2.1-1.mga6.nonfree.x86_64
- warsow-data-2.1-1.mga6.nonfree.noarch


And works.
But in MGA5 i ran into the same errors as written above.

Edit: No steam installed at MGA6 by-the-way.

Re: Problem with Warsow game

PostPosted: Feb 3rd, '17, 15:50
by doktor5000
A bugreport for mga5 still seems to be open: https://bugs.mageia.org/show_bug.cgi?id=17282 and there are update candidates in nonfree/updates_testing but there still seem to be issues on 32bit installation, but you could try those.

Re: Problem with Warsow game

PostPosted: Feb 3rd, '17, 15:59
by AstorBG
Anyway, thanks guys for the info.

I will be waiting for the updates of warsow when they land in the stable x64 repo.
No rush for now.

Astor

Re: Problem with Warsow game

PostPosted: Feb 5th, '17, 16:12
by isadora
While you made me curious about the game AstorBG, i just downloaded the tarball of version 2.1 from the Warsow-site, https://www.warsow.net/download
and unzipped it into my ~/home-directory, started the game from konsole, and off it goes.

Now leaving me behind with another addiction. :)

Re: Problem with Warsow game

PostPosted: Feb 5th, '17, 17:24
by AstorBG
Ahh excellent!
Thaks very much! Time to play:)

Re: Problem with Warsow game

PostPosted: Feb 5th, '17, 17:27
by isadora
Welcome, have fun! :)