Original War Support Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report #17  -  Mod na Oficjalną Arabską Kampanie.
Posted Feb 18, 2014 - updated Jul 27, 2015
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
     Simply
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Time spent
    No time spent
  • Category
    Not determined
  • Resolution
    WON'T FIX
  • Priority
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Targetted for
    icon_milestones.png Not determined
Issue description
  1. General Info
  2. ------------
  3. Application : Owarfull
  4. Version : 1.12.9.1
  5.  
  6. ModName : ArCamp
  7. ModDir : ArCamp
  8. ModVer : 1.0 (1.48)
  9.  
  10. ErrorType : Unknown
  11. ErrorText : moc beden na hexu stav1=0 (D:\Delphi\EXEs\Stucuks Version Control\OriginalWar\Stable\Current\prg\U_objdraw2.pas, line 511)
  12.  
  13. Exception : None
  14.  
  15. Params : CUSTOMRES 1366 768 SKIP
  16. ParamCount : 4
  17.  
  18. Game Info
  19. ---------
  20. Multiplayer : False
  21. Multi.GameState : NotConnected
  22. Multi.ChatConnLost : False
  23. Multi.IAMServer : False
  24. Multi.Joined : False
  25. Multi.Loaded : False
  26. Multi.MapVersion : 0
  27. Multi.OffLine : True
  28. Multi.OnLine : False
  29. Multi.ServerLost : False
  30. Multi.StatusText :
  31. MultiDef.MapName :
  32.  
  33. mission_number : 3
  34. mission_campaign : 2
  35. camp_names[mission_campaign] : Ar
  36. mission_names[mission_number] : 03
  37. game_difficulty : 3
  38. ingame_video : False
  39. stop_talking : True
  40. stop_action : False
  41. end_of_mission : 0
  42. end_the_mission_allowed : False
  43. dialogue_skipped : False
  44. last_title_ident : -1
  45. last_title_unit : 0
  46. last_title_radio : False
  47. last_title :
  48.  
  49. Random Stuff
  50. ------------
  51. GodMode : False
  52. DeveloperMode : False
  53. ModCBMode : False
  54. OfficialMod : False
  55. InterfSide : 3
  56.  
  57. Windows Info
  58. ------------
  59. Product : Windows 7
  60. Win32MajorVersion : 6
  61. Win32MinorVersion : 1
  62. BuildNumber : 7601
  63. ServicePack : Service Pack 1
  64. ServicePackMajor : 1
  65. ServicePackMinor : 0
  66.  
  67. Physical Memory : 3067MB
  68. CPU Name : Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz
  69. CPU Clock : 2194Mhz
  70. Current CPU Clock : 1486Mhz
Steps to reproduce this issue
Hi, sorry for throwing again the same theme but this time he has more details. First I added a picture of your base which is so fortified that it can only go infantry opponent, only one side, the upper part of the map. A second after the attack are enemy vehicles in the upper left map and how to not finish off that I have time to fill out the purposes of the map.

http://i.imgur.com/ChSNO7M.jpgicon_open_new.png

#3
Comment posted by
 McBenn
Feb 20, 18:08
I can't do anything about the error in the log but I have fixed the issue where you can lock down the American vehicles by making it impossible for vehicles to enter your base.
#4
Comment posted by
 Stucuk
Jul 27, 11:02
The error in the log is because a crate has been set with an amount of 0. Crate amounts can be between 1 and 5. If CreateResources or similar SAIL function is sent a value below 1 or above 5 you will get this error.