Release process for 0.2.8_beta2
Good workz-man wrote:TnA: No hurry. I'll grep for possible causes.
Edit: found one! If an error message is to be printed ("You've been kicked", "Map load failure", "Master server does not answer", these things) and the app is not active, I get the font load failure. Easy to fix.

Damn, it sure has been a while!
I've noticed weird lag on the new beta recently. Other people complain about it to. I guess its better to experience it first hand, and it reproduces every time we play, so go ahead...
When near a receding tail i grind it and i slide way out then dont slide back sometimes, lots of sliding no when tap tails near where they turn...so laggy that i always die when i look like im ahead....
When near a receding tail i grind it and i slide way out then dont slide back sometimes, lots of sliding no when tap tails near where they turn...so laggy that i always die when i look like im ahead....
Damn, it sure has been a while!
Sorry, I don't understand the situation at all. Recording? Or at least some screenshots?TiTnAsS wrote:I've noticed weird lag on the new beta recently. Other people complain about it to. I guess its better to experience it first hand, and it reproduces every time we play, so go ahead...
When near a receding tail i grind it and i slide way out then dont slide back sometimes, lots of sliding no when tap tails near where they turn...so laggy that i always die when i look like im ahead....
About other bugs:
http://sourceforge.net/tracker/?group_i ... tid=657948
The ones with "(Fixed?)" in the title could use some beating at, most notably the one about "Walls coming off at odd angles". The ones not assigned to anyone are those where I'd need more information to even start working on them, preferably in recording form.
cant record right now...i found out that bug you and jon were talking about, cept the weird thing is when i use fulscreen now it dosnt work it just shows black, when i use smallscreen it works. I deleted all the config files and reinstalled still does this. other versions work fine.
EDIT: ill record it in small screen.. i post that weird bug.eec or w/e it is afterwords right?
EDIT: ill record it in small screen.. i post that weird bug.eec or w/e it is afterwords right?
Damn, it sure has been a while!
here is it not working in fullscreen...all reso and settings are lowest.
Interesting note?: when i delete the files and uninstall and reinstall it keeps all my settings cept my cam, mabye it has something to do with me having another version installed at the same time?
Interesting note?: when i delete the files and uninstall and reinstall it keeps all my settings cept my cam, mabye it has something to do with me having another version installed at the same time?
You do not have the required permissions to view the files attached to this post.
Damn, it sure has been a while!
What does the recording do? With me, it switches a few times from fullscreen to windowed mode, then exits cleanly. Window manager events (alt-tabbing away) can't be played back (technically impossible) and screen mode settings are recorded, but not played back (it would be annoying to see a playback in 1600x1200 if my screen only supports 1024x768, it's annoying enough to see recordings made with VSync offTiTnAsS wrote:here is it not working in fullscreen...all reso and settings are lowest.

No, that's not the reason; settings are now stored in your personal applications settings folder. I keep forgetting where it is in English Windows ("D:\Dokumente und Einstellungen\Anwendungsdateien" for me...), so that multiple users can have individual settings for the game.TiTnAsS wrote:Interesting note?: when i delete the files and uninstall and reinstall it keeps all my settings cept my cam, mabye it has something to do with me having another version installed at the same time?
Thats all it is, me switching back and forth. The problem is, when i switch to fullscreen it stays black til i either switch back or exit with escape. Small screen works normally though..z-man wrote:What does the recording do? With me, it switches a few times from fullscreen to windowed mode, then exits cleanly. Window manager events (alt-tabbing away) can't be played back (technically impossible) and screen mode settings are recorded, but not played back (it would be annoying to see a playback in 1600x1200 if my screen only supports 1024x768, it's annoying enough to see recordings made with VSync offTiTnAsS wrote:here is it not working in fullscreen...all reso and settings are lowest.). Recordings are useless for external bugs (those that only appear in conjunction with certain Hardware, OSes or video settings).
Damn, it sure has been a while!
It'sz-man wrote:No, that's not the reason; settings are now stored in your personal applications settings folder. I keep forgetting where it is in English Windows ("D:\Dokumente und Einstellungen\Anwendungsdateien" for me...), so that multiple users can have individual settings for the game.TiTnAsS wrote:Interesting note?: when i delete the files and uninstall and reinstall it keeps all my settings cept my cam, mabye it has something to do with me having another version installed at the same time?

EDIT: Later today i plan on making a match long recording of all the lag i experience (and others have complained to that are in servers with beta2.....or atleast it looks like its when their in a server with beta2, somteims when i go back and play on a dif version it dosnt lag and if it does i ask if there are people using beta there and they say yes...)
Damn, it sure has been a while!
Bump to remind TnA do send the recording 
Also, I'd like to ask those with new and unexpected compatibility trouble to take part in the SDL version testing in this thread:
http://forums.armagetronad.net/viewtopic.php?t=2404

Also, I'd like to ask those with new and unexpected compatibility trouble to take part in the SDL version testing in this thread:
http://forums.armagetronad.net/viewtopic.php?t=2404
here it is
ill svae the recording once you tell me how to fix this?
EDIT: I think it's to big, zman wanna PM me your email adress or i can send it through aim or something?
Code: Select all
Upload Error: Could not upload Attachment to ./files/armagetronadvanceddebugrecording.aarec_105.zip.
EDIT: I think it's to big, zman wanna PM me your email adress or i can send it through aim or something?
Damn, it sure has been a while!
Hi,
just a minor problem when compiling 2.8.0-beta2... running configure --help says:
So I set C[XX|PP]FLAGS according to my system. However, these flags do not seem to get used during compilation. The flags used instead are or whatever...
Is it intentional or a bug that the flags I set get completely overwritten / not used at all?
just a minor problem when compiling 2.8.0-beta2... running configure --help says:
Code: Select all
...
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
headers in a nonstandard directory <include dir>
CXXFLAGS Flags passed to the C++ compiler
...
Code: Select all
CXXFLAGS = -I. -I.. -Os -Wno-long-long -I/usr/include/libxml2 -I/usr/include/SDL -D_REENTRANT
CPPFLAGS = -I/usr/include/libxml2 -I/usr/include/SDL -D_REENTRANT
Is it intentional or a bug that the flags I set get completely overwritten / not used at all?
That would be a bug; what and how are you trying to set them? The two ways that work are
and
What can't work is
but I guess autoconf also accepts
TnA: nothing in my inbox today. I'll look again in the evening...
Code: Select all
CXXFLAGS=-pg ./configure
Code: Select all
export CXXFLAGS=-pg
./configure
Code: Select all
CXXFLAGS=-pg
./configure
Code: Select all
./configure CXXFLAGS=-pg