Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.56 KB | None | 0 0
  1. -------- THE HPL ENGINE LOG ------------
  2. Creating Engine Modules
  3. --------------------------------------------------------
  4. Creating graphics module
  5. Creating system module
  6. Creating resource module
  7. Creating input module
  8. Creating sound module
  9. Creating physics module
  10. Creating ai module
  11. Creating gui module
  12. Creating generate module
  13. Creating haptic module
  14. Creating scene module
  15. --------------------------------------------------------
  16.  
  17. Initializing Resources Module
  18. --------------------------------------------------------
  19. Creating loader handlers
  20. Creating resource managers
  21. Adding loaders to handlers
  22. --------------------------------------------------------
  23.  
  24. Initializing Graphics Module
  25. --------------------------------------------------------
  26. Init lowlevel graphics: 1910x1010 disp:0 bpp:32 fs:0 ms:0 gpufmt:2 cap:'HPL Level Editor' pos:(-1x-1)
  27. Setting video mode: 1910 x 1010 - 32 bpp
  28. Init Glew...OK
  29. Setting up OpenGL
  30. Vendor: NVIDIA Corporation
  31. Renderer: GeForce GTX 670/PCIe/SSE2
  32. Version: 4.5.0 NVIDIA 372.90
  33. Max texture image units: 32
  34. Max texture coord units: 8
  35. Max user clip planes: 8
  36. Two sided stencil: 1
  37. Vertex Buffer Object: 1
  38. Anisotropic filtering: 1
  39. Max Anisotropic degree: 16
  40. Multisampling: 1
  41. Texture compression: 1
  42. Texture compression S3TC: 1
  43. Auto generate MipMaps: 1
  44. Render to texture: 1
  45. Max draw buffers: 8
  46. Max color render targets: 8
  47. Packed depth-stencil: 1
  48. Texture float: 1
  49. GLSL Version: 4.50 NVIDIA
  50. ShaderModel 2: 1
  51. ShaderModel 3: 1
  52. ShaderModel 4: 1
  53. OGL ATIFragmentShader: 0
  54. Setting up G-Bugger: type: 0 texturenum: 4
  55. Adding engine materials
  56. Initializing DevIL
  57. Vendor String: Abysmal Software
  58. Version String: Developer's Image Library (DevIL) 1.7.8
  59. Version Number: 178
  60. Adding engine post effects
  61. --------------------------------------------------------
  62.  
  63. Initializing Sound Module
  64. --------------------------------------------------------
  65. Initializing OpenAL
  66. Available OpenAL devices:
  67. 0. Generic Software on Højttalere (Realtek High Definition Audio)(OpenAL default)
  68. Trying to open device 'Generic Software on Højttalere (Realtek High Definition Audio)'... Success!
  69. Number of mono sources: 32
  70. Streaming setup: 2 Buffers x 524288 bytes each
  71. --------------------------------------------------------
  72.  
  73. Initializing Game Module
  74. --------------------------------------------------------
  75. Adding engine updates
  76. Initializing script functions
  77. --------------------------------------------------------
  78.  
  79. User Initialization
  80. --------------------------------------------------------
  81. -----------------------------------------------------
  82. LevelEditor Build ID: 20101027185544
  83. -----------------------------------------------------
  84. Created Entity Loader
  85. Added object type: Compound <Compound>
  86. Added object type: Light <BoxLight>
  87. Added object type: Light <PointLight>
  88. Added object type: Light <SpotLight>
  89. Added object type: Billboard <Billboard>
  90. Added object type: Particle System <ParticleSystem>
  91. Added object type: Sound <Sound>
  92. Added object type: Static Object <StaticObject>
  93. Added object type: Entity <Entity> StaticProp
  94. Added object type: Entity <Entity> CommentaryIcon
  95. Added object type: Entity <Entity> Object,Static
  96. Added object type: Entity <Entity> Object,Grab
  97. Added object type: Entity <Entity> Object,Push
  98. Added object type: Entity <Entity> Object,Slide
  99. Added object type: Entity <Entity> SwingDoor
  100. Added object type: Entity <Entity> Lever
  101. Added object type: Entity <Entity> Wheel
  102. Added object type: Entity <Entity> MultiSlider
  103. Added object type: Entity <Entity> Lamp
  104. Added object type: Entity <Entity> Button
  105. Added object type: Entity <Entity> Photocell
  106. Added object type: Entity <Entity> MoveObject
  107. Added object type: Entity <Entity> Item,Puzzle
  108. Added object type: Entity <Entity> Item,Coins
  109. Added object type: Entity <Entity> Item,Note
  110. Added object type: Entity <Entity> Item,Diary
  111. Added object type: Entity <Entity> Item,Lantern
  112. Added object type: Entity <Entity> Item,Health
  113. Added object type: Entity <Entity> Item,Sanity
  114. Added object type: Entity <Entity> Item,LampOil
  115. Added object type: Entity <Entity> Item,Tinderbox
  116. Added object type: Entity <Entity> Item,HandObject
  117. Added object type: Entity <Entity> Chest
  118. Added object type: Entity <Entity> OilBarrel
  119. Added object type: Entity <Entity> EmotionStone
  120. Added object type: Entity <Entity> NPC
  121. Added object type: Entity <Entity> LevelDoor
  122. Added object type: Entity <Entity> CritterBug
  123. Added object type: Entity <Entity> CritterSpider
  124. Added object type: Entity <Entity> Enemy_Grunt
  125. Added object type: Entity <Entity> Enemy_ManPig
  126. Added object type: Entity <Entity> Enemy_WaterLurker
  127. Added object type: Entity <Entity> PlayerHands
  128. Added object type: Entity <Entity> HandObject
  129. Added object type: Area <Area> Script
  130. Added object type: Area <Area> PosNode
  131. Added object type: Area <Area> Flashback
  132. Added object type: Area <Area> Sign
  133. Added object type: Area <Area> SlimeDamage
  134. Added object type: Area <Area> Examine
  135. Added object type: Area <Area> Insanity
  136. Added object type: Area <Area> Ladder
  137. Added object type: Area <Area> Liquid
  138. Added object type: Area <Area> Sticky
  139. Added object type: Area <Area> Rope
  140. Added object type: Area <Area> PathNode
  141. Added object type: Area <Area> PlayerStart
  142. Added object type: Primitive <Plane>
  143. Added object type: Decal <Decal>
  144. Added object type: FogArea <FogArea>
  145.  
  146. /////////////////////////////////////////////////////////////////
  147. // Resetting scene
  148. /////////////////////////////////////////////////////////////////
  149.  
  150. --------------------------------------------------------
  151.  
  152. Game Running
  153. --------------------------------------------------------
  154. ERROR: Sampler aGoboMap does not exist, could not bind it to unit 5
  155.  
  156. /////////////////////////////////////////////////////////////////
  157. // Resetting scene
  158. /////////////////////////////////////////////////////////////////
  159.  
  160.  
  161. /////////////////////////////////////////////////////////////////
  162. // Loading file B:/Program Files (x86)/Steam/SteamApps/common/Amnesia The Dark Descent/Nightgoggles/maps/House.map
  163. /////////////////////////////////////////////////////////////////
  164.  
  165. ERROR: Couldn't texture 'B:/Program Files (x86)/Steam/SteamApps/common/Amnesia The Dark Descent/Nightgoggles/lights/gobo_wood_panneling_window.dds'
  166. ERROR: Could not load XML document '../../../../../../'
  167. ERROR: Could not load XML document '../../../../../../'
  168. ERROR: Could not load XML document '../../../../../../'
  169. ERROR: Could not load XML document '../../../../../../'
  170. ERROR: Could not load XML document '../../../../../../'
  171. ERROR: Could not load XML document '../../../../../../'
  172. ERROR: Could not load XML document '../../../../../../'
  173. ERROR: Could not load XML document '../../../../../../'
  174. ERROR: Could not load XML document '../../../../../../'
  175. ERROR: Could not load XML document '../../../../../../'
  176. ERROR: Could not load XML document '../../../../../../'
  177. ERROR: Could not load XML document '../../../../../../'
  178. ERROR: Could not load XML document '../../../../../../'
  179. ERROR: Could not load XML document '../../../../../../'
  180. ERROR: Could not load XML document '../../../../../../'
  181. ERROR: Could not load XML document '../../../../../../'
  182. ERROR: Could not load XML document '../../../../../../'
  183. ERROR: Could not load XML document '../../../../../../'
  184. ERROR: Could not load XML document '../../../../../../'
  185. ERROR: Could not load XML document '../../../../../../'
  186. ERROR: Could not load XML document '../../../../../../'
  187. ERROR: Could not load XML document '../../../../../../'
  188. Error creating Entity named lamp_ON_1, ID 742
  189. ERROR: Could not load XML document ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement