home home

downloads files

forum forum

docs docs

wiki wiki

faq faq

Cube & Cube 2 FORUM


Sauerbraten - Bug reports

by Gilt on 11/28/2004 19:49, 574 messages, last message: 06/30/2007 22:00, 520634 views, last view: 09/30/2024 00:33

So yeah, since I don't feel like doing a whole lot of testing anymore, I may as well leverage my resources, and shove that responsibility to all of you. Hopefully, this will allow for more updates, and a less buggy engine.

The Format:
-----------
What: A *short* description of the bug / problem.

How: point form of relevant steps to reproduce the bug.

When: revision of exe. OS, video card... yeah I don't know, anything that might be relevant. keep it short.

Detail: any other stuff that might be relevant. like pics. http://www.imageshack.us/ if needed.
-----------

new releases here:
http://cvs.sourceforge.net/viewcvs.py/sauerbraten/sauerbraten/sauerbraten/bin/sauerbraten.exe?view=log

for each new version, I will list fixed bugs. you are then responsible to make sure that it really is fixed, and then confirming it in this thread.

!!! NOTE !!!: this thread is not for feature requests, design discussion, bitching, moaning, yadda yadda, etc. there are other threads for that. plus, a forum thread already does not afford great organization. please no garbage.

Keep reports short. I have a habit of skimming large blocks of text.

Focus on the WHAT, not the WHY. There is a tendancy in people to want to be too helpful. They try to diagnose the problem instead of very clearly describing what is wrong. at the very least, keep theories in the detail section.

some examples are below:

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages

#235: New (large?) maps are pixelated

by enigma_0Z on 06/22/2005 03:00

What:
If I start up sauer and create a map with a command, the textures are pixelated, but not if I select it from the menu

How:
Type (in the console, in edit mode, without quotes) "/newmap 256" for example. When the map loads, the textures will be pixelated, but if you go into the editing menu and select a 256^3 cube map, the textures aren't pixelated.

When:
Revision 1.66, Released: Wed Jun 15 01:57:13 UTC

Details:
I've got an ATI graphics card, and am under Windows XP Pro. I looked in the menu config and the arguments to newmap are in the range of 10-16. Does this matter? Perhaps there should be an error message displayed if the argument is > than some reasonable number.

reply to this message

#236: Re: Changing Textures

by Gilt on 06/23/2005 04:17, refers to #223

all cube editing commands have the potential to subdivide cubes if the gridsize is smaller then the selected cubes. If you use a larger grid size to texture they wouldn't break like that...

that being said, it doesn't look like it is subdividing properly...

reply to this message

#237: Re: CVS Sauer on x86_64 hangs in intermission

by Aardappel_ on 06/23/2005 18:50, refers to #237

maybe it depends on which map gets loaded first? try modifying the source to load another startup map.

reply to this message

#238: Lastes CVS Sauer?

by enigma_0Z on 06/23/2005 20:48

Where/how can I get the latest CVS version of sauerbraten? The last version I see on the above link is like 8 days old...

reply to this message

#239: Re: CVS Sauer on x86_64 hangs in intermission

by Aardappel_ on 06/25/2005 09:41, refers to #239

I'll make sauer 64bit clean.. not many changes required.

reply to this message

#240: Re: CVS Sauer on x86_64 hangs in intermission

by Pxtl on 06/25/2005 15:58, refers to #240

Ick. cout is your friend.

reply to this message

#241: slides...

by Wolf on 06/30/2005 06:37

its not a major bug or anything but its annoying for what i am trying to do. (maybe i just shouldnt do it lol)

i was trying to make a slide that the player slides down in my map. dont ask me why lol. in order for the character to slide and not be able to climb back up it must be one click over 45 degrees. so i made my slide and then slid down it. whenever u hit a division the size of the cube u edited the slide with u hit a bump. the geometry is smooth tho. just make a slide with an angle of more than 45 degree's and u will see what i mean.

reply to this message

#242: Bouncy Jump...

by enigma_0Z on 07/02/2005 04:34

What: If player jumps repeatidly, player gets higher jumps.

How: Jump, then jump as soon as you land. Repeat. You get more air to an extent with the more jumps you make. In aard3 there is a higher area near the central part of the map. You can't jump up there on your first jump but if you keep bouncing, you can get high enough to make it up there.

When: Version 1.67 . I believe it's the lastet? I downloaded it in linux using CVS.

Details: None aplicable that I can think of... perhaps this is caused by the same thing that makes you bounce higher on jumppads?

reply to this message

#243: Bouncy overhangs...

by enigma_0Z on 07/02/2005 04:38

What: When you get under ledges that are of a certain height you slip under them and then quickly bounce back out.

How: Make a ledge two squares wide by eight squares long that has (I believe) Three smallest cubes empty space below it. Then get underneath it and push it up (with the F key) I believe six times. Finally, place an area where you can't walk under after that ledge thingy. Walk underneath the ledge and you will "bounce" out.

When: Version 1.67 . I believe it's the latest? I downloaded it in linux using CVS

Deatails: This was in version 66 too, but instead of bouncing you got "stuck". Obviousally something has changed somewhere. If I knew more about sauer's player collision I would put more here.

reply to this message

#244: 9

by 9 on 07/02/2005 08:06

not sure if this is the same trick... but you can make windows that u can go thru only one way.. the window has to be ground level on one side and on the other side there has to be enough space to jump thru

reply to this message

#245: Re: 9

by enigma_0Z on 07/03/2005 16:40, refers to #244

It may be, I'll have to check... chances are though that if you can go thru one way you can go back thru...

reply to this message

#246: Re: Bouncy Jump...

by hungerburg on 07/06/2005 13:05, refers to #242

hey, as a seasoned doom player I suggest that its a feature - a skilljump! easiest way to do it: hit the jump key shortly, hit it again but keep depressed, and voilĂ  the second jump gets you higher - with no need for exact timing.

reply to this message

#247: Re: CVS Sauer on x86_64 hangs in intermission

by Aardappel_ on 07/06/2005 20:59, refers to #246

well, without having a 64bit machine myself, I can't debug this... anyone with C++ skills can try. On visual studio I get no "64bit compatability warnings" anymore.

reply to this message

#248: map loading timer and gamespeed

by onthetweek on 07/08/2005 05:53

While working on a Cube mod I came across this little thing which seems to be the same in Sauer.

What: Map loading times show as negative.

How: If you increase the gamespeed, say 200, and then load a map it will show the map loading time to be negative.

Detail: In worldio.cpp, in function load_world(char* ) it prints SDL_GetTicks() -lastmillis after having loaded the map.

As a quick fix I set lastmillis =SDL_GetTicks() at the very start of the function. I'm sure a more informed solution could be found if needed.

reply to this message

#249: Gilt: cube subdivision doesn't work for complicated cases

by Aardappel_ on 07/09/2005 20:32

what: cube subdivision doesn't work for complicated cases

how: take a full cube at a certain gridsize, edit the corners (Q) a bit on the top surface, go one gridsize down, edit a texture (to force subdivision): weird holes appear on the bottom of that cube or elsewhere.

reply to this message

#250: Re: Bouncy overhangs (FIXED)

by enigma_0Z on 07/11/2005 18:21, refers to #243

Bouncy overhangs has been fixed, for all who care. Just wanted to confirm the fix to the developers.

reply to this message

#251: Re: Gilt: cube subdivision doesn't work for complicated cas

by kurtis84 on 07/14/2005 03:30, refers to #249

This is a tough one to work with from the mapping aspect. I create terrain at a certain grid, I'm forced to stick to that grid on the terrain areas for textures, and extra complex cube sizes/slopes.

A lot would benefit for figuring this one out.

reply to this message

#252: Re: Gilt: cube subdivision doesn't work for complicated cas

by Gilt on 07/14/2005 04:01, refers to #251

is it still a problem? hmm.. I thought I put in a fix to that a couple days ago.

now, of course it'll never be a perfect since it is physically impossible for many cases, but it should be pretty close now I hope..

reply to this message

#253: Re: Gilt: cube subdivision doesn't work for complicated cas

by Aardappel_ on 07/14/2005 05:34, refers to #252

it seems to work now!
I checked in a new exe for it

reply to this message

#254: Re: CVS Sauer on x86_64 hangs in intermission

by Pxtl on 07/14/2005 19:13, refers to #254

solution: http://getfirefox.com

reply to this message

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages


Unvalidated accounts can only reply to the 'Permanent Threads' section!


content by Aardappel & eihrul © 2001-2024
website by SleepwalkR © 2001-2024
56837554 visitors requested 74766970 pages
page created in 0.040 seconds using 10 queries
hosted by Boost Digital