Original War Support Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report #240  -  [OW DEDI] Division by zero
Posted Dec 23, 2015 - updated Sep 18, 2017
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Closed" and resolution "WON'T FIX".
Issue details
  • Type of issue
    Bug report
  • Status
     
    Closed
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Gothuk
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Time spent
    No time spent
  • Category
    Game Engine
  • Resolution
    WON'T FIX
  • Priority
    Not determined
  • Reproducability
    Often
  • Severity
    Not determined
  • Targetted for
    icon_milestones.png Not determined
Issue description
From time to time OW DEDI throws procedure TFrmDedicated.UpdateTimerTimer(Sender: TObject); Division by zero

Probably related with Bug report 239 - [OW DEDI] Range check error .

Logs:
  1. General Info
  2. ------------
  3. Application : Owardedicated
  4. Version : 2.0.3.5
  5.  
  6. ModName :
  7. ModDir :
  8. ModVer : (0.0)
  9.  
  10. ErrorType : Unknown
  11. ErrorText : procedure TFrmDedicated.UpdateTimerTimer(Sender: TObject); Division by zero
  12.  
  13. Exception : None
  14.  
  15. Params : CUSTOMINI \DEDIGAMES\CONFIGS\DEDI1.INI
  16. ParamCount : 2
  17.  
  18. Game Info
  19. ---------
  20. Multiplayer : True
  21. Multi.GameState : Game
  22. Multi.ChatConnLost : False
  23. Multi.IAMServer : True
  24. Multi.Joined : True
  25. Multi.Loaded : True
  26. Multi.MapVersion : 19
  27. Multi.OffLine : False
  28. Multi.OnLine : True
  29. Multi.ServerLost : False
  30. Multi.StatusText :
  31. MultiDef.MapName : Alien base\3 Teams (Free for All)
  32.  
  33. mission_number : 0
  34. mission_campaign : 0
  35. game_difficulty : 2
  36. ingame_video : False
  37. stop_talking : False
  38. stop_action : False
  39. end_of_mission : 0
  40. end_the_mission_allowed : False
  41. dialogue_skipped : False
  42. last_title_ident : -1
  43. last_title_unit : 0
  44. last_title_radio : False
  45. last_title :
  46.  
  47. lastSail : 6437
  48. tick : 44647
  49.  
  50. Random Stuff
  51. ------------
  52. GodMode : False
  53. DeveloperMode : False
  54. ModCBMode : True
  55. OfficialMod : False
  56. InterfSide : 4
  57.  
  58. Windows Info
  59. ------------
  60. Product : Windows Server 2008 R2
  61. Win32MajorVersion : 6
  62. Win32MinorVersion : 1
  63. BuildNumber : 7601
  64. ServicePack : Service Pack 1
  65. ServicePackMajor : 1
  66. ServicePackMinor : 0
  67.  
  68. Physical Memory : 2048MB
  69. CPU Name : QEMU Virtual CPU version (cpu64-rhel6)
  70. CPU Clock : 3991Mhz
  71. Current CPU Clock : 3991Mhz


  1. General Info
  2. ------------
  3. Application : Owardedicated
  4. Version : 2.0.3.5
  5.  
  6. ModName :
  7. ModDir :
  8. ModVer : (0.0)
  9.  
  10. ErrorType : Unknown
  11. ErrorText : procedure TFrmDedicated.UpdateTimerTimer(Sender: TObject); Division by zero
  12.  
  13. Exception : None
  14.  
  15. Params : CUSTOMINI \DEDIGAMES\CONFIGS\DEDI2.INI
  16. ParamCount : 2
  17.  
  18. Game Info
  19. ---------
  20. Multiplayer : True
  21. Multi.GameState : Game
  22. Multi.ChatConnLost : False
  23. Multi.IAMServer : True
  24. Multi.Joined : True
  25. Multi.Loaded : True
  26. Multi.MapVersion : 24
  27. Multi.OffLine : False
  28. Multi.OnLine : True
  29. Multi.ServerLost : False
  30. Multi.StatusText :
  31. MultiDef.MapName : Flags\8 Teams (Free for All)
  32.  
  33. mission_number : 0
  34. mission_campaign : 0
  35. game_difficulty : 2
  36. ingame_video : False
  37. stop_talking : False
  38. stop_action : False
  39. end_of_mission : 0
  40. end_the_mission_allowed : False
  41. dialogue_skipped : False
  42. last_title_ident : -1
  43. last_title_unit : 0
  44. last_title_radio : False
  45. last_title :
  46.  
  47. lastSail : 11203
  48. tick : 65955
  49.  
  50. Random Stuff
  51. ------------
  52. GodMode : False
  53. DeveloperMode : False
  54. ModCBMode : True
  55. OfficialMod : False
  56. InterfSide : 4
  57.  
  58. Windows Info
  59. ------------
  60. Product : Windows Server 2008 R2
  61. Win32MajorVersion : 6
  62. Win32MinorVersion : 1
  63. BuildNumber : 7601
  64. ServicePack : Service Pack 1
  65. ServicePackMajor : 1
  66. ServicePackMinor : 0
  67.  
  68. Physical Memory : 2048MB
  69. CPU Name : QEMU Virtual CPU version (cpu64-rhel6)
  70. CPU Clock : 3991Mhz
  71. Current CPU Clock : 3990Mhz
Steps to reproduce this issue
Just run owdedi for some time.