Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TARA24

Pages: [1]
1
Have you tried the snapshot, yet?

I lost too much time installing on both computers fresh copy of Linux mint + downloading/installing the game again.

Anyway I’m not sure if is a game problem, an Operating System Problem or a network problem.

Before I went to work (I’m at work now) I booted in windows on both computers, downloaded and installed the game for windows 64BIT and still the same problem.

I tried on one computer to be server and clicked on find lan game on the second one and viceversa.

Isn’t working.

Step wich I made:

One one computer went to new game / LAN game and added the IP address of that computer (192.168.0.112) and I let the default Server Port: 61357

On the second computer I go to LAN Game an type the ip of the first computer (192.168.0.112) and the port 61357 and click on Connect, nothings happened.

Tried also viceversa.

I can tell you a list of games which works fine in the same maner, one as server and second one as client and I have no problems.

I’ll give it a try tomorrow.

2
The problem is not only this version. Linux mint provides (via apt-get)  3.12 and there is the same problem.
I think has something to do with Distro version or with some incompatibility between this game and Linux mint.

Like I said I have no problmes playing Other games.

Does anyone confirm that works on Linux mint?
If yes, which Distro vaersion and wich game version?

3
Nop, is not working.

Fresh installed linux on both Computers

4
@tomreyn

Today I installed a fresh coppy of Linux Mint 18.2.
After I installed the linux Mint, I clicked on your link and downloaded the game from there.

I installed the Game and had no problems.
After I got it installed, I run it from Menu/Games/MegaGlest v13.3.0 and nothing happen.

I opened the consoled ang went there:
Code: [Select]
cd megaglest/
and the fun begins...

1)
Code: [Select]
michael@Michi ~/megaglest $ ./megaglest
./megaglest: error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory

I fixed with:
Code: [Select]
sudo apt-get install libsdl2-mixer-2.0-0 libsdl2-image-2.0-0 libsdl2-2.0-0

2)
Then tried again
Code: [Select]
michael@Michi ~/megaglest $ ./megaglest
./megaglest: error while loading shared libraries: librtmp.so.0: cannot open shared object file: No such file or directory

Fixed with:
Code: [Select]
sudo ln -s /usr/lib/x86_64-linux-gnu/librtmp.so.1 /usr/lib/x86_64-linux-gnu/librtmp.so.0

3)
Then tried again
Code: [Select]
michael@Michi ~/megaglest $ ./megaglest
./megaglest: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory

Fixed with:
Code: [Select]
wget https://launchpad.net/ubuntu/+archive/primary/+files/libgcrypt11_1.5.3-2ubuntu4.2_amd64.deb
sudo dpkg -i libgcrypt11_1.5.3-2ubuntu4.2_amd64.deb

4)
Then tried again
Code: [Select]
./megamichael@Michi ~/megaglest $ ./megaglest
./megaglest: error while loading shared libraries: libgnutls.so.26: cannot open shared object file: No such file or directoy

Fixed with:
Code: [Select]
wget http://ftp.de.debian.org/debian/pool/main/g/gnutls26/libgnutls26_2.12.20-8+deb7u5_amd64.deb
wget http://ftp.de.debian.org/debian/pool/main/libt/libtasn1-3/libtasn1-3_2.13-2+deb7u2_amd64.deb

sudo dpkg -i libtasn1-3_2.13-2+deb7u2_amd64.deb
sudo dpkg -i libgnutls26_2.12.20-8+deb7u5_amd64.deb

5)
Then tried again
Code: [Select]
michael@Michi ~/megaglest $ ./megaglest
./megaglest: error while loading shared libraries: libGLEW.so.1.10: cannot open shared object file: No such file or directory

Fixed with:
Code: [Select]
wget http://de.archive.ubuntu.com/ubuntu/pool/main/g/glew/libglew1.10_1.10.0-3_amd64.deb
sudo dpkg -i libglew1.10_1.10.0-3_amd64.deb

Finally I managed to start the game with no errors:
Code: [Select]
michael@Michi ~/megaglest $ ./megaglest
megaglest v3.13.0
Compiled using: GNUC: 40804 [64bit] platform: Linux-X64 endianness: little
GIT: [Rev: 5607.967257e] - using STREFLOP [SSE] - [no-denormals]
Auto Change resolution to (1600 x 900) from (800 x 600)
MainWindow forced change of resolution to desktop values (1600 x 900) instead of (800 x 600)

Lan Game Still not working.

5
Could you please provide a link where the GIT code is?

Thank you

6
I'm at work now, I'll give it a try tomorrow.
Thank you

7
Well I first installed the game via repository:
Code: [Select]
sudo apt-get install megaglest
After I was playing in sigleplayer I tried to play it with my son.
It didn't work.

In came here and noticed that there is another version and deleted the one from repository:
Code: [Select]
sudo apt-get remove --purge megaglestAnd installed the 64Bit version (3.13) from www.megaglest.org (I think from here: https://github.com/MegaGlest/megaglest-source/releases/tag/3.13.0 ), but with same results.

Maybe this helps?
Thank you

Later Edit:

Tomorrow I'm going to install a fresh copy of Linux mint 18.2 (64BIT) please provide me (if is possible) a direct link to download the game via terminal, like:
Code: [Select]
wget xxxxxxx Thank you

8
I really do not know why says 3.12, I'm on 3.13

EDIT:
OK, I just called a friend of mine, he is on Linux also, and he tried on his both computer in the same network a LAN game.
Does not work.

Is there anyone  ON LINUX who can explain if it works?
Thank you

9
Hallo,

I tried everithyng. It does not working.

When I do:
Code: [Select]
megaglest --connect=192.168.0.112:61357I get:
Quote
megaglest --connect=192.168.0.112:61357
megaglest v3.12.0
Compiled using: GNUC: 50301 [64bit] platform: Linux-X64 endianness: little
GIT: [$Rev$] - using STREFLOP [SSE] - [no-denormals]
Connecting to host [192.168.0.112] using port: 61357
Auto Change resolution to (1600 x 900) from (800 x 600)
MainWindow forced change of resolution to desktop values (1600 x 900) instead of (800 x 600)
** #2 Socket peek error for sock = 23 err = 0 lastSocketError = 0 mustGetData = 0
** LAST CHANCE for disconnection check for sock = 23
** Disconnecting sock = 23
IsConnected socket has disconnected sock = -1 err = 0 lastSocketError = 0
** #2 Socket peek error for sock = 22 err = 0 lastSocketError = 0 mustGetData = 0
** LAST CHANCE for disconnection check for sock = 22
** Disconnecting sock = 22
IsConnected socket has disconnected sock = -1 err = 0 lastSocketError = 0

And for this:
Quote
Try repeating these steps after launching MegaGlest from a terminal:
Change into the directory MegaGlest is installed in (e.g. 'cd ~/megaglest')
run: ./start_megaglest --verbose
Navigate to New game -> LAN game -> Find LAN Games
Check the terminal window to see whether any error messages were printed

I get This:
Quote
n [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [/home/jenkins/build/workspace/megaglest-source_l64/source/shared_lib/sources/sound/openal/sound_player_openal.cpp::end 495]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [/home/jenkins/build/workspace/megaglest-source_l64/source/shared_lib/sources/sound/openal/sound_player_openal.cpp::end 501]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [/home/jenkins/build/workspace/megaglest-source_l64/source/shared_lib/sources/sound/openal/sound_player_openal.cpp::end 508]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [/home/jenkins/build/workspace/megaglest-source_l64/source/shared_lib/sources/sound/openal/sound_player_openal.cpp::end 516]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [/home/jenkins/build/workspace/megaglest-source_l64/source/shared_lib/sources/sound/openal/sound_player_openal.cpp::~SoundPlayerOpenAL 350]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [/home/jenkins/build/workspace/megaglest-source_l64/source/glest_game/sound/sound_renderer.cpp::cleanup 91]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [/home/jenkins/build/workspace/megaglest-source_l64/source/glest_game/sound/sound_renderer.cpp::~SoundRenderer 117]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [renderer.cpp::~Renderer Line: 302]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [renderer.cpp::~Renderer Line: 313]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [renderer.cpp::~Renderer Line: 327]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [renderer.cpp::~Renderer Line: 332]
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::handleDebug Line: 405]
In [util.cpp::handleDebug Line: 409] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::logDebugEntry Line: 445]
In [util.cpp::init Line: 246]
In [util.cpp::init Line: 250] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
In [util.cpp::setupRequiredMembers Line: 227]
In [util.cpp::setupRequiredMembers Line: 231] ERROR threadLogger == NULL && SystemFlags::SHUTDOWN_PROGRAM_MODE == true
[2017-09-20 17:03:01] In [renderer.cpp::~Renderer Line: 338]
PBO Delete size = 2
In [util.cpp::Close Line: 330]
In [util.cpp::Close Line: 372]
In [util.cpp::Close Line: 392]
In [util.cpp::Close Line: 400]
In [util.cpp::~SystemFlags Line: 322]
In [util.cpp::~SystemFlags Line: 326]


10
Thank you for your fast replay.

Like I said, there is no firewall on both computers and we play other games and works fine, this one not.

Yes, first computer (192.168.0.112) is on cable and the second one (192.168.0.110) it is on Wireless and both use the same port (61357).
I don't see any reason, why should be this a problem.

Any way, I will try tomorrow ( I'm at work now) your suggestion from the terminal to see what comes out.

Thank you.

11
Bug reports / LAN - Multiplayer is not working - MegaGlest v3.13.0
« on: 19 September 2017, 19:13:19 »
Hallo everyone,

today I tryed to play MegaGlest  v3.13.0 with my Kid I just can not figure out, how to play in Multiplayer when both Computers are on the same Network.
Both Computers (laptops) are with Linux mint 18 and they are found behind a Router.

On the first Computer I went to New Game/LAN game and then clicked on Host Game

and on the second computer clicked on Find Lan Games.
I also tried to connect direct from Terminal(console) with the following:
Code: [Select]
megaglest --connect=IP:PORT
No succes.

One more thing, there is no Firewall on both computer which block us, we play other Games without problems,

Tried also with Costume Game, but with the same rezult.

Do I need some extra settings to make it work on Linux  mint?

Pages: [1]
anything