View Single Post
  #2  
Unread 04-15-2010, 11:40 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

That's some weird mixed \ and / in that path, hehe ( windows paths use backslashes \, while web URIs use forward slashes /).

Replace those forward slashes in your path with backslashes and see if that works. If it doesn't, then make sure you're running the updater as an admin, per common issue #1.
__________________
Reply With Quote