Advertisement
ecophoenix

ember crash

Aug 16th, 2011
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Unicon 10.61 KB | None | 0 0
  1. Ember version 0.5.7
  2. [11:28:16] INFO Loading shared config file from /etc/ember//ember.conf.
  3. [11:28:16] INFO Loading user config file from /home/build3/.ember/ember.conf.
  4. [11:28:16] INFO Using media from /home/build3/.ember/ember-media-dev/
  5. [11:28:16] INFO Initializing sound service
  6. [11:28:16] INFO Sound Service starting
  7. [11:28:16] INFO Initializing metaserver service
  8. [11:28:16] INFO Registering: meta_refresh
  9. [11:28:16] INFO Registering: meta_abort
  10. [11:28:16] INFO Metaserver Service created
  11. [11:28:16] INFO Initializing server service
  12. [11:28:16] INFO Registering: connect
  13. [11:28:16] INFO Registering: disconnect
  14. [11:28:16] INFO Registering: create
  15. [11:28:16] INFO Registering: login
  16. [11:28:16] INFO Registering: logout
  17. [11:28:16] INFO Registering: add
  18. [11:28:16] INFO Registering: take
  19. [11:28:16] INFO Registering: list
  20. [11:28:16] INFO Registering: say
  21. [11:28:16] INFO Registering: me
  22. [11:28:16] INFO Registering: delete
  23. [11:28:16] INFO Registering: admin_tell
  24. [11:28:16] INFO Initializing time service
  25. [11:28:16] INFO Initializing input service
  26. [11:28:16] INFO Initializing scripting service
  27. [11:28:16] INFO Registering: loadscript
  28. [11:28:16] INFO Initializing wfut service
  29. [11:28:16] INFO Registered scripting provider LuaScriptingProvider
  30. [11:28:16] INFO Compiled against Ogre version 67076
  31. [11:28:16] INFO Compiled against Ogre in release mode.
  32. [11:28:16] INFO Compiled against Ogre without threading support.
  33. [11:28:16] INFO (Ogre) Creating resource group General
  34. [11:28:16] INFO (Ogre) Creating resource group Internal
  35. [11:28:16] INFO (Ogre) Creating resource group Autodetect
  36. [11:28:16] INFO (Ogre) SceneManagerFactory for type 'DefaultSceneManager' registered.
  37. [11:28:16] INFO (Ogre) Registering ResourceManager for type Material
  38. [11:28:16] INFO (Ogre) Registering ResourceManager for type Mesh
  39. [11:28:16] INFO (Ogre) Registering ResourceManager for type Skeleton
  40. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'ParticleSystem' registered.
  41. [11:28:16] INFO (Ogre) OverlayElementFactory for type Panel registered.
  42. [11:28:16] INFO (Ogre) OverlayElementFactory for type BorderPanel registered.
  43. [11:28:16] INFO (Ogre) OverlayElementFactory for type TextArea registered.
  44. [11:28:16] INFO (Ogre) Registering ResourceManager for type Font
  45. [11:28:16] INFO (Ogre) ArchiveFactory for archive type FileSystem registered.
  46. [11:28:16] INFO (Ogre) ArchiveFactory for archive type Zip registered.
  47. [11:28:16] INFO (Ogre) FreeImage version: 3.13.1
  48. [11:28:16] INFO (Ogre) This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
  49. [11:28:16] INFO (Ogre) Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,bay,bmq,cr2,crw,cs1,dc2,dcr,dng,erf,fff,hdr,k25,kdc,mdc,mos,mrw,nef,orf,pef,pxn,raf,raw,rdc,sr2,srf,arw,3fr,cine,ia,kc2,mef,nrw,qtk,rw2,sti,drf,dsc,ptx,cap,iiq,rwz
  50. [11:28:16] INFO (Ogre) DDS codec registering
  51. [11:28:16] INFO (Ogre) Registering ResourceManager for type HighLevelGpuProgram
  52. [11:28:16] INFO (Ogre) Registering ResourceManager for type Compositor
  53. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'Entity' registered.
  54. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'Light' registered.
  55. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'BillboardSet' registered.
  56. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'ManualObject' registered.
  57. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'BillboardChain' registered.
  58. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'RibbonTrail' registered.
  59. [11:28:16] INFO (Ogre) *-*-* OGRE Initialising
  60. [11:28:16] INFO (Ogre) *-*-* Version 1.6.4 (Shoggoth)
  61. [11:28:16] INFO Trying to load the plugin /usr/lib/OGRE/RenderSystem_GL.so
  62. [11:28:16] INFO (Ogre) Loading library /usr/lib/OGRE/RenderSystem_GL.so
  63. [11:28:16] INFO (Ogre) Installing plugin: GL RenderSystem
  64. [11:28:16] INFO (Ogre) OpenGL Rendering Subsystem created.
  65. [11:28:16] INFO (Ogre) Plugin successfully installed
  66. [11:28:16] INFO Trying to load the plugin /usr/lib/OGRE/Plugin_ParticleFX.so
  67. [11:28:16] INFO (Ogre) Loading library /usr/lib/OGRE/Plugin_ParticleFX.so
  68. [11:28:16] INFO (Ogre) Installing plugin: ParticleFX
  69. [11:28:16] INFO (Ogre) Particle Emitter Type 'Point' registered
  70. [11:28:16] INFO (Ogre) Particle Emitter Type 'Box' registered
  71. [11:28:16] INFO (Ogre) Particle Emitter Type 'Ellipsoid' registered
  72. [11:28:16] INFO (Ogre) Particle Emitter Type 'Cylinder' registered
  73. [11:28:16] INFO (Ogre) Particle Emitter Type 'Ring' registered
  74. [11:28:16] INFO (Ogre) Particle Emitter Type 'HollowEllipsoid' registered
  75. [11:28:16] INFO (Ogre) Particle Affector Type 'LinearForce' registered
  76. [11:28:16] INFO (Ogre) Particle Affector Type 'ColourFader' registered
  77. [11:28:16] INFO (Ogre) Particle Affector Type 'ColourFader2' registered
  78. [11:28:16] INFO (Ogre) Particle Affector Type 'ColourImage' registered
  79. [11:28:16] INFO (Ogre) Particle Affector Type 'ColourInterpolator' registered
  80. [11:28:16] INFO (Ogre) Particle Affector Type 'Scaler' registered
  81. [11:28:16] INFO (Ogre) Particle Affector Type 'Rotator' registered
  82. [11:28:16] INFO (Ogre) Particle Affector Type 'DirectionRandomiser' registered
  83. [11:28:16] INFO (Ogre) Particle Affector Type 'DeflectorPlane' registered
  84. [11:28:16] INFO (Ogre) Plugin successfully installed
  85. [11:28:16] INFO Trying to load the plugin /usr/lib/OGRE/Plugin_CgProgramManager.so
  86. [11:28:16] INFO (Ogre) Loading library /usr/lib/OGRE/Plugin_CgProgramManager.so
  87. [11:28:16] FAILURE (Ogre) OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/OGRE/Plugin_CgProgramManager.so.  System Error: /usr/lib/OGRE/Plugin_CgProgramManager.so: cannot open shared object file: No such file or directory in DynLib::load at OgreDynLib.cpp (line 81)
  88. [11:28:16] INFO Error when loading plugin 'Plugin_CgProgramManager' with path '/usr/lib/OGRE/Plugin_CgProgramManager.so'. This is not fatal, we will continue trying with some other paths.
  89. [11:28:16] WARNING Error when loading plugin 'Plugin_CgProgramManager' after trying different parts. We'll continue, but there might be problems later on.
  90. [11:28:16] INFO Trying to load the plugin /usr/local/lib/OGRE/Plugin_CgProgramManager.so
  91. [11:28:16] INFO (Ogre) Loading library /usr/local/lib/OGRE/Plugin_CgProgramManager.so
  92. [11:28:16] FAILURE (Ogre) OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/local/lib/OGRE/Plugin_CgProgramManager.so.  System Error: /usr/local/lib/OGRE/Plugin_CgProgramManager.so: cannot open shared object file: No such file or directory in DynLib::load at OgreDynLib.cpp (line 81)
  93. [11:28:16] INFO Error when loading plugin 'Plugin_CgProgramManager' with path '/usr/local/lib/OGRE/Plugin_CgProgramManager.so'. This is not fatal, we will continue trying with some other paths.
  94. [11:28:16] WARNING Error when loading plugin 'Plugin_CgProgramManager' after trying different parts. We'll continue, but there might be problems later on.
  95. [11:28:16] INFO Trying to load the plugin /usr/lib/OGRE/Plugin_CgProgramManager.so
  96. [11:28:16] INFO (Ogre) Loading library /usr/lib/OGRE/Plugin_CgProgramManager.so
  97. [11:28:16] FAILURE (Ogre) OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/OGRE/Plugin_CgProgramManager.so.  System Error: /usr/lib/OGRE/Plugin_CgProgramManager.so: cannot open shared object file: No such file or directory in DynLib::load at OgreDynLib.cpp (line 81)
  98. [11:28:16] INFO Error when loading plugin 'Plugin_CgProgramManager' with path '/usr/lib/OGRE/Plugin_CgProgramManager.so'. This is not fatal, we will continue trying with some other paths.
  99. [11:28:16] WARNING Error when loading plugin 'Plugin_CgProgramManager' after trying different parts. We'll continue, but there might be problems later on.
  100. [11:28:16] INFO (Ogre) Registering ResourceManager for type ModelDefinition
  101. [11:28:16] INFO (Ogre) MovableObjectFactory for type 'Model' registered.
  102. [11:28:16] INFO (Ogre) Registering ResourceManager for type EntityMappingDefinition
  103. [11:28:16] INFO (Ogre) Registering ResourceManager for type TerrainLayerDefinition
  104. [11:28:16] INFO (Ogre) Registering ResourceManager for type SoundDefinition
  105. [11:28:16] INFO (Ogre) Registering ResourceManager for type EntityRecipe
  106. [11:28:16] INFO (Ogre) ArchiveFactory for archive type EmberFileSystem registered.
  107. [11:28:19] CRITICAL Error when setting up Ogre.
  108.     Exception: std::bad_alloc
  109. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type SoundDefinition
  110. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type EntityRecipe
  111. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type TerrainLayerDefinition
  112. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type EntityMappingDefinition
  113. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type ModelDefinition
  114. [11:28:19] INFO Shutting down Ogre.
  115. [11:28:19] INFO (Ogre) *-*-* OGRE Shutdown
  116. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type Compositor
  117. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type Font
  118. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type Skeleton
  119. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type Mesh
  120. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type HighLevelGpuProgram
  121. [11:28:19] INFO (Ogre) Uninstalling plugin: ParticleFX
  122. [11:28:19] INFO (Ogre) Plugin successfully uninstalled
  123. [11:28:19] INFO (Ogre) Unloading library /usr/lib/OGRE/Plugin_ParticleFX.so
  124. [11:28:19] INFO (Ogre) Uninstalling plugin: GL RenderSystem
  125. [11:28:19] INFO (Ogre) ******************************
  126. *** Stopping GLX Subsystem ***
  127. ******************************
  128. [11:28:19] INFO (Ogre) Plugin successfully uninstalled
  129. [11:28:19] INFO (Ogre) Unloading library /usr/lib/OGRE/RenderSystem_GL.so
  130. [11:28:19] INFO (Ogre) Unregistering ResourceManager for type Material
  131. [11:28:19] INFO Ogre shut down.
  132. [11:28:19] INFO Shutting down SDL.
  133. [11:28:19] INFO SDL shut down.
  134. [11:28:19] INFO Deregistering: set_value
  135. [11:28:19] INFO Deregistering: get_value
  136. [11:28:19] INFO Deregistering: meta_abort
  137. [11:28:19] INFO Deregistering: meta_refresh
  138. [11:28:19] INFO Deregistering: admin_tell
  139. [11:28:19] INFO Deregistering: delete
  140. [11:28:19] INFO Deregistering: me
  141. [11:28:19] INFO Deregistering: say
  142. [11:28:19] INFO Deregistering: list
  143. [11:28:19] INFO Deregistering: take
  144. [11:28:19] INFO Deregistering: add
  145. [11:28:19] INFO Deregistering: logout
  146. [11:28:19] INFO Deregistering: login
  147. [11:28:19] INFO Deregistering: create
  148. [11:28:19] INFO Deregistering: disconnect
  149. [11:28:19] INFO Deregistering: connect
  150. [11:28:19] INFO Shutting down lua environment.
  151. [11:28:19] INFO Deregistering: loadscript
  152. [11:28:19] INFO Ember shut down normally.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement