Page 4 of 7

Re: MojoSetup installer

Posted: 20 Jul 2008, 22:55
by BrainDamage
the error message is slightly misleading, but it means the lobby was unable to load unitsync.so at all ( a vital lib to play, since it lists maps, mods, ecc )

launch the lobby from a console and you'll get full output log, including the unitsync actual error ( a common error with this package is different .so object names), then upload such log at http://pastebin.ca and post it back the resulting url

Re: MojoSetup installer

Posted: 21 Jul 2008, 00:28
by Nemoder
It is most likely missing a library, while I included most of them in the installer I did leave out some of the more common ones like libSDL and libGLEW which you should have installed through your distribution.

Like BD said run springstart.sh in a console to see the exact error.

Re: MojoSetup installer

Posted: 22 Jul 2008, 03:11
by daneel
Thanks for the help, Guys.
I really appreciate.:

Nemoder: I have LibSDL installed:

Code: Select all

media-libs/libsdl
      Latest version available: 1.2.11-r2
      Latest version installed: 1.2.11-r2
But I don't have libGLEW in my pc neither in portage stable branch. :(

=> The file unitsync.so exists at ~/Spring and SpringLobby it's correcly configurated at Tools>SpringSettings.

somehow,( :shock: ) I belive the problem is related to wxWidgets.

My available wxWidgets are:

Code: Select all

$ eselect wxwidgets list
Available wxWidgets profiles:
  [1]   gtk2-ansi-debug-2.6
  [2]   gtk2-unicode-debug-2.6
  [3]   gtk2-unicode-debug-2.8 *
BD:
There is the link for the Log at pastebin.ca:

http://pastebin.ca/1078990

Thank you very much.

Re: MojoSetup installer

Posted: 22 Jul 2008, 03:34
by daneel
THANK YOU GUYS:

My problem is my system was missing media-libs/openal.

I'm already playing.

Thank you very much.

Re: MojoSetup installer

Posted: 04 Aug 2008, 07:45
by Nemoder
I've updated springlobby for the installer as requested. I'm getting a lot of runtime warnings about missing catalog files that I do not know how to fix but it seems to be working so I'm just going to ignore them.

Re: MojoSetup installer

Posted: 14 Sep 2008, 23:42
by Pug2
Hi i have installed the 32 bit installer and can enter the lobby and chat but when i set a game up and press the start button nothing happens. can anyone help??? i'm running fedora 9 btw

Re: MojoSetup installer

Posted: 15 Sep 2008, 02:56
by Nemoder
Pug2 wrote:Hi i have installed the 32 bit installer and can enter the lobby and chat but when i set a game up and press the start button nothing happens. can anyone help??? i'm running fedora 9 btw
You are probably missing a library, make sure you have installed everything listed in the readme. If you run springstart.sh from a terminal you can see what the actual error is.

Re: MojoSetup installer

Posted: 11 Oct 2008, 17:10
by Nemoder
I've updated the installer for the new release.

I have tried to include as many libs as feasible but I have intentionally left out libGLEW so that it won't interfere with the version that ships with video drivers and libSDL because most modern distros use the same version and it has too many dependencies on all the various sound servers. But let me know if there are any others you are missing that I have accidentally left out.

Re: MojoSetup installer

Posted: 01 Nov 2008, 18:22
by Widgeteye
I used this installer to install Spring, it works fine as root but I can't connect as normal user. Here's the error:

libopenal.so.1 Cannot open file, no such blah blah..

Then I get:

Cannot get version number from unitsync library

The program doesn't seem to be reading the unitsync library.

I am using the springstart.sh file to start the game.

any help?

thanks :mrgreen:

Re: MojoSetup installer

Posted: 02 Nov 2008, 00:59
by Nemoder
It does not work well if you install it as root and try to run it as a user. If you run the installer as a user then it should work for that user.

Re: MojoSetup installer

Posted: 02 Nov 2008, 05:04
by Widgeteye
It won't install as a normal user. It dies.

Re: MojoSetup installer

Posted: 02 Nov 2008, 08:41
by Nemoder
The installer dies? Is there an error? How far does it get?

Re: MojoSetup installer

Posted: 02 Nov 2008, 16:56
by Widgeteye
It gets this far as normal user:

NOTICE: Initial Lua setup failed. Cannot continue.
[hit enter]

Re: MojoSetup installer

Posted: 02 Nov 2008, 22:24
by Nemoder
Widgeteye wrote:It gets this far as normal user:

NOTICE: Initial Lua setup failed. Cannot continue.
[hit enter]
Does your user have full permissions to read from the installer file?
chmod a+rx spring-installer*

I don't know what else would cause this.

Re: MojoSetup installer

Posted: 04 Nov 2008, 02:56
by Widgeteye
yes the permissions are 777.

Re: MojoSetup installer

Posted: 04 Nov 2008, 05:36
by Nemoder
Not sure why it wouldn't work then..
You can always move the files to your user dir but you'll have to manually fix the permissions and change the directories listed in the files springstart.sh, ~/.springrc, and ~/.springlobby/springlobby.conf

If you want to help narrow it down you could try some other games that use mojosetup and see if they have the same problem:
http://icculus.org/prey/
http://savage2.s2games.com/download.php
http://zerowing.idsoftware.com/linux/etqw/

Re: MojoSetup installer

Posted: 06 Nov 2008, 04:00
by Widgeteye
Nemoder wrote:Not sure why it wouldn't work then..
You can always move the files to your user dir but you'll have to manually fix the permissions and change the directories listed in the files springstart.sh, ~/.springrc, and ~/.springlobby/springlobby.conf

If you want to help narrow it down you could try some other games that use mojosetup and see if they have the same problem:
http://icculus.org/prey/
http://savage2.s2games.com/download.php
http://zerowing.idsoftware.com/linux/etqw/

I tried http://icculus.org/prey/ and tried to install prey using the installer and get the same error as normal user. I set the permissions 777 on the installer.

NOTICE: Initial Lua setup failed. Cannot continue.
[hit enter]

But it works as root. Any ideas???
This is weird, eh?


Thanks

Re: MojoSetup installer

Posted: 06 Nov 2008, 04:13
by Nemoder
It must be something in mojosetup itself that doesn't like your system configuration. All I can suggest is to file a bug report for it:
http://bugzilla.icculus.org/enter_bug.c ... =MojoSetup

Re: MojoSetup installer

Posted: 06 Nov 2008, 05:26
by Widgeteye
Nemoder wrote:It must be something in mojosetup itself that doesn't like your system configuration. All I can suggest is to file a bug report for it:
http://bugzilla.icculus.org/enter_bug.c ... =MojoSetup

Thanks, I'll do that.

Re: MojoSetup installer

Posted: 10 Nov 2008, 03:29
by shanepardue
I'm in Fedora 10 and I can only run the springlobby as root after installing as a normal user. Here is a pastebin of my error message as a normal user.

http://paste2.org/p/99207