home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1996 September / PowerPlay0996.iso / patches / netmech / nm10_5.bin / MW2.INI < prev    next >
INI File  |  1996-02-13  |  6KB  |  117 lines

  1. /* ******************************************************************** *
  2.  *                               RCS HEADER                                 
  3.  * $Locker: $
  4.  * $Name: $
  5.  * $Log: MW2.INI $
  6.  * Revision 1.7  1995/10/27 17:51:47  dzobel
  7.  * Add debugging controls.  Add network controls.
  8.  * Revision 1.6  1995/06/14 12:50:08  dzobel
  9.  * Added "CD not found/copy protection failed" error class and RCS header.
  10.  * $Id: MW2.INI 1.7 1995/10/27 17:51:47 dzobel Exp $
  11.  * ******************************************************************** */ 
  12.  
  13. [SystemError]
  14. 00=SYSERR_OK: life is good
  15. 01=SYSERR_UNDEFINED: undefined or unknown error
  16. 02=SYSERR_AUDIORES: audio resource (.prj) file not found
  17. 03=SYSERR_GRAPHRES: graphics resource file not found
  18. 04=SYSERR_AUDIODRV: audio driver not loaded
  19. 05=SYSERR_BUFROFFSET: offset of video buffer > 16
  20. 06=SYSERR_BUFRALLOC: video buffer allocation failure
  21. 07=SYSERR_BWDFILE: world description (.bwd) file not found
  22. 08=SYSERR_BADBWDCHUNK: BWD file error or unrecognizable chunk encountered
  23. 09=SYSERR_MEMAMOUNT: insufficient free RAM at load
  24. 0a=SYSERR_UNKNOWNARG: unrecognized command line argument
  25. 0b=SYSERR_BWDLOADPROBLEM: Severe error occured loading BWD file(s)
  26. 0c=SYSERR_NOHIMEM: non-cache x/ems requirements not met
  27. 0d=SYSERR_GPMEM: error allocating memory for a GAMEPIECE
  28. 0e=SYSERR_CLASSMEM: error allocating memory for a class struct
  29. 0f=SYSERR_POLYRES: bpl polygon resource(.prj) file not found
  30. 10=SYSERR_NOCAREER: error reading career/pilot file
  31. 11=SYSERR_NOPREFS: error reading hware prefs file
  32. 12=SYSERR_NOCFGWRITE: error writing career/pilot file
  33. 13=SYSERR_NOCONTROL: invalid control source flag word
  34. 14=SYSERR_NOCOMM: communication setup failure
  35. 15=SYSERR_NOMECH: error loading mech-spec
  36. 16=SYSERR_OLDAUDIO: digpak driver is outdated
  37. 17=SYSERR_AUDIOXBUFR: error allocating audio xems swap buffer
  38. 18=SYSERR_RENDERMEM: error allocating renderer scratch buffer
  39. 19=SYSERR_TABLEMEM: error allocating trig, sqrt, or clip tables
  40. 1a=SYSERR_XRENDERMEM: error allocating renderer xems swap pages
  41. 1b=SYSERR_XTABLEMEM: error allocating math table xems swap pages
  42. 1c=SYSERR_XOTHERMEM: error allocating mission recorder or geometry xems
  43. 1d=SYSERR_GOURAUDVTX: bad vertex record in Gouraud object
  44. 1e=SYSERR_STDVTX: bad vertex record in unmapped or automap object
  45. 1f=SYSERR_MAPVTX: bad vertex record in mapped object
  46. 20=SYSERR_LOADOBJ: error loading object into memory
  47. 21=SYSERR_MECHDATA: referenced 'mech is not in mech datafile
  48. 22=SYSERR_BLOCKNEST: geometry cache block nesting error
  49. 23=SYSERR_BWDREADMEM: Unable to allocate memory for BWD chunk buffer
  50. 24=SYSERR_BADBWDHDR: Error encountered in format of BWD file header
  51. 25=SYSERR_BWDEOF: Error encountered in format of BWD file header
  52. 26=SYSERR_BWDREADERR: Low level error reading BWD file
  53. 27=SYSERR_BADVWSPCHUNK: Error in View Spec chunk - probably in ckSize
  54. 28=SYSERR_CANTOPENBMPRJMAP: Invalid ID found in BM PRJ Chunk
  55. 29=SYSERR_CANTOPENBWDDOSFILE: Error opening DOS BWD file
  56. 2a=SYSERR_CANTOPENBWDPRJFILE: Error extracting BWD data from PRJ file
  57. 2b=SYSERR_NOTABWDFILE: Unknown header encountered in BWD file
  58. 2c=SYSERR_BADBWDCKSIZE: BWD chunk size is too large
  59. 2d=SYSERR_BADOBJPARENTID:
  60. 2e=SYSERR_BADSCRGID:
  61. 2f=SYSERR_BADTHNGID:
  62. 30=SYSERR_BADGPCLASSID:
  63. 31=SYSERR_CANTOPENPITFILE:
  64. 32=SYSERR_CANTOPENVPTFILE:
  65. 33=SYSERR_BADANIMTASKID:
  66. 34=SYSERR_CANTOPENINCLUDEFILE:
  67. 35=SYSERR_CANTOPENMECFILE:
  68. 36=SYSERR_CANTOPENWTBFILE:
  69. 37=SYSERR_BADOBJCOLLFN:
  70. 38=SYSERR_OBJNOTINPRJFILE:
  71. 39=SYSERR_NOSCENARIOTBL:
  72. 3a=SYSERR_NOGPCHASSISTBL:
  73. 3b=SYSERR_STBLINDEXOUTOFRANGE:
  74. 3c=SYSERR_GTBLINDEXOUTOFRANGE:
  75. 3d=SYSERR_CANTFINDPRJFILE:
  76. 3e=SYSERR_STATICDTBLNOTFOUND:
  77. 3f=SYSERR_CANTMALLOCSCENARIOTBL:
  78. 40=SYSERR_CANTMALLOCMISSIONTBL:
  79. 41=SYSERR_CANTMALLOCGPCHASSISTBL:
  80. 42=SYSERR_CANTMALLOCFILEIDLIST:
  81. 43=SYSERR_CANTLOADMECH:
  82. 44=SYSERR_SMMCHUNKS:
  83. 45=SYSERR_SMMMALLOCFAIL:
  84. 46=SYSERR_SMMBADID:
  85. 47=SYSERR_SMMBADSIZE:
  86. 48=SYSERR_REVCHUNKNOTFOUND:
  87. 49=SYSERR_INCOMPATIBLEBWDREV: BWD file with incompatible rev was found.
  88. 4a=SYSERR_UNKNOWNACTIONFOUND: Unknown or illegal action encountered in s.$
  89. 4b=SYSERR_SCACHEUNRESOLVED: The Static cache has declared but unresolved items
  90. 4c=SYSERR_CANTINITPM: An error occurred in initializing the PM system.
  91. 4d=SYSERR_CANTFINDVFXDRIVER: Unable to find video driver file.
  92. 4e=SYSERR_DLLLOADERROR: Error occurred during DLL load of video or sound driver
  93. 4f=SYSERR_ANIMLOADERROR: Error occurred loading the ANIM file (too many tracks?)
  94. 50=SYSERR_VFXDRIVER: Error occurred finding or loading VFX driver (DLL)
  95. 51=SYSERR_WRONGPROJFILE: Incompatible project file encountered
  96. 52=SYSERR_RADARLOAD: Severe error occurred during radar load.
  97. 53=SYSERR_CDNOTFOUND: CD-ROM not mounted.
  98.  
  99. [Debug]
  100.                 ; Which message types will we write?
  101. All=1                    ; All
  102. Warning=1                ; Those starting with "WARNING: "
  103. OnceWarning=0            ; All, once we've had "WARNING: "
  104. Error=1                    ; Those starting with "ERROR: "
  105. OnceError=0                ; All, once we've had "ERROR: "
  106. At=1                    ; Those starting with the '@' character
  107. DumpBuffer=0            ; All DUMP_BUFFER and DUMP_COMM_PACKET
  108. IfEnabled=0                ; All, while debugPrintingEnabled is true
  109.                 ; Where will we write them?  Choose EXACTLY one.
  110. ToNull=1                ; Nowhere
  111. ToStdout=0                ; To standard out
  112. ToMono=0                ; To monochrome monitor
  113. ToLog=0                    ; To log file; may lose data if we crash
  114. ToALog=0                ; To log file atomically
  115. ToALogScr=0                ; To log file atomically; errors to screen
  116. Logfile=kra.log                ; Debugging log file name
  117.