View Single Post
  #18  
Old 08-29-2009, 02:48 PM
Opulens
Fire Beetle
 
Join Date: Aug 2009
Location: U.S
Posts: 10
Default

Quote:
Originally Posted by KLS View Post
I'm going to start uploading any maps I make to the map svn, I did tutorialb and worked on mistmoore a bit, there were certain spots that were unreachable on the map.

Also fixed up yet more #path stuff, including a crash related to adding and deleting nodes. Also including adding #path resort nodes which is needed if you ever get your node ids out of order, like if for example you ever create node 1 2 3 4 5 and then delete node 3 so it's 1 2 4 5 it will cause issues because some of the code assumes nodes are in order and none are missing.
We get the following error now:
19610 [08.29. - 11:25:50] Unsupported path file version.
19610 [08.29. - 11:25:50] Path File ./Maps/tutorialb.path failed to load.


Please advise..
Reply With Quote