MojoSetup installer - Page 4

MojoSetup installer

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

User avatar
BrainDamage
Lobby Developer
Posts: 1164
Joined: 25 Sep 2006, 13:56

Re: MojoSetup installer

Post 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
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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.
daneel
Posts: 3
Joined: 20 Jul 2008, 22:07

Re: MojoSetup installer

Post 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.
daneel
Posts: 3
Joined: 20 Jul 2008, 22:07

Re: MojoSetup installer

Post by daneel »

THANK YOU GUYS:

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

I'm already playing.

Thank you very much.
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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.
Pug2
Posts: 1
Joined: 14 Sep 2008, 23:34

Re: MojoSetup installer

Post 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
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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.
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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.
Widgeteye
Posts: 11
Joined: 27 Aug 2008, 05:31

Re: MojoSetup installer

Post 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:
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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.
Widgeteye
Posts: 11
Joined: 27 Aug 2008, 05:31

Re: MojoSetup installer

Post by Widgeteye »

It won't install as a normal user. It dies.
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post by Nemoder »

The installer dies? Is there an error? How far does it get?
Widgeteye
Posts: 11
Joined: 27 Aug 2008, 05:31

Re: MojoSetup installer

Post by Widgeteye »

It gets this far as normal user:

NOTICE: Initial Lua setup failed. Cannot continue.
[hit enter]
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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.
Widgeteye
Posts: 11
Joined: 27 Aug 2008, 05:31

Re: MojoSetup installer

Post by Widgeteye »

yes the permissions are 777.
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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/
Widgeteye
Posts: 11
Joined: 27 Aug 2008, 05:31

Re: MojoSetup installer

Post 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
Nemoder
Posts: 73
Joined: 23 Nov 2007, 08:59

Re: MojoSetup installer

Post 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
Widgeteye
Posts: 11
Joined: 27 Aug 2008, 05:31

Re: MojoSetup installer

Post 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.
shanepardue
Posts: 22
Joined: 14 Jan 2007, 06:39

Re: MojoSetup installer

Post 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
Post Reply

Return to “Linux”