-
Notifications
You must be signed in to change notification settings - Fork 12
Description
I am getting this error after doing ./startlnp.
Traceback
(most recent call last):
File "", line 12, in
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.lnp", line 119, in init
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.lnp", line 212, in initialize_ui
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/tkgui.tkgui", line 131, in init
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/Tkinter", line 1810, in init
_tkinter.TclError: bad cursor spec "#a8a19f"
[WARNING] startlnp: Failed to start PyLNP
I am currently running Debian 9.1 64-bit with i3wm. Also I did try replacing PyLNP with latest executable from its repo and still the error has not changed a bit. Running ./PyLNP also gives the same error as above.
Running ./dfhack from df_linux folder does not output an error but Dwarf Fortress opens without Lazy Newb Pack.
I am sorry if I am missing any important technical details as I am very new to github.