OpenMW Launcher

Everything about development and the OpenMW source code.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW Launcher

Post by Zini »

Actually, I think you need to look into local too (before global), so running OpenMW uninstalled will also pick up the default stylesheet. Basically the same procedure as for any other non-merged file that is not modified by OpenMW/the launcher (e.g. ogre.cfg) and that is not global/local only (e.g. plugins.cfg).
User avatar
pvdk
Posts: 528
Joined: 12 Aug 2011, 16:34

Re: OpenMW Launcher

Post by pvdk »

So the order would be local, user, global right?
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW Launcher

Post by Zini »

Nope.

1. Local
2. Global
3. User
User avatar
pvdk
Posts: 528
Joined: 12 Aug 2011, 16:34

Re: OpenMW Launcher

Post by pvdk »

Ok, because the launcher uses local, user, global right now for the plugins.cfg.
Should that be changed too?
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW Launcher

Post by Ace (SWE) »

Shouldn't the plugins.cfg only be global?
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW Launcher

Post by Zini »

Ok, because the launcher uses local, user, global right now for the plugins.cfg.
Should that be changed too?
Too late to change it for 0.11.1 and for 0.12.0 we have different plans anyway (see the thread I mentioned).
Shouldn't the plugins.cfg only be global?
In 0.12.0 local and global. Needs to work with an uninstalled OpenMW too.
User avatar
Star-Demon
Posts: 73
Joined: 11 Aug 2011, 03:17
Location: New York
Contact:

Re: OpenMW Launcher

Post by Star-Demon »

It still doesn't work for me. I get the same "has stopped working..." thing as last time when I posted the screenshot.

If there was something I was supposed to do, it should probably be included in the readme.

Anyways - my openmw.cfg:

Code: Select all

data=D:\Morrowind\Data Files\
resources=./resources
OpenMW runs, though. That's good.
User avatar
pvdk
Posts: 528
Joined: 12 Aug 2011, 16:34

Re: OpenMW Launcher

Post by pvdk »

Can you please provide more information? It would be great if you could run a debugger with the launcher.
User avatar
Star-Demon
Posts: 73
Joined: 11 Aug 2011, 03:17
Location: New York
Contact:

Re: OpenMW Launcher

Post by Star-Demon »

pvdk wrote:Can you please provide more information? It would be great if you could run a debugger with the launcher.
I'll have to redownload and set up a new project from source to do that...I'll get back to you on that.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW Launcher

Post by Zini »

New launcher bug report. Probably not related to Star's problems, though the part about the exception handle can definitely be used to improve error reporting.
Post Reply