View Single Post
  #3  
Old 10-02-2021, 04:49 PM
GoldenEra
Fire Beetle
 
Join Date: Sep 2021
Posts: 6
Default

Quote:
Originally Posted by Splose View Post
It sounds like a spell file / base data issue. We just put some changes in that drastically improved hp syncing between the server and client.

It is hard to tell whether its those changes that are your issue or your files.
Thank you splose, I have continued to look into this a bit to hopefully move forward -

I've never updated my server before, correct me if i'm wrong but i did the following to pull down the latest:

Ran this command to pull down the latest build:
Code:
perl eqemu_server.pl windows_server_latest
^ that ran without issue and said "done"


I restarted the machine, ran the following command to check for db updates just to make sure:
Code:
perl eqemu_server.pl check_db_updates
^ that told me "No updates need to be run, setting database to binary version 9173 if not already"


I logged in and issue still persists, nuked myself a few times and I am seeing the same behavior i described in the original post.

As for the spell files - EDIT - i have tried exporting the client files, and running my EQ client with those exported files, but it did not fix my issue :(

any ideas as to what i can check next? Thanks mate!!
Reply With Quote