Log in

View Full Version : Your spells file is outdated


tindvor
03-20-2019, 05:05 AM
Hi,
I am trying to run EQ on Wine/Linux. I have followed the guides for EQ on Wine on the wiki - https://wiki.project1999.com/EverQuest_in_Linux_Guide and the guides here - https://www.project1999.com/forums/showthread.php?t=130053

I have compiled and run - https://github.com/Zaela/p99-login-middlemand since the P99 servers were not showing up for me. I have updated eqhost.txt to point to localhost:5998.

I'm now able to connect to the server and login, and select the blue server. But then it loads EQ and it shows a human character model with the text "Your spells file is outdated." "Please visit Project1999" etc.

I tried the suggestions in this thread - https://www.project1999.com/forums/showthread.php?t=94928 and have reinstalled EQ twice and applied the latest patch P99Files46.zip to the EQ directory.

But I'm unable to fix this issue.

Can anyone please help?

Thanks,

My environment:
OS: Ubuntu 18.04
CPU: Intel Core i3-2365M
Wine: version 3.0 installed through package manager

Legidias
03-20-2019, 08:22 AM
How many times have you tried to connect?

I used to get that a couple times in a row (with correct P99 patch installed) and it would suddenly work without me changing anything.

tindvor
03-20-2019, 09:23 AM
I have probably tried it a dozen times so far, between all the reinstalls and changes to configs.

Ashintar
03-21-2019, 06:15 AM
dsetup.dll is case sensitive, check that it has been renamed to uppercase:

https://www.project1999.com/forums/showpost.php?p=2597151&postcount=239

tindvor
03-21-2019, 06:53 AM
That was the problem! Thanks so much for your help!