Skip to content
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 read JSON from PyLNP.user #27

Closed
Pidgeot opened this issue Apr 4, 2020 · 0 comments
Closed

Failed to read JSON from PyLNP.user #27

Pidgeot opened this issue Apr 4, 2020 · 0 comments
Assignees
Labels

Comments

@Pidgeot
Copy link
Owner

Pidgeot commented Apr 4, 2020

#!python

Note: Failed to read JSON from PyLNP.user, ignoring data - error details follow
Traceback (most recent call last):
  File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.json_config", line 26, in __init__
IOError: [Errno 2] No such file or directory: u'PyLNP.user'

Issue is noted here: Lazy-Newb-Pack/Lazy-Newb-Pack-Linux#6

Found running on Fedora 20.

[Issue created by beaubouchard: 2014-11-12]

[Comment created by beaubouchard: 2014-11-12]
explained Lazy-Newb-Pack/Lazy-Newb-Pack-Linux#6 (comment)

"The path in the stack trace simply comes from the directory the build took place in; it has nothing to do with the file being accessed.

This particular file stores user settings; if this is your first time running the launcher, the message is expected, since you don't have any such settings. (In the event that you did have settings, this message would let you know they couldn't be read, and therefore they weren't applied.)

The message is completely harmless and the program will work just fine without the file. I'll likely change the error message in the near future to give a better message in the case where the file doesn't exist, though."-- Pidgeot

Thanks again.

@Pidgeot Pidgeot self-assigned this Apr 4, 2020
@Pidgeot Pidgeot closed this as completed Apr 4, 2020
@Pidgeot Pidgeot added the bug label Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant