I have tried this, and I can safely say that the number of refreshes required is over nine thousand.Finnien wrote:Try two thousand?cttw wrote:I can safely say by now that refreshing the main page a thousand times does not produce a release.
Great News! Beta 43!
Moderator: Moderator
Re: Great News! Beta 43!
-
- Sher'Tul Godslayer
- Posts: 2000
- Joined: Fri May 07, 2004 8:26 pm
- Location: Nahgharash
Re: Great News! Beta 43!
Must... Resist... Temptation to meme...lukep wrote:I have tried this, and I can safely say that the number of refreshes required is over nine thousand.Finnien wrote:Try two thousand?cttw wrote:I can safely say by now that refreshing the main page a thousand times does not produce a release.
On a more serious note, does it occur to anyone that this came out just a few days (Was it 3? Can't be sure... but not too long...) before the announcement came out about the new b43 character sheets... Perhaps... he was actually correct? (Or close to it?)
Currently playing under the name Aura of the Dawn 4 down, 227 to go!
Proud author of Orc Pit Restoration Project, Faction Allies, Dwarven Adventurer addons
Proud author of Orc Pit Restoration Project, Faction Allies, Dwarven Adventurer addons
SadistSquirrel wrote:DarkGod has two arms, one with an opened hand, one with a closed fist. You got the fist.
Re: Great News! Beta 43!
Worst thing is I can't even play the SVN because I followed all the instructions to compile until all the problems were solved and then I get a segfault on launch. 

Re: Great News! Beta 43!
The wiki's instructions at the time of b43's release were for compiling b42. That's understandable, I hope, since the wiki is maintained by players (that page is almost entirely my work by the way) who didn't necessarily play every single SVN release in between b42 and b43, and therefore weren't aware there was a huge SDL change required right before the release.cttw wrote:Worst thing is I can't even play the SVN because I followed all the instructions to compile until all the problems were solved and then I get a segfault on launch.
I've updated the howtocompile page for b43, and it works great on my home computer, but fails miserably on my work computer (http://forums.te4.org/viewtopic.php?f=42&t=35276).
That said, I can't tell from your description which problem you're having. If it crashes before you even get the first splash screen, then it's probably an SDL mismatch issue, which the wiki page should cover. If it crashes randomly after you create a character, like my work computer, then I'm afraid I don't have an answer for that one yet.

Re: Great News! Beta 43!
Code: Select all
That said, I can't tell from your description which problem you're having. If it crashes before you even get the first splash screen, then it's probably an SDL mismatch issue, which the wiki page should cover. If it crashes randomly after you create a character, like my work computer, then I'm afraid I don't have an answer for that one yet. :(
Code: Select all
[CPU] Detected 8 CPUs
OpenAL device available: PulseAudio Default (default PulseAudio Default)
OpenAL device available: ALSA Default (default PulseAudio Default)
OpenAL device available: No Output (default PulseAudio Default)
Available video driver: x11
Available video driver: dummy
NO SELFEXE: bootstrapping from CWD
Booting T-Engine from: /home/*****/games/svntome/t-engine4/t-engine
SelfExe gave us app directory of: /home/*****/games/svntome/t-engine4/
LuaVM: LuaJIT 2.0.0-beta8 x64
Creating particles thread 0
Creating particles thread 1
Creating particles thread 2
Creating particles thread 3
Creating particles thread 4
LuaVM: LuaJIT 2.0.0-beta8 x64
Creating particles thread 5
Creating particles thread 6
LuaVM: LuaJIT 2.0.0-beta8 x64
LuaVM: LuaJIT 2.0.0-beta8 x64
LuaVM: LuaJIT 2.0.0-beta8 x64
LuaVM: LuaJIT 2.0.0-beta8 x64
LuaVM: LuaJIT 2.0.0-beta8 x64
LuaVM: LuaJIT 2.0.0-beta8 x64
[DO RESIZE] 800x600 (0)
OpenGL max texture size: 16384
fish: Job 1, “./t-engine ” terminated by signal SIGSEGV (Address boundary error)
Re: Great News! Beta 43!
And not in b42 ?
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Great News! Beta 43!
darkgod, I had never compiled it before and tried soon before b43's launch. Right now I am using the b43 you released with no trouble at all so far. About my svn compilation attempt, I might have linked with the wrong version of SDL as I did it before the wiki update.