Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 05-08-2020, 02:19 PM
pivo pivo is offline
Sarnak


Join Date: Apr 2020
Posts: 384
Default

Since I don't have github account, I will report an issue here. I downloaded the latest 0.51 dev version. I'm running it from source on Linux. I over wrote old files with the new ones and start nparser. I got error msg, that nparser log file is missing. This must be new. So I created file 'nparse.log' inside folder 'logs' within nparser folder.

Nparser tehn started and log file is being used. But looks like, there is a problem. Nparses complains, that path to eq99 log file is not set, and that I should set the proper path through nparser taskbar icone. I tried several times, went to settings, and there is no where, where I could set proper path to EQ99 logs. It was there in previous version.

There is proper EQ99 logs path set in nparse.config.json, but new nparser is probably checking if I set it again through nparser, which I didn't, hence error and my location is not being plotted on the map. So I overwrote new nparser-dev with previous version and all is OK on my end, just reporting if it can be of any use to you ;-)
Quote:
"general": {
"eq_dir": "",
"eq_log_dir": "/home/mx/.wine/drive_c/EQ99/Logs",
"parser_opacity": 80,
Here is copy/paste from nparser log, if it can be of any use:
Quote:
2020-05-08 11:48:46,774 - __main__ - WARNING - ('Everquest Log Directory Error', 'Everquest log directory needs to be set before proceeding. Use systemtray icon menu to set.')
Traceback (most recent call last):
File "/home/mx/nparse-dev/helpers/config.py", line 318, in verify_paths
assert(os.path.isdir(os.path.join(data['general']['eq_dir'])))
AssertionError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "nparse.py", line 88, in _toggle
config.verify_paths()
File "/home/mx/nparse-dev/helpers/config.py", line 322, in verify_paths
'Everquest log directory needs to be set before proceeding. Use systemtray icon menu to set.'
ValueError: ('Everquest Log Directory Error', 'Everquest log directory needs to be set before proceeding. Use systemtray icon menu to set.')
Last edited by pivo; 05-08-2020 at 02:36 PM..
Reply With Quote
  #2  
Old 05-08-2020, 07:31 PM
Mirox Mirox is offline
Aviak


Join Date: Dec 2010
Posts: 92
Default

Quote:
Originally Posted by pivo [You must be logged in to view images. Log in or Register.]
Since I don't have github account, I will report an issue here. I downloaded the latest 0.51 dev version. I'm running it from source on Linux. I over wrote old files with the new ones and start nparser. I got error msg, that nparser log file is missing. This must be new. So I created file 'nparse.log' inside folder 'logs' within nparser folder.

Nparser tehn started and log file is being used. But looks like, there is a problem. Nparses complains, that path to eq99 log file is not set, and that I should set the proper path through nparser taskbar icone. I tried several times, went to settings, and there is no where, where I could set proper path to EQ99 logs. It was there in previous version.

There is proper EQ99 logs path set in nparse.config.json, but new nparser is probably checking if I set it again through nparser, which I didn't, hence error and my location is not being plotted on the map. So I overwrote new nparser-dev with previous version and all is OK on my end, just reporting if it can be of any use to you ;-)


Here is copy/paste from nparser log, if it can be of any use:
Thanks for the heads up about the logger issue! I need to test whether the log directory exists -- I will add a fix today. Since there is nothing in the directory, it doesn't get pushed to Github I guess :O

The other issue you are seeing, is that the directory you set is your Everquest directory and no longer your actual log directory. I wanted to link your spells_us.txt so I don't have to distribute it in the releases anymore.

eq_log_dir is obselete
eq_dir is what is used now

You need to set that to where your Everquest installation is. You can set the value by going to settings -> General -> Everquest Directory and then set.

I would love to know any issues you face and am grateful for your comments. Feel free to PM if you don't want to sign up for Github. Between programming, work, etc, I don't have much time to test everything [You must be logged in to view images. Log in or Register.]

edit: I will also update the error message to explain where to set the directory.

edit2: All this has been fixed in the latest dev commit.
Last edited by Mirox; 05-08-2020 at 07:49 PM..
Reply With Quote
  #3  
Old 05-09-2020, 08:50 PM
pivo pivo is offline
Sarnak


Join Date: Apr 2020
Posts: 384
Default

Quote:
Originally Posted by Mirox [You must be logged in to view images. Log in or Register.]

eq_log_dir is obselete
eq_dir is what is used now

edit: I will also update the error message to explain where to set the directory.
edit2: All this has been fixed in the latest dev commit.
I tried your latest dev version and it works great!
If I find any bugs in the future, I can use PM. But here, public may be better. It keeps thread at the top and new members may find about nParse that other wise wouldn't [You must be logged in to view images. Log in or Register.]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:21 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.