Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000549Zandronum[All Projects] Bugpublic2011-08-04 12:432018-09-30 19:53
Reporterunknownna 
Assigned ToTorr Samaho 
PrioritynormalSeveritycrashReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version98d 
Target VersionFixed in Version1.0 
Summary0000549: TeamPossession crashes very often online if timelimit is set to 0.1
DescriptionYour client might crash when someone scores a point.
Steps To Reproduce1. Start a TeamPossession server with skulltag.exe -host +teampossession 1 +sv_possessioncountdowntime 1 +sv_nomonsters 1 +timelimit 0.1.
2. Add 4 bots.
3. Connect a client to the server.
Attached Fileszip file icon CrashReport_98d.zip [^] (16,676 bytes) 2011-08-04 12:43
zip file icon CrashReport_3290M.zip [^] (16,742 bytes) 2011-08-04 12:46
zip file icon CrashReport_3431M.zip [^] (16,768 bytes) 2012-03-27 18:09
zip file icon CrashReport_3417.zip [^] (16,630 bytes) 2012-03-28 01:54
? file icon skulltag-no-crash.ini [^] (14,936 bytes) 2012-03-29 11:40
zip file icon CrashReport_3417_Torr_ini.zip [^] (16,752 bytes) 2012-03-29 12:35
zip file icon CrashReport_3417_Torr_ini_02.zip [^] (16,778 bytes) 2012-03-30 03:01

- Relationships

-  Notes
User avatar (0002403)
Torr Samaho (administrator)
2012-01-15 01:41

I can reproduce this with 98d, but not with 98e. Can somebody try to reproduce this in the last official 98e beta build?
User avatar (0002921)
unknownna (updater)
2012-03-27 18:10

Reproduced in 3431M.
User avatar (0002940)
Torr Samaho (administrator)
2012-03-28 01:44

Can you try to get a crash log using 3417? I only keep the debug databases for the official beta builds, so I can only use crash logs generated by them.
User avatar (0002962)
unknownna (updater)
2012-03-28 15:18

In case you didn't notice, I uploaded a new crash report last night.
User avatar (0002978)
Torr Samaho (administrator)
2012-03-29 01:55

Unfortunately the crashlog doesn't reveal the reason for the crash and I still can't reproduce it. Can you post your ini file?
User avatar (0002985)
unknownna (updater)
2012-03-29 08:30

> Can you post your ini file?

Yes.
User avatar (0002993)
Torr Samaho (administrator)
2012-03-29 11:42
edited on: 2012-03-29 11:43

Interesting. With your ini I can reproduce the crashes, but the debugger doesn't show what's happening immediately. So this seems to be a non-trivial crash. Can you check if the crashes happen for you with my ini (skulltag-no-crash.ini)? If they don't, it could be very helpful if we find out what's the difference between the two ini files that causes or prevents the crashes.

User avatar (0002998)
unknownna (updater)
2012-03-29 12:34

Hmm, your ini doesn't yield crashes naturally, but after entering "timelimit 0.1" into the server console it started to crash.
User avatar (0003033)
Torr Samaho (administrator)
2012-03-30 02:14

Hmm, doesn't start to crash for me after entering "timelimit 0.1" into the server console. Did you change anything else?
User avatar (0003039)
unknownna (updater)
2012-03-30 03:00

I'm having a hard time with trying to reproduce the crashes with your ini. But it crashed twice when following these steps. I don't follow these steps with my own ini.

1. Start the server.
2. "File -> Join server".
3. Add 4 bots.
4. "Settings -> Configure Server -> Visible to the public" uncheck.
5. "Settings -> Configure Server -> Visible on my network" check.
6. "timelimit 0.1" in the server console since it automatically changed to 0.
User avatar (0003078)
Torr Samaho (administrator)
2012-04-01 15:03

Interestingly, the crashes don't seem to happen in possession only in teampossession.
User avatar (0003080)
Torr Samaho (administrator)
2012-04-01 17:48

This was quite tricky to debug, but I think I figured out what was going on and fixed it. Please test if this fixes the problems.
User avatar (0003081)
unknownna (updater)
2012-04-01 18:34

