Can't seem to get Mods to work

Problems with the Linux version of Darwinia

Moderators: jelco, bert_the_turtle, Chris, andy, John

skelooth
level0
Posts: 6
Joined: Mon Jun 12, 2006 4:34 am

Can't seem to get Mods to work

Postby skelooth » Mon Jun 12, 2006 4:39 am

I'm clueless as to what's going wrong here.

If I try to load the SysMaintenance Mod Darwinia crashes back to the desktop. If I try to load the Insurrection Mod it acts like there is no Mod and just gives me the default 'garden'.

This happens no matter what order I take of loading the mod, restarting the game, putting the mod in manually in preferences, etc.

The funny thing is, it will load and run any mod/maps I make myself with no problem.

It would be really cool to get this working :) Introversion are my heros.

Edit:

Oh yeah, some more info pertinent...

Ubuntu Dapper LTS (happened with previous Breezy release as well though)

Nvidia FX 5200 with latest available linux driver

all game playing related libraries are up to date (NOT using the latest release of SDL that just came out a couple of weeks ago)

Running Gnome.

980MB of available System RAM

AMD Duron processor.

... and I can't really think of any other specs you'd need to know why this is happening. Normally when weird things happen I can find a good reason and fix it, but I am clueless in this situation.
User avatar
NeoThermic
Introversion Staff
Introversion Staff
Posts: 6256
Joined: Sat Mar 02, 2002 10:55 am
Location: ::1
Contact:

Postby NeoThermic » Mon Jun 12, 2006 9:48 am

Do you have any data in the blackbox.txt file? Darwinia normally dumps a large amount of data out when it crashes, of which this data will indicate where there might be a problem.

NeoThermic
User avatar
Dave2
level4
level4
Posts: 550
Joined: Wed Feb 20, 2002 9:07 pm
Location: Reading, England

Postby Dave2 » Mon Jun 12, 2006 10:13 am

MaintenanceSyS' issue is a general one; it just always fails on Linux, apparently due to a missing shape. I think I reported it back in its original thread, but I can't be arsed to check back and see.

The "garden" issue suggests that you may be using an old profile; you need to create a new profile for each mod.
Don't think about The Game.
skelooth
level0
Posts: 6
Joined: Mon Jun 12, 2006 4:34 am

Postby skelooth » Mon Jun 12, 2006 4:42 pm

Interestingly enough, I am not finding a blackbox.txt or anything similar anywhere in

~/.darwinia

or in

~/Darwinia

Dave, I have tried all sorts of methodologies of creating a new profile. IE, loading the mod then creating a new profile and restarting.... or loading the mod, restarting, then creating a profile.... I've even tried doing it entirely through the preferences file in ~/.darwinia, and nothing made any type of difference. Like I said, any mod/maps that I make myself load up and play with no problem.
User avatar
Dave2
level4
level4
Posts: 550
Joined: Wed Feb 20, 2002 9:07 pm
Location: Reading, England

Postby Dave2 » Mon Jun 12, 2006 4:59 pm

The blackbox would appear in $PWD, though I'd imagine it'd just complain about the missing shape file.

The mod issue seems strange; I've not played around with the system enough to work anything out.
Don't think about The Game.
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Mon Jun 12, 2006 6:13 pm

With Insurrection, what does the directory structure look like? You should have something that looks a bit like this:

Code: Select all

mods/
 |- Insurrection/
     |- levels/
     |   |- [lots of mission files].txt
     |- scripts/
     |   |- [lots of scripts].txt
     |- game.txt
     |- [lots more files and directories]

My guess is that you installed the mod one directory too deep, and that is causing issues. At any rate, the error you report is consistent with that diagnosis.

xander
skelooth
level0
Posts: 6
Joined: Mon Jun 12, 2006 4:34 am

Postby skelooth » Mon Jun 12, 2006 11:56 pm

that's exactly what I have in ~/.darwinia/

I'm trying to think of anything weird I've done to my system that would cause this... but.... really I can't think of anything. These mods work okay on everyone else's box?
skelooth
level0
Posts: 6
Joined: Mon Jun 12, 2006 4:34 am

Postby skelooth » Mon Jun 12, 2006 11:59 pm

console output so you can see my directory structure

Code: Select all

skel1@l337-Machine:~/darwinia$ cd ../.darwinia
skel1@l337-Machine:~/.darwinia$ ls
full
skel1@l337-Machine:~/.darwinia$ cd full
skel1@l337-Machine:~/.darwinia/full$ ls
mods  preferences.txt  preferences.txt~  users
skel1@l337-Machine:~/.darwinia/full$ cd mods
skel1@l337-Machine:~/.darwinia/full/mods$ ls
Insurrection  MyNewMod
skel1@l337-Machine:~/.darwinia/full/mods$ cd Insurrection
skel1@l337-Machine:~/.darwinia/full/mods/Insurrection$ ls
levels  _README.pdf  terrain  textures
skel1@l337-Machine:~/.darwinia/full/mods/Insurrection$
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Tue Jun 13, 2006 12:08 am

skelooth wrote:console output so you can see my directory structure

Code: Select all

skel1@l337-Machine:~/darwinia$ cd ../.darwinia
skel1@l337-Machine:~/.darwinia$ ls
full
skel1@l337-Machine:~/.darwinia$ cd full
skel1@l337-Machine:~/.darwinia/full$ ls
mods  preferences.txt  preferences.txt~  users
skel1@l337-Machine:~/.darwinia/full$ cd mods
skel1@l337-Machine:~/.darwinia/full/mods$ ls
Insurrection  MyNewMod
skel1@l337-Machine:~/.darwinia/full/mods$ cd Insurrection
skel1@l337-Machine:~/.darwinia/full/mods/Insurrection$ ls
levels  _README.pdf  terrain  textures
skel1@l337-Machine:~/.darwinia/full/mods/Insurrection$


Is that the full output of ls? If it is, then you are missing a good number of files. I would suggest downloading the mod again (the most recent version is 1.1.6), and reinstalling it.

xander
skelooth
level0
Posts: 6
Joined: Mon Jun 12, 2006 4:34 am

Postby skelooth » Tue Jun 13, 2006 12:25 am

yay it works!!!

Where should I be downloading my mods from? The one that was missing files is from thenextgame ?
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Tue Jun 13, 2006 12:29 am

skelooth wrote:yay it works!!!

Where should I be downloading my mods from? The one that was missing files is from thenextgame ?

The one at yozh.org will be the most up-to-date. That is my own (paltry) presence on the internet. I upload new versions directly -- any other versions are mirrors of that one.

xander

Return to “Linux Issues”

Who is online

Users browsing this forum: No registered users and 5 guests