Nightly build of the development trunk

Discuss the future of Warzone 2100 with us.
Ursa
Trained
Trained
Posts: 66
Joined: 16 Jul 2007, 18:36

Re: Nighlty build of the development trunk

Post by Ursa »

Try deleting strings.txt out of grim.trunk.wz that's the only way I got it to run.
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Nighlty build of the development trunk

Post by Giel »

Just found the culprit. Apparently Grim's mod wasn't fully updated for the latest SVN changes.

So to fix this just download http://download.gna.org/warzone/develop ... m.trunk.wz and replace "C:\Program Files\Warzone 2100\mods\global\grim.wz" with it (changing the filename of course). Assuming that you installed the nightly build in "C:\Program Files\Warzone 2100".
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Ursa
Trained
Trained
Posts: 66
Joined: 16 Jul 2007, 18:36

Re: Nighlty build of the development trunk

Post by Ursa »

Hmmm... still isn't working properly... initially I got this

Code: Select all

ursa@ursa-desktop:~$ warzone2100 --mod grim.wz
error   : loadFile2: file texpages/tertilesc1hw.png.radar could not be opened: File not found
error   : texLoad: Could not find radar colours at texpages/tertilesc1hw.png.radar
Saved dump file to '/tmp/warzone2100.gdmp'
Aborted (core dumped)
I just copied the tertilesc1hw.png from my global grim.wz to ~/.warzone/texpages/tertilesc1hw.png and renamed it to tertilesc1hw.png.radar.

That allowed warzone to start and all went well until I started the first mission of the game... and I got this again along with this error message in the console:

Code: Select all

ursa@ursa-desktop:~$ warzone2100 --mod grim.wz
error   : texLoad: Could not find texpages/tertilesc1hw.png-128/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
error   : texLoad: Could not find texpages/tertilesc1hw.png-64/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
error   : texLoad: Could not find texpages/tertilesc1hw.png-32/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
error   : texLoad: Could not find texpages/tertilesc1hw.png-16/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
ursa@ursa-desktop:~$ warzone2100 --mod grim.wz
error   : texLoad: Could not find texpages/tertilesc1hw.png-128/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
error   : texLoad: Could not find texpages/tertilesc1hw.png-64/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
error   : texLoad: Could not find texpages/tertilesc1hw.png-32/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
error   : texLoad: Could not find texpages/tertilesc1hw.png-16/tile-00.png
error   : Assert in Warzone: texture.c:161 : texLoad (k > 0), last script event: '<none>'
Attachments
wz2100_shot_007.jpg
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Nighlty build of the development trunk

Post by Giel »

It seems I forgot that additionally we also changed the tile format. This trunk version of grim's gfx mod should work. If that works I'll make a new nightly build and add this to it.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Ursa
Trained
Trained
Posts: 66
Joined: 16 Jul 2007, 18:36

Re: Nighlty build of the development trunk

Post by Ursa »

I'm sorry... I forgot to mention... that was the trunk version of grim.wz
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: Nighlty build of the development trunk

Post by lav_coyote25 »

ok i am finally able to load properly... now - lol - i get this datadump thingy. 


and all i was doing was assigning trucks to build... have we put a cap on the number of items in the build cue? 
Attachments

[The extension has been deactivated and can no longer be displayed.]

‎"to prepare for disaster is to invite it, to not prepare for disaster is a fools choice" -me (kim-lav_coyote25-metcalfe) - it used to be attributed to unknown - but adding the last bit , it now makes sense.
User avatar
shishkebab
Trained
Trained
Posts: 55
Joined: 06 May 2007, 01:25
Location: Earth

Re: Nighlty build of the development trunk

Post by shishkebab »

Is there anyone who could compile the mac version?
Image
Ursa
Trained
Trained
Posts: 66
Joined: 16 Jul 2007, 18:36

Re: Nighlty build of the development trunk

Post by Ursa »

Heh... oops... works now.
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Nighlty build of the development trunk

Post by Giel »

I've compiled a new nightly build for revision 2382.

r2382 debug version
r2382 non-debug version

This should have all problems with Grim's GFX mod fixed.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: Nighlty build of the development trunk

Post by DevUrandom »

shishkebab wrote: Is there anyone who could compile the mac version?
Ari would be the one, but he is not very active currently.
He fixes potential issues in the buildsytem, but I didnt see im on IRC or the forums lately.
So if someone wants to create Mac nightlies... You're welcome. :)
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Nighlty build of the development trunk

Post by Giel »

I've compiled a new nightly build for revision 2408.

r2408 debug version
r2408 non-debug version

This one uses gettext for translations. Currently these translations are available: Danish, German, Latin, Dutch, Norwegian. None are complete AFAIK.

Edit: swapped r2395 with r2408 which has better NLS support (for the installer at least). Also the Dutch translation has received some updates by me.
Last edited by Giel on 17 Aug 2007, 21:17, edited 1 time in total.
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Sonsalt
Trained
Trained
Posts: 114
Joined: 25 Jul 2007, 22:10

Re: Nighlty build of the development trunk

Post by Sonsalt »

I really like the locked teams. ;)

Are they sharing resources as well ?
Giel
Regular
Regular
Posts: 725
Joined: 26 Dec 2006, 19:18
Contact:

Re: Nighlty build of the development trunk

Post by Giel »

Sonsalt wrote: I really like the locked teams. ;)

Are they sharing resources as well ?
They can, but by default they don't share energy/power (not with the current AI that is).
"First make sure it works good, only then make it look good." -- Giel
Want to tip/donate? bitcoin:1EaqP4ZPMvUffazTxm7stoduhprzeabeFh
Sonsalt
Trained
Trained
Posts: 114
Joined: 25 Jul 2007, 22:10

Re: Nighlty build of the development trunk

Post by Sonsalt »

I am using AIVolution ;)

Here is a little bug I've noticed.

There seems to be a problem with the german custom vocals ( ö ä ü)
Troman
Trained
Trained
Posts: 424
Joined: 12 Aug 2006, 15:40
Contact:

Re: Nighlty build of the development trunk

Post by Troman »

Sonsalt wrote: I really like the locked teams. ;)

Are they sharing resources as well ?
This game mode doesn't change anything concerning resources. You can still send power to your teammates using the numpad "Enter" key though.
Sign Up for Beta-Testing:
?topic=1617.0
Locked