Impressive. It seems that you managed to fix the crashes.

BTW: I'm unable to set floating point timelimit values in the server dialog "Settings -> Configure server... -> Gameplay". So if you have float value set, the value will be rounded off when you configure your server.
User avatar (0003087)
Torr Samaho (administrator)
2012-04-01 19:31

This should take care of the problems in the server window.
User avatar (0003089)
unknownna (updater)
2012-04-01 19:42

It did. How come the timelimit is always updated whenever you configure your server if timelimit is 0.1, but not when it is 0.5?
User avatar (0003090)
Torr Samaho (administrator)
2012-04-01 20:08

It was a numerical precision problem. This should take care of it.
User avatar (0003092)
unknownna (updater)
2012-04-01 20:16

It took care of it. All the issues here should now be resolved. Good job.
User avatar (0003097)
Torr Samaho (administrator)
2012-04-01 21:55

I'm glad to hear that :).

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2011-08-04 12:43 unknownna New Issue
2011-08-04 12:43 unknownna File Added: CrashReport_98d.zip
2011-08-04 12:46 unknownna File Added: CrashReport_3290M.zip
2011-08-04 12:46 unknownna Status new => confirmed
2012-01-15 01:41 Torr Samaho Note Added: 0002403
2012-01-15 01:41 Torr Samaho Status confirmed => feedback
2012-03-27 18:09 unknownna File Added: CrashReport_3431M.zip
2012-03-27 18:10 unknownna Note Added: 0002921
2012-03-27 18:10 unknownna Status feedback => new
2012-03-28 01:44 Torr Samaho Note Added: 0002940
2012-03-28 01:45 Torr Samaho Assigned To => Torr Samaho
2012-03-28 01:45 Torr Samaho Status new => feedback
2012-03-28 01:54 unknownna File Added: CrashReport_3417.zip
2012-03-28 15:18 unknownna Note Added: 0002962
2012-03-28 15:18 unknownna Status feedback => assigned
2012-03-29 01:55 Torr Samaho Note Added: 0002978
2012-03-29 01:55 Torr Samaho Status assigned => feedback
2012-03-29 08:30 unknownna File Added: skulltag.ini
2012-03-29 08:30 unknownna Note Added: 0002985
2012-03-29 08:30 unknownna Status feedback => assigned
2012-03-29 11:40 Torr Samaho File Added: skulltag-no-crash.ini
2012-03-29 11:42 Torr Samaho Note Added: 0002993
2012-03-29 11:43 Torr Samaho Note Edited: 0002993 View Revisions
2012-03-29 11:45 Torr Samaho Status assigned => feedback
2012-03-29 12:34 unknownna Note Added: 0002998
2012-03-29 12:34 unknownna Status feedback => assigned
2012-03-29 12:35 unknownna File Added: CrashReport_3417_Torr_ini.zip
2012-03-30 02:14 Torr Samaho Note Added: 0003033
2012-03-30 03:00 unknownna Note Added: 0003039
2012-03-30 03:01 unknownna File Added: CrashReport_3417_Torr_ini_02.zip
2012-04-01 15:03 Torr Samaho Note Added: 0003078
2012-04-01 17:48 Torr Samaho Note Added: 0003080
2012-04-01 17:49 Torr Samaho Status assigned => feedback
2012-04-01 18:34 unknownna Note Added: 0003081
2012-04-01 18:34 unknownna Status feedback => assigned
2012-04-01 19:31 Torr Samaho Note Added: 0003087
2012-04-01 19:42 unknownna Note Added: 0003089
2012-04-01 20:08 Torr Samaho Note Added: 0003090
2012-04-01 20:16 unknownna Note Added: 0003092
2012-04-01 21:22 unknownna File Deleted: skulltag.ini
2012-04-01 21:55 Torr Samaho Note Added: 0003097
2012-04-14 23:28 unknownna Status assigned => resolved
2012-04-14 23:28 unknownna Fixed in Version => 1.0
2012-04-14 23:28 unknownna Resolution open => fixed
2012-06-09 13:22 Torr Samaho Category General => Bug
2018-09-30 19:53 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker