View Single Post
  #250  
Unread 11-03-2007, 11:40 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Quote:
Originally Posted by gm9 View Post

Feature report:
  • Proxy code works.
WOOHOO..

Quote:
Originally Posted by gm9 View Post
Bug report:

file paths still show incorrect on the Interface tab for any UI that contains a folder but no UI folder.
Give me a UI example to look at.
Quote:
Originally Posted by gm9 View Post
file paths still show incorrect for all interfaces on the Interface tab after changing your UI path
The only way I can reproduce this is if I happen to have a file selected and it already has the path displayed. Once I click on a new file it reflects the changed/correct path.
Quote:
Originally Posted by gm9 View Post
updating any UI fails for an unhandled error about the .zip being used by another process - that process is in fact EQ2C itself, as I verified with ProcessExplorer
Fixed.
Quote:
Originally Posted by gm9 View Post
Check your encoding, something went terribly wrong there (it seems to do multiple passes...). Applies to all tabs that save code to xml files.
Fixed but that introduces another issues.. ' is not considered a char that needs to be encoded by XML or HTML. None of the parser I use (MS xml, open xml or Xerces XML) encodes '. But if I encode it then it encodes the & of &apos. I'll try to open a dialog with one of the UI devs on this.
__________________
Landiin's EQ2MAP Updater Discussion Download