how do i start a game without missions
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 1
- Joined: Wed, 17. Mar 04, 12:03
how do i start a game without missions
cant find anywhere in manual how to start game without missions, tried starting custom universe but game just hangs.
-
- Posts: 453
- Joined: Wed, 24. Dec 03, 06:40
-
- Posts: 632
- Joined: Wed, 13. Aug 03, 15:45
Re: how do i start a game without missions
the reason the game hangs is most likely that you have installed some custom scripts.dig wrote:cant find anywhere in manual how to start game without missions, tried starting custom universe but game just hangs.
worst case try uninstall and reinstall the game.
not sure why, but I figure init.scripts break the game in galaxy editor mode...... first thought it's if they create ships in non-existant sectors or modify non-existing objects - but I fear it's more than that.
not found a way to work around that yet in my own scripts sadly

I tried to add a line in my init scripts to check what ship you're in, but still the game hangs.... gotta analyze that.