Jump to content

Error when selecting single player --> matches


kao_chen
 Share

Recommended Posts

I have got a similar problem with a fresh install of 0ad.dev ppa on a fresh install of Ubuntu 12.04 X64:

It happens when I select single player -> matches

tex_dds.cpp(543): Function call failed: return value was -120102 (Invalid/unsupported texture format)

Function call failed: return value was -120102 (Invalid/unsupported texture format)

Location: tex_dds.cpp:543 (decode_sd)

Call stack:

(0x7eeb0a) /usr/games/pyrogenesis() [0x7eeb0a]

(0x7a1fa1) /usr/games/pyrogenesis() [0x7a1fa1]

(0x7a2c7e) /usr/games/pyrogenesis() [0x7a2c7e]

(0x7a2479) /usr/games/pyrogenesis() [0x7a2479]

(0x80f2f0) /usr/games/pyrogenesis() [0x80f2f0]

(0x7e64b5) /usr/games/pyrogenesis() [0x7e64b5]

(0x7c2a94) /usr/games/pyrogenesis() [0x7c2a94]

(0x7bfe11) /usr/games/pyrogenesis() [0x7bfe11]

(0x5ff1a8) /usr/games/pyrogenesis() [0x5ff1a8]

(0x5f7c1e) /usr/games/pyrogenesis() [0x5f7c1e]

(0x618978) /usr/games/pyrogenesis() [0x618978]

(0x7500ec) /usr/games/pyrogenesis() [0x7500ec]

(0x74333d) /usr/games/pyrogenesis() [0x74333d]

(0x7968a6) /usr/games/pyrogenesis() [0x7968a6]

(0x71d1ee) /usr/games/pyrogenesis() [0x71d1ee]

(0x71229a) /usr/games/pyrogenesis() [0x71229a]

errno = 0 (No error reported here)

OS error = ?

I think it's a bug of the map menu, I can play if I click on "Continue" on the debug interface.

Regards

Kao

Edited by kao_chen
Link to comment
Share on other sites

If you get a new issue (and this really doesn't seem to have any connection to the problems when setting multiple waypoints that the other topic was talking about), please post a new topic. That way it's a lot easier to make sure your issue is seen and solved and doesn't get lost in the confusion :)

Link to comment
Share on other sites

Could you try running this command in the public/art/textures/ui/session/icons/mappreview directory.

 mogrify -resize 512x512! *.png

You will need to have imagemagick installed. With the ppa you will need to extract the files from the zip somehow which could be slightly messy with permissions. With svn it is easier but is a big download. This will check if it is non power of 2 textures messing things up.

Link to comment
Share on other sites

I use the 0ad ubuntu ppa with the last snapshots.

https://launchpad.ne...archive/0ad.dev

And I don't have a directory named "mappreview" to this path:

/art/textures/ui/session/icons/mappreview

To get an access to the textures easily I use file-roller

cd '/usr/share/games/0ad/mods/public'

sudo file-roller public.zip

Regards

Kao

Did you check in both public.zip and update.zip? If the directory isn't in either then that might be the problem (missing files).

Link to comment
Share on other sites

I found them in the update.zip but there are converted in dds images.

Mogrify can't resize them.

acropolis_2.png.cached.dds			 cycladic_archipelago.png.cached.dds
acropolis_3.png.cached.dds deep_forest.png.cached.dds
acropolis_4.png.cached.dds gear.png.cached.dds
acropolis_5.png.cached.dds guadalquivir_river.png.cached.dds
acropolis_6.png.cached.dds gulf_of_bothnia.png.cached.dds
aegean_sea.png.cached.dds hyrcanian_shores.png.cached.dds
alpine_lakes.png.cached.dds islands.png.cached.dds
alpine_valley.png.cached.dds lake.png.cached.dds
anatolian_plateau.png.cached.dds latium.png.cached.dds
arcadia_2.png.cached.dds lorraine_plain.png.cached.dds
archipelago.png.cached.dds migration.png.cached.dds
ardennes_forest.png.cached.dds neareastern_badlands.png.cached.dds
atlas_mountains.png.cached.dds nopreview.png.cached.dds
battle_for_the_tiber.png.cached.dds oasis.png.cached.dds
belgian_bog.png.cached.dds persian_highlands.png.cached.dds
boeotian_plains.png.cached.dds phoenician_levant.png.cached.dds
cantabrian_highlands.png.cached.dds rhine_marshlands.png.cached.dds
canyon.png.cached.dds rivers.png.cached.dds
continent.png.cached.dds saharan_oases.png.cached.dds
corsica.png.cached.dds sahel_watering_holes.png.cached.dds
cycladic_archipelago_1.png.cached.dds snowflake_searocks.png.cached.dds
cycladic_archipelago_2.png.cached.dds the_nile.png.cached.dds
cycladic_archipelago_3.png.cached.dds volcanic_lands.png.cached.dds
cycladic_archipelago_4.png.cached.dds zagros_mountains_2.png.cached.dds
cycladic_archipelago_5.png.cached.dds zagros_mountains.png.cached.dds

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...