Cleuseau wrote:
illys wrote:
Was really happy to download this one, and it worked very well with the first run!
I'm trying to get Starter Pack Launcher (PyLNP).exe to launch again though (from a folder in Documents)
Are you 100% sure you are opening
the folder you unzipped the LNP into instead of
opening the zip file and running the exe inside the zip file?
Yep, I've unzipped it multiple times just to test what was going on. (aka, into two different folders just to see if it would run again freshly unzipped). I haven't changed the contents or names of the subfolders at all. Also, there's no Michael Madsen user on my windows 10 install.
Was really happy to download this one, and it worked very well with the first run!
I'm trying to get Starter Pack Launcher (PyLNP).exe to launch again though (from a folder in Documents) and it fails to start the LNP window. My cursor will show a cycling circle for a moment, and then nothing.
I'm able to run the LNP for DF .40.24 quite fine, repeatedly, but so far the LNP for .42.06 is only running after being unzipped the first time.
I'm running windows 10x64.
Thanks for any possible hints, and kudos for putting the pack together
Here's some feedback from the stderr file it generates:
Code:
WARNING: JSONConfiguration: File PyLNP.user does not exist
ERROR: Failed to read settings, .\Dwarf Fortress 0.42.06 not really a DF dir?
File "<string>", line 12, in <module>
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.lnp", line 63, in __init__
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.lnp", line 129, in initialize_df
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.df", line 35, in find_df_folder
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.df", line 56, in set_df_folder
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.df", line 134, in load_params
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.log", line 99, in e
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.log", line 85, in log
Traceback (most recent call last):
File "<string>", line 12, in <module>
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.lnp", line 63, in __init__
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.lnp", line 129, in initialize_df
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.df", line 35, in find_df_folder
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.df", line 56, in set_df_folder
File "C:\Users\Michael Madsen\Documents\LazyNewbPack\python_lnp\build\lnp\out00-PYZ.pyz\core.df", line 135, in load_params
IOError: Failed to read settings, .\Dwarf Fortress 0.42.06 not really a DF dir?
comment last edited by illys on Apr 12, 2016, 06:17:11 am