Author Topic: gae0.2.13a BUG?  (Read 1810 times)

hls

  • Guest
gae0.2.13a BUG?
« on: 12 August 2010, 09:56:49 »
When I open multiplayer mode it crashes!

Crash
Version: Advanced Engine v0.2.13
Time: Wed Aug 11 16:17:53 2010
Description: Access violation (Reading address 0x00000000)
Address: 00FA220F

=======================
Crash
Version: Advanced Engine v0.2.13
Time: Wed Aug 11 16:17:56 2010
Description: Access violation (Reading address 0x00000000)
Address: 00FA220F

=======================
Can someone tell me the solution to this? Thanks!!
« Last Edit: 12 August 2010, 10:14:28 by hls »

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: gae0.2.13a BUG?
« Reply #1 on: 12 August 2010, 19:01:55 »
Hmm, something related to NULL...or something. EDIT: you could try to use a debugger and see...
Quote
This means you are trying to read from a variable initialised to NULL or set to NULL through a failed allocation or call to QueryInterface.
Don't know, maybe this? Anyways for GAE you shouldn't really use it for multiplayer... as for it is using  the old glest "way of multiplayer" anyways...

For multiplayer you should get megaglest... Or maybe this will be fixed when GAE switches back to its old type of multiplayer?  :|

Omega

  • MegaGlest Team
  • Dragon
  • ********
  • Posts: 6,167
  • Professional bug writer
    • View Profile
    • Personal site
Re: gae0.2.13a BUG?
« Reply #2 on: 13 August 2010, 01:55:41 »
That's odd... It shouldn't crash. GAE recently fell back to the vanilla glest code. I've seen the multiplayer in action myself... Perhaps:
-Check your firewall, try turning it off
-Check your internet connections

Other than that, IDK... Sometimes programs just act odd under different computers for no particular reason.
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Re: gae0.2.13a BUG?
« Reply #3 on: 13 August 2010, 02:15:57 »
When I open multiplayer mode it crashes!

What do you mean by 'open multiplayer mode' ??

Does this happen when you open a network slot on the new game menu ? or when you go to the join game menu ?
Or, is this happening after that, when starting the game ?
Glest Advanced Engine - Code Monkey

Timeline | Downloads

hls

  • Guest
Re: gae0.2.13a BUG?
« Reply #4 on: 13 August 2010, 09:28:20 »
I mean that it crashes when loading game.

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
Re: gae0.2.13a BUG?
« Reply #5 on: 13 August 2010, 18:24:07 »
I mean that it crashes when loading game.
A multiplayer game? Do you even have a server to connect to?

hls

  • Guest
Re: gae0.2.13a BUG?
« Reply #6 on: 14 August 2010, 04:32:40 »
oh,thanks very much! It works fine when I turn the firewall off!