MegaGlest / megaglest-source

MegaGlest real-time strategy game engine (cross-platform, 3-d)
http://megaglest.org/
344 stars 89 forks source link

Failed to start start_megaglest_g3dviewer #276

Closed DitaAjiPratama closed 1 week ago

DitaAjiPratama commented 3 weeks ago

I already run megaglest-mini-update.sh also

Here is my output:

 OS info. [Debian GNU/Linux 11 (bullseye)], Arch.[x86_64], Dir.[/home/aji/megaglest]
 Found LDCONFIG variable [2][/sbin/ldconfig]...
- default library [librtmp.so.0] is missing in your OS, using embedded library.
- default library [libgcrypt.so.11] is missing in your OS, using embedded library.
- default library [libgnutls.so.26] is missing in your OS, using embedded library.
- default library [libpng12.so.0] is missing in your OS, using embedded library.
- default library [libffi.so.6] is missing in your OS, attempting to find and link to different version if is available...
  new library link [.../lib/libffi.so.6] pointed to [/lib/x86_64-linux-gnu/libffi.so.7].
- default library [libkrb5.so.26] is missing in your OS, attempting to find and link to different version if is available...
  new library link [.../lib/libkrb5.so.26] pointed to [/lib/x86_64-linux-gnu/libkrb5.so.3].
- default library [libGLEW.so.1.10] is missing in your OS, using embedded library.
- default library [libwx_gtk2u_core-3.0.so.0] is used as embedded library.
- default library [libwx_baseu-3.0.so.0] is used as embedded library.
- default library [libwx_gtk2u_gl-3.0.so.0] is used as embedded library.
- default library (sd) [libjpeg.so.8] is missing in your OS, using embedded library.

Ignored libraries (please include in bug reports):
libpulse-simple.so.0 libglapi.so.0 libX11-xcb.so.1 libxcb-glx.so.0 libxcb-dri2.so.0 libxcb-dri3.so.0 libxcb-present.so.0 libxcb-sync.so.1 libxshmfence.so.1 libgssapi.so.3 libjson-c.so.2 libheimntlm.so.0 libasn1.so.8 libhcrypto.so.4 libroken.so.18 libwind.so.0 libheimbase.so.1 libhx509.so.5 libsqlite3.so.0 libcrypt.so.1 
Jammyjamjamman commented 2 weeks ago

when running start_megaglest_g3dviewer, does any error message along the lines of: error while loading shared libraries: appear? I don't see any 'not found' errors so I'm guessing the answer is no.

The release version of mg was compiled a while ago. It's possible it's not compatible with newer libs.

DitaAjiPratama commented 2 weeks ago

I'm new and still had no idea. I thought it was a bug because there was a "please include in bug reports" message and the g3d viewer is not displayed. I'll try a new release version.

DitaAjiPratama commented 1 week ago

This issue in a latest version (v3.13.0)

DitaAjiPratama commented 1 week ago

Oh it works with sudo