It is currently Fri Mar 29, 2024 3:57 pm

RUNNING WITH RIFLES Multiplayer

test

Game servers 51 List provided by EpocDotFr | Players online 128


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sat Apr 18, 2015 8:28 pm 
Offline

Joined: Sat Apr 18, 2015 8:12 pm
Posts: 2
I'm trying to play the RWR Demo on Manjaro Linux with Steam. I'm using Linux Kernal 3.18 and have tried both the nouveau and proprietary drivers.

The first time I launch the demo I got the config screen. Since then, however, I've gotten nothing to appear. Running the launch script in a console returns these messages:

launch_game

Code:
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  30
  Current serial number in output stream:  31


launch_config
Code:
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
SceneManagerFactory for type 'DefaultSceneManager' registered.
Registering ResourceManager for type Material
Registering ResourceManager for type Mesh
Registering ResourceManager for type Skeleton
MovableObjectFactory for type 'ParticleSystem' registered.
OverlayElementFactory for type Panel registered.
OverlayElementFactory for type BorderPanel registered.
OverlayElementFactory for type TextArea registered.
Registering ResourceManager for type Font
ArchiveFactory for archive type FileSystem registered.
ArchiveFactory for archive type Zip registered.
DDS codec registering
FreeImage version: 3.15.1
This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,
cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,3fr,arw,bay,bmq,cap,cine,cr2,crw,cs1,
dc2,dcr,drf,dsc,dng,erf,fff,ia,iiq,k25,kc2,kdc,mdc,mef,mos,mrw,nef,nrw,orf,pef,ptx,pxn,qtk,raf,raw,rdc,rw2,rwl,rwz,sr2,srf,sti
Registering ResourceManager for type HighLevelGpuProgram
Registering ResourceManager for type Compositor
MovableObjectFactory for type 'Entity' registered.
MovableObjectFactory for type 'Light' registered.
MovableObjectFactory for type 'BillboardSet' registered.
MovableObjectFactory for type 'ManualObject' registered.
MovableObjectFactory for type 'BillboardChain' registered.
MovableObjectFactory for type 'RibbonTrail' registered.
*-*-* OGRE Initialising
*-*-* Version 1.7.2 (Cthugha)
                                        : initializing graphics
                                        : loading plugins
Loading library lib/RenderSystem_GL.so
Installing plugin: GL RenderSystem
OpenGL Rendering Subsystem created.
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Plugin successfully installed
                                        : initializing render system
                                        : render system initialized
                                        : initializing render window
CPU Identifier & Features
-------------------------
 *   CPU ID: AuthenticAMD: AMD Phenom(tm) II X4 955 Processor
 *      SSE: yes
 *     SSE2: yes
 *     SSE3: yes
 *      MMX: yes
 *   MMXEXT: yes
 *    3DNOW: yes
 * 3DNOWEXT: yes
 *     CMOV: yes
 *      TSC: yes
 *      FPU: yes
 *      PRO: yes
 *       HT: no
-------------------------
******************************
*** Starting GLX Subsystem ***
******************************
GLRenderSystem::_createRenderWindow "RUNNING WITH RIFLES Launcher (c) Modulaatio Games 2015", 640x480 windowed  miscParams: FSAA=0 displayFrequency=60 MHz gamma=No vsync=Yes
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  30
  Current serial number in output stream:  31

(added line breaks)

I have reinstalled openGL, the nouveau drivers, and even my kernel. I've tried several solutions other members of this forum have posted for different but similar problems, but I've been unable to get the game to launch successfully.

Can anybody provide a fix, or, alternatively, confirm that this is only an issue with the demo?


Top
 Profile  
 
PostPosted: Sun Apr 19, 2015 2:58 am 
Offline

Joined: Sat Apr 18, 2015 8:12 pm
Posts: 2
Sorry for the double post, but here is the output of ldd rwr_game:

Code:
./rwr_game: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./rwr_game)
        linux-gate.so.1 (0xf7717000)
        libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf76b2000)
        libOgreMain.so.1.7.2 => not found
        Plugin_OctreeSceneManager.so => not found
        libcurl.so.4 => /usr/lib32/libcurl.so.4 (0xf7632000)
        libOIS-1.3.0.so => not found
        libopenal.so.1 => /usr/lib32/libopenal.so.1 (0xf75bb000)
        libfreeimage.so.3 => not found
        libsteam_api.so => not found
        libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf74c6000)
        libm.so.6 => /usr/lib32/libm.so.6 (0xf7478000)
        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf745d000)
        libc.so.6 => /usr/lib32/libc.so.6 (0xf72a3000)
        /lib/ld-linux.so.2 (0xf7718000)
        libssh2.so.1 => /usr/lib32/libssh2.so.1 (0xf7274000)
        libssl.so.1.0.0 => /usr/lib32/libssl.so.1.0.0 (0xf71fa000)
        libcrypto.so.1.0.0 => /usr/lib32/libcrypto.so.1.0.0 (0xf6fe4000)
        libgssapi_krb5.so.2 => /usr/lib32/libgssapi_krb5.so.2 (0xf6f91000)
        libkrb5.so.3 => /usr/lib32/libkrb5.so.3 (0xf6ead000)
        libk5crypto.so.3 => /usr/lib32/libk5crypto.so.3 (0xf6e78000)
        libcom_err.so.2 => /usr/lib32/libcom_err.so.2 (0xf6e73000)
        libz.so.1 => /usr/lib32/libz.so.1 (0xf6e5b000)
        librt.so.1 => /usr/lib32/librt.so.1 (0xf6e52000)
        libdl.so.2 => /usr/lib32/libdl.so.2 (0xf6e4d000)
        libkrb5support.so.0 => /usr/lib32/libkrb5support.so.0 (0xf6e3f000)
        libkeyutils.so.1 => /usr/lib32/libkeyutils.so.1 (0xf6e3a000)
        libresolv.so.2 => /usr/lib32/libresolv.so.2 (0xf6e20000)
[steel@steelrealm RunningWithRiflesDemo]$


Top
 Profile  
 
PostPosted: Sun Apr 19, 2015 1:07 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
Can you try to launch it with LIBGL_DEBUG=verbose ./launch_game?

I haven't seen this exact issue earlier so it'll definitely happen with the full game as well.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group