You are not logged in.
Pages: 1
Trying to start my regnumonline again...
Arch Linux. Running an stable Xserver from the extra.
elis@Sighild:~/bin/regnum$ ./rolauncher
The program 'rolauncher' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 253 error_code 11 request_code 148 minor_code 5)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
elis@Sighild:~/bin/regnum$
elis@Sighild:~/bin/regnum$ pacman -Qi xorg-server
Name : xorg-server
Version : 1.4.0.90-5
URL : http://xorg.freedesktop.org
Licenses : None
Groups : xorg
Provides : x-server
Depends On : gcc-libs libxkbui ncurses libxi libxxf86misc libxfont libxrender libdmx libxaw
libxxf86vm xcursor-themes xkeyboard-config xorg-server-utils xorg-utils
libdrm>=2.3.0 libxfixes xorg-fonts-misc pixman>=0.9.6 xbitmaps libgl
Optional Deps : None
Required By : liblazy nvidia-utils
Conflicts With : None
Replaces : None
Installed Size : 20386.43 K
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : i686
Build Date : Sun 20 Jan 2008 09:32:38 PM CET
Install Date : Mon 21 Jan 2008 11:38:31 PM CET
Install Reason : Explicitly installed
Install Script : Yes
Description : X.Org X servers
elis@Sighild:~/bin/regnum$
Offline
#bugfix
Section "Extensions"
Option "MIT-SHM" "no"
EndSection
Got that one from a friend of mine, put it in your xorg.conf or your XF86Config.
Credits to lapino !
My coding blog (or an attempt at it)
Archer start page (or an attempt at it)
Offline
I got the tip "Reinstall graphics drivers" from a friend. And it worked
Offline
It's a known problem, in the official Forum are some posts (Link) about that:
MALLOC_CHECK=0 ./rolauncher
was the way it works there.
The Linux-Client, you can download, is very old and it seems to be buggy now. If you success to start the rolauncher once, it will download the uptodate one, which works fine.
"The mind can make a heaven out of hell or a hell out of heaven" -- John Milton
Offline
Pages: 1