Author Topic: [fixed] map editor and g3dviewer do not start in 3.5.1 ( linux installer only )  (Read 945 times)

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
The map editor from the latest installer do not start up.
the start scripts still include the old bin path.

to fix it edit the last line in in start_megaglest_mapeditor/start_megaglest_g3dviewer and:

Code: [Select]
change this:
./bin/megaglest_g3dviewer "$1"
to this:
./megaglest_g3dviewer "$1"

same for the map editor.
« Last Edit: 12 May 2011, 22:58:26 by titi »
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

ultifd

  • Airship
  • ********
  • Posts: 4,443
  • The Glest Video Guy :) The one and only. :P
    • View Profile
    • My Youtube Channel
No problems on Windows...  :P

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Fixed in svn for next release.

 

anything