nice =DTobi wrote:most of them should work with 0.76b1 too
Search found 7 matches
- 06 Jan 2008, 15:35
- Forum: News
- Topic: Spring 0.76b1 release
- Replies: 86
- Views: 43844
Re: Spring 0.76b1 release
- 06 Jan 2008, 15:12
- Forum: News
- Topic: Spring 0.76b1 release
- Replies: 86
- Views: 43844
Re: Spring 0.76b1 release
Will I have to wait for new mod versions or do the ones working with 0.75b2 work with 0.76b1 too?
- 01 Jan 2008, 21:58
- Forum: Lua Scripts
- Topic: Build Helper 0.3
- Replies: 0
- Views: 5064
Build Helper 0.3
Hi, I'm new to lua scripting but, after grepping some widgets and looking at API.txt, I think I have managed a working little script :D I call it Build Helper and it makes all idle builders help nearby factories (inspired by KAIK :P). buildhelper.jpg Anyway, I attached version 0.3 and if anyone has ...
- 26 Dec 2007, 12:10
- Forum: Linux
- Topic: Spring segfaults on load
- Replies: 12
- Views: 3474
Re: Spring segfaults on load
As I already said on the Gentoo Forums, removing this patch from the OpenAL source fixed the issue completely for me. Thanks again! I didn't see that it was the same username lol :P Hmm, maybe I'm having problems with openal giving any sound now, any of you know if there's a program to test it? (co...
- 26 Dec 2007, 01:57
- Forum: Linux
- Topic: Spring segfaults on load
- Replies: 12
- Views: 3474
Re: Spring segfaults on load
Tried svn rev 5111 and with untouched openal it segfaults with absolute annihilation, and no errors in the infolog about sounds (did not turn on debug though, so I don't know if it is the same problem).
I will compile everything as debug tomorrow and see what it gives.

I will compile everything as debug tomorrow and see what it gives.
- 26 Dec 2007, 00:54
- Forum: Linux
- Topic: Spring segfaults on load
- Replies: 12
- Views: 3474
Re: Spring segfaults on load
#5 0x08385591 in COpenALSound::ReadWAV () #6 0x08385719 in COpenALSound::LoadALBuffer () #7 0x08385846 in COpenALSound::GetWaveId () #8 0x085a310f in CWeaponDefHandler::LoadSound () #9 0x085ae56a in CWeaponDefHandler::ParseTAWeapon () #10 0x085aee20 in CWeaponDefHandler () #11 0x085d82f6 in CUnitDe...
- 25 Dec 2007, 23:54
- Forum: Linux
- Topic: Spring segfaults on load
- Replies: 12
- Views: 3474
Re: Spring segfaults on load
Hi, spring stopped segfaulting when I removed this patch to openal source. mrt@barbara ~ $ cat /usr/portage/media-libs/openal/files/0.0.8/005_all_alsa_default_freq.patch diff -urN openal-0.0.8.orig/src/alc/alc_context.h openal-0.0.8/src/alc/alc_context.h --- openal-0.0.8.orig/src/alc/alc_context.h 2...