Player Notes not importing
You're playing on Protector???
No idea Moon. I still have to click on people and tell it to add a note just to get it to show up previous notes at times. I think it doesn't work as well as we might hope.
Tech Support Rule #1 - They will lie to you. Usually intentionally.

I guess it's not that big of a deal, but it annoys me that it looks like it should be a simple text file, and replacing it isn't working. I can't figure out where the new ratings are coming from, it's like it can't read the file I copied in there, or it's ignoring it for some reason...
I don't just PLAY on Protector, I LIVE there
![]() I guess it's not that big of a deal, but it annoys me that it looks like it should be a simple text file, and replacing it isn't working. I can't figure out where the new ratings are coming from, it's like it can't read the file I copied in there, or it's ignoring it for some reason... |
Data is written to the VirtualStore, when a non-elevated program attempts to write to directories it doesn't have access to, and is running under UAC emulation.
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
Make sure that file isn't being overriden by a file in your account's "VirtualStore", which is in C:\Users\USERNAME\AppData\Local\VirtualStore, and then under that path as if you were looking at the root of the C drive.
Data is written to the VirtualStore, when a non-elevated program attempts to write to directories it doesn't have access to, and is running under UAC emulation. |
Thanks!
Well I figured it out, and it was a stupid mistake on my part. The path you gave me helped me figure it out, Kitsune Knight. When I went and looked at that path, it was not there. After poking around it turns out that on my new machine City of Heroes is installed under the launcher's folder "C:/Program Files/NCsoft/City of Heroes" instead of just "C:/Program Files/City of Heroes" like on my old install.
The reason this was so confusing to me was I copied my old install over hoping to avoid downloading and patching 5 or 6 gigs or whatever it is. Of course the installer insisted on not seeing the folder I copied over, since I copied it to the old location. This annoyed me too, but now I see what I did wrong.
Copying playernotes.txt to the /NCSoft/City of Heroes/USERNAME/ folder worked perfectly.
Thanks for the help!
This, along with other reasons, is why I install games to C:\Games\ instead of C:\Program Files. UAC and VirtualStore don't care about any folders that are not important "Windows" folders (like %PROGRAMFILES% and %SYSTEMROOT%) so it doesn't mess with or interfere with the data in them.
Installing programs to a folder outside of %PROGRAMFILES% seems to cause much less hassle in the long run. Of course there's a larger security risk because UAC and VirtualStore aren't "protecting" them anymore but to me it's worth it.
Also, if you ever want to Uninstall/Reinstall a game because of problems, the VirtualStore folders usually do NOT get deleted or emptied and then you might end up with corrupted game files or config files causing you the exact same troubles from before you decided to uninstall.
This, along with other reasons, is why I install games to C:\Games\ instead of C:\Program Files. UAC and VirtualStore don't care about any folders that are not important "Windows" folders (like %PROGRAMFILES% and %SYSTEMROOT%) so it doesn't mess with or interfere with the data in them.
Installing programs to a folder outside of %PROGRAMFILES% seems to cause much less hassle in the long run. Of course there's a larger security risk because UAC and VirtualStore aren't "protecting" them anymore but to me it's worth it. |
The reason there is no 'VirtualStore' for C:\Games is because when you create that folder you have write permissions to it, which gets inherited by folders created inside of it. Without that write permissions, you'd either get a VirtualStore or it would simply fail. VirtualStore was a fix for misbehaving applications (CoH, and the old updater, being prime examples of exhibiting bad practices).
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
That's quite incorrect (the basis for your conclusions, that is).
|
VirtualStore was a fix for misbehaving applications (CoH, and the old updater, being prime examples of exhibiting bad practices). |
Not to nitpick here, but what is incorrect in what I said? I generalized a bit but otherwise what I said was correct.
|
Now THAT is incorrect. Those "bad practices" you mention were how programs HAD to behave simply because that's how Windows worked in the Pre-Vista days. File System and Registry Virtualization was created for Backwards Compatibility in Windows Vista+ so that the new protected operating system locations would still be protected while still allowing programs created under the older paradigm to still operate (almost) normally.
|
This is the method that every other Operating System has been doing it for quite a long time. Windows application developers should have known for quite a long time to stop writing in their installation directory (most got the clue a long time ago).
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
Specifically this: UAC and VirtualStore don't care about any folders that are not important "Windows" folders (like %PROGRAMFILES% and %SYSTEMROOT%) so it doesn't mess with or interfere with the data in them.
|
No, those programs were already broken for anyone that ran as a Limited Users in XP. The proper and recommended way was to store the data in %APPDATA% & %LOCALAPPDATA%, which exists inside each user's home directory. This is the method that every other Operating System has been doing it for quite a long time. Windows application developers should have known for quite a long time to stop writing in their installation directory (most got the clue a long time ago). |

History has shown


Do you ever








The advantages of running as a limited account and such, are that when (not if, but when) something breaks through, you have another line of defense to it completely and totally taking control of your system, possibly well enough that you will never know).
* Not counting my sig, my avatar, or the emoticon.
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
I just did a new install of CoH on a new hard drive, and wanted to import my player notes file from my previous install so I don't lose all the notes I've made over the last year or two.
I located the file on my old hard drive under my account folder, playernotes.txt I believe, and copied it over the file on my new hard drive, but when I start up CoH I still don't have all my old ratings back.
Anyone have any idea what would cause this or what I'm doing wrong?