-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Failed to start LNP" without any further information #66
Comments
romatthe
changed the title
"Failed to start LNP" without any further
"Failed to start LNP" without any further information
Jul 27, 2019
PyLNP might be writing to stderr.txt. Does that exist? |
Sorry, didn't have the time to check this out yet. I'll have a look at it tonight. Hopefully there's something useful in that stderr.txt. |
ubuntu 19.04 same issue stderr.txt:
nohup.out:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to get LNP to work on Manjaro, but I consistently get the following error:
As you can see, I don't even get the usual ultra-vague Python traceback.
When I launch
PyLNP
directly:So there's literally no output aside from a not very useful looking return code.
Trying to run the included
df
binary indf_linux
results in:Aside from those two things, there's really not a lot I can work with here.
I actually have Dwarf Fortress installed from the Manjaro user repositories, which works just fine, so I have all the required dependencies. I would just like to use LNP to launch DF instead.
The text was updated successfully, but these errors were encountered: