Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

Closed Thread
 
Thread Tools Display Modes
  #391  
Old 06-23-2014, 09:49 PM
Frug Frug is offline
Fire Giant

Frug's Avatar

Join Date: Feb 2014
Location: Suburbia Atlanta
Posts: 666
Default

Quote:
Originally Posted by Seredoc [You must be logged in to view images. Log in or Register.]
So I am trying to get this to run and for some reason when I load the .bat it throws an error in the cmd prompt and the page it loads in firefox gives a 404 not found message

Sifted through quite a few pages and couldn't find anything pointing to troubleshooting these issues
Me too - I'm corresponding with the author in PM's - maybe will bring it here for more to see. (Although he is being very helpful, just maybe more eyes on the problem might help?)
__________________
EQ Emulator population tracker - https://unixgeek.com/eqemu.html
  #392  
Old 06-23-2014, 10:56 PM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

Read the readme on github, but the main things are:

If you use a custom (non-standard) EQ path, make sure you update settings.lisp as such:

Code:
(setf *eq-path* "C:/Your/Custom/Path/With/Trailing/Slash/")
Feel free to remove the *junk-setting* (or leave in, but it's fine to remove).

Note that it is FORWARD not BACKWARD slashes.

After that, make sure you have a "Logs" directory and a "maps" directory.

Lastly, make sure you use case sensitive paths (don't do all lower case etc.).

Let me know if that helps.
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
  #393  
Old 06-24-2014, 12:22 AM
Seredoc Seredoc is offline
Kobold


Join Date: Feb 2013
Posts: 192
Default

Quote:
Originally Posted by tristantio [You must be logged in to view images. Log in or Register.]
Read the readme on github, but the main things are:

If you use a custom (non-standard) EQ path, make sure you update settings.lisp as such:

Code:
(setf *eq-path* "C:/Your/Custom/Path/With/Trailing/Slash/")
Feel free to remove the *junk-setting* (or leave in, but it's fine to remove).

Note that it is FORWARD not BACKWARD slashes.

After that, make sure you have a "Logs" directory and a "maps" directory.

Lastly, make sure you use case sensitive paths (don't do all lower case etc.).

Let me know if that helps.
Did so by un commenting the path, just changing the path, trying with no spaces and just adding a copy of your code under what was already there. nothing seems to be working

also tried erasing everything from file and placing just your code with my path, that did nothing to change what was alerady happening

Edit: think I may have found the problem. When I try to run everything I had one error come up stating that it could not find .net 4.5

Seeing as this computer runs xp that is a problem, as 4.5 will not run(well) on xp

Was really looking forward to using this, oh well, maybe once my good computer gets fixed and I have a reliable new Mint install going
__________________
Quote:
Originally Posted by Sirken View Post
common sense will set u free.
Last edited by Seredoc; 06-24-2014 at 02:36 AM..
  #394  
Old 06-24-2014, 10:47 PM
Droog007 Droog007 is offline
Fire Giant


Join Date: Aug 2012
Posts: 512
Default

I haven't used it yet, but when I envisioned something similar, I thought it would be cool if it could use 2 or more locs to give you a vector drawn on the map...

Could be set up to parse for a specific phrase in "say", and then draw a line based on the next 2 or 3 /locs
  #395  
Old 06-25-2014, 01:00 AM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

Quote:
Originally Posted by Seredoc [You must be logged in to view images. Log in or Register.]
Did so by un commenting the path, just changing the path, trying with no spaces and just adding a copy of your code under what was already there. nothing seems to be working

also tried erasing everything from file and placing just your code with my path, that did nothing to change what was alerady happening

Edit: think I may have found the problem. When I try to run everything I had one error come up stating that it could not find .net 4.5

Seeing as this computer runs xp that is a problem, as 4.5 will not run(well) on xp

Was really looking forward to using this, oh well, maybe once my good computer gets fixed and I have a reliable new Mint install going
This doesn't use .net in any way (its using Steel Bank Common Lisp aka SBCL, which compiles down to a straight exe).
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
Closed Thread


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 06:06 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 - 2024, Jelsoft Enterprises Ltd.