wc3lib icon indicating copy to clipboard operation
wc3lib copied to clipboard

wc3model crashes on start

Open tdauth opened this issue 3 years ago • 0 comments

See

Registering ResourceManager for type HighLevelGpuProgram
Registering ResourceManager for type Compositor
MovableObjectFactory for type 'Entity' registered.
MovableObjectFactory for type 'Light' registered.
MovableObjectFactory for type 'BillboardSet' registered.
MovableObjectFactory for type 'ManualObject' registered.
MovableObjectFactory for type 'BillboardChain' registered.
MovableObjectFactory for type 'RibbonTrail' registered.
Loading library /usr/lib64/OGRE/RenderSystem_GL.so
terminate called after throwing an instance of 'Ogre::InternalErrorException'
  what():  OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib64/OGRE/RenderSystem_GL.so.  System Error: /usr/lib64/OGRE/RenderSystem_GL.so: cannot open shared object file: No such file or directory in DynLib::load at /build/ogre-1.9-kiU5_5/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreDynLib.cpp (line 105)
Aborted (core dumped)

tdauth avatar Jul 01 '22 18:07 tdauth