Author Topic: [lacks info] 3.6.0.2: Fatal error during intro on Windowx XP  (Read 3422 times)

Aaron87

  • Guest
First of all, congratulations for their hard work is amazing!

I have a question:

I download the version of Glest 3.2.2 and I really liked the game, then download the new version 3.6.0.2 MegaGlest, install and when I run the. Exe, I see the presentation and then get an error dialog box that says this:



After that the program closes.

Someone knows what is it? Also in G3D Viewer, opening some G3D model, the program closes.

Thank you and goodbye.

P: My operating system is windows XP 32 bit

 I downloaded from this link
https://forum.megaglest.org/index.php?topic=7880.0
« Last Edit: 13 July 2012, 17:03:19 by tomreyn »

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: Hello, I install and get error
« Reply #1 on: 26 December 2011, 14:47:55 »
Please provide more information, as explained in the sticky thread in this forum.

Some questions to get you started:
  • Which Windows XP service pack do you have?
  • Which graphics card do you have, and which driver and driver version?
  • Which CPU and how much RAM do you have, and how much RAM is available before you start MegaGlest? Does your system provide the minimum requirements?
  • Does other OpenGL software work for you? If vanilla Glest worked fine, when did you last try it, does it stil lwork now?
Be sure to run MegaGlest form a command line window using the --verbose and --disable-vbo options, too.

Also, did you previously have an earlier version of MegaGlest installed, or is 3.6.0.2 the first MegaGlest version you ever installed?
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

Aaron87

  • Guest
Re: Hello, I install and get error
« Reply #2 on: 31 December 2011, 05:49:46 »
Please provide more information, as explained in the sticky thread in this forum.

Some questions to get you started:
  • Which Windows XP service pack do you have?
  • Which graphics card do you have, and which driver and driver version?
  • Which CPU and how much RAM do you have, and how much RAM is available before you start MegaGlest? Does your system provide the minimum requirements?
  • Does other OpenGL software work for you? If vanilla Glest worked fine, when did you last try it, does it stil lwork now?
Be sure to run MegaGlest form a command line window using the --verbose and --disable-vbo options, too.

Also, did you previously have an earlier version of MegaGlest installed, or is 3.6.0.2 the first MegaGlest version you ever installed?

Hello,

-Service Pack 3
-Target Graphics Mobile Intel (R) 965 Express Chipset Family
-Intel (R) Celeron (R) CPU 560@2.13 GHz,
RAM -0.99

The Open GL do not understand, sorry.

Glest 3.2.2 version installed, it worked OK, I uninstall and install MegaGlest 3.6.0.2 and did not work.

can you help?


softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #3 on: 31 December 2011, 06:03:28 »
Try running megaglest.exe with a commandline parameter:

Code: [Select]
megaglest.exe --disable-vbo
and let us know if that works?

Edit by Omega: Fixed disastrous typo.
« Last Edit: 2 January 2012, 22:48:33 by Omega »

Aaron87

  • Guest
Re: [more info] 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #4 on: 2 January 2012, 09:28:10 »
and as I do that? I double click it to Megraglest.exe and what else?  :(

Edit: I went to Start / Run, type the command cmd and I get the black window, type the command "megalgest.exe --disable-vbo" and says

"" Megalgest.exe 'is not recognized as an internal or external command, program or batch file "



The command you gave me was misspelled , or , I have to do anything else? Also try typing "megaglest" instead of megalgest.

Thank you.
« Last Edit: 2 January 2012, 09:52:31 by Aaron87 »

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
Re: [more info] 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #5 on: 2 January 2012, 14:57:32 »
Of course you must be positioned in the megaglest installation directory, not in "C:\Documents and Settings\Adminitrator" .

Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

Aaron87

  • Guest
Re: [more info] 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #6 on: 3 January 2012, 01:56:32 »
Of course you must be positioned in the megaglest installation directory, not in "C:\Documents and Settings\Adminitrator" .

I do not understand.

In "run" positioning myself on the right track "megaglest.exe" and the program opened and I have the same problem.

then add the command " --disable-vbo" and not, I get a message "invalid path".

......

I'd really like to help me in detail and not only tracks, and to execute this command path do not know.

Edit:

Megaglest is installed in C: \ Program Files \ MegaGlest \

« Last Edit: 3 January 2012, 02:32:39 by Aaron87 »

Omega

  • MegaGlest Team
  • Dragon
  • ********
  • Posts: 6,167
  • Professional bug writer
    • View Profile
    • Personal site
Re: [more info] 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #7 on: 3 January 2012, 03:09:30 »
Use this:
Code: [Select]
cd "C:\Program Files\MegaGlest"
megaglest.exe --disable-vbo

cd means change directory, and changes the current working directory to the MegaGlest installation folder (in this case, C:\Program Files\MegaGlest).
--disable-vbo will disable vertex buffer objects, to see if they might be causing your errors.
Edit the MegaGlest wiki: http://docs.megaglest.org/

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

Aaron87

  • Guest
Re: [more info] 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #8 on: 3 January 2012, 06:34:28 »
This is what I do. I show this to tell me if I'm doing it wrong.

Code: [Select]
[youtube]http://www.youtube.com/watch?v=lUrFwx_eutQ&feature=youtu.be[/youtube]
« Last Edit: 7 October 2016, 21:45:03 by filux »

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
Re: [more info] 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #9 on: 3 January 2012, 14:26:37 »
First start a DOS-cmd window by executing "cmd"
then type in this window:

cd "C:\Archivos de programa\MegaGlest"

.\megaglest.exe  --disable-vbo
« Last Edit: 3 January 2012, 14:35:01 by titi »
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

stone33

  • Guest
Re: [more info] 3.6.0.2: Fatal error during intro on Windowx XP
« Reply #10 on: 4 January 2012, 02:16:46 »
you can run "cmd.exe" by clicking on Windows Start(inicio), then in the Search box(iniciar busqueda) type this: "cmd" or "cmd.exe" then run the program and it will appear this:

Code: [Select]
[img]http://img80.imageshack.us/img80/1393/cmdt.png[/img]
Here you have to write this:

cd %PROGRAMFILES%\MegaGlest\
megaglest.exe --disable-vbo
« Last Edit: 7 October 2016, 21:44:38 by filux »