Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 08-24-2007, 11:47 PM   #11
Maharatschi
Pledge
 
Maharatschi's Avatar
 
Join Date: Mar 2007
Location: Germany
Posts: 37
Maharatschi is on a distinguished road
Default

just installed gutsy tribe 5 and i can't start rolauncher now. See text file.
Attached Files
File Type: txt fehler.txt (17.4 KB, 7 views)
Maharatschi no ha iniciado sesión   Reply With Quote
Old 08-25-2007, 03:43 PM   #12
DeepThought
Banned
 
Join Date: Jan 2007
Posts: 28
DeepThought is on a distinguished road
Default

Quote:
Originally Posted by Maharatschi
just installed gutsy tribe 5 and i can't start rolauncher now. See text file.

Yeah, it seems like this fault exists for those of us who are running Gutsy.. at least it's something some of us seems to have in common.
DeepThought no ha iniciado sesión   Reply With Quote
Old 08-26-2007, 01:01 PM   #13
saxtro
Pledge
 
Join Date: May 2007
Posts: 13
saxtro is on a distinguished road
Default

to play just launch the game with an export
Code:
$ export MALLOC_CHECK_=0
$ ./rolauncher
a little bash script to make it easy
N.B. regnum online must be in your home
fix this script with your path
Code:
#! /bin/sh
## Script to launch regnum online with export fix to play with latest lic6

regnum_launcher () { 
export MALLOC_CHECK_=0
/home/$user/Regnum/rolauncher
}


whoami | while read user; do
regnum_launcher
done
saxtro no ha iniciado sesión   Reply With Quote
Old 08-27-2007, 08:18 PM   #14
DeepThought
Banned
 
Join Date: Jan 2007
Posts: 28
DeepThought is on a distinguished road
Default

Thanks saxtro! Unfortunately it didn't make the game start, but at least I got the "ToU"-screen, but as soon as I push the Accept-button I get a Seg-fault (core dumped)..

EDIT: After some minute it seems to work. Hm, odd. But then again, when I close the terminal it takes yet some minute after exporting the variable, before the game starts.

Well, thanks anyway, at least it seems to work (from time to time).
DeepThought no ha iniciado sesión   Reply With Quote
Old 08-31-2007, 04:52 PM   #15
einalex
Initiate
 
Join Date: May 2007
Posts: 206
einalex is on a distinguished road
Default

try:
MALLOC_CHECK_=0 ./rolauncher

that should get you going.
einalex no ha iniciado sesión   Reply With Quote
Old 09-08-2007, 09:28 AM   #16
castorgris
Pledge
 
Join Date: Aug 2007
Posts: 1
castorgris is on a distinguished road
Default

I also run on Ubuntu gusty, and i have the same problem as all of you.
I try to use the Saxtro tips :

$ export MALLOC_CHECK_=0
$ ./rolauncher

Then the login fenster appear normaly, i enter my password, And i have an error message hich tell me thaht " he can't connect to autopatch server"
So I can't play.
If anyone has an idea .....
castorgris no ha iniciado sesión   Reply With Quote
Old 09-15-2007, 12:47 PM   #17
saxtro
Pledge
 
Join Date: May 2007
Posts: 13
saxtro is on a distinguished road
Default

Quote:
Originally Posted by castorgris
[..]Then the login fenster appear normaly, i enter my password, And i have an error message hich tell me thaht " he can't connect to autopatch server"
[...]
fenster = window ?

if you cant connect to autopatch server you must configure the network connection
look at router's or/and iptable's rulez
you can paste the output of
Code:
# iptables -L
to help us helping you
i think is better if you open a new topic, this problem is out of topic here
saxtro no ha iniciado sesión   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:40 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved