News:

Huge spam cleanup. I hope, everything important is still in place. :-)

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Ghalin

#1
Support / Re: Access Violation
January 11, 2010, 03:33:43 AM
Turns out that not only was the driver old, but it was clashing with something else. I uninstalled the old one and installed the updated version. It works fine now, and I found the "Add User" thing.

Thanks for the advice, and this program is amazing.
#2
Support / Access Violation
January 10, 2010, 05:04:57 PM
//http://i175.photobucket.com/albums/w143/Ghalin/Error.jpg

I remember reading about the problem, but don't remember finding an answer.

Everything appears to boot up fine. I can even manage to get CentrED to open my files. However, if I make any attempt to do something (from selecting a tile to simply moving over the arrows on the mapscreen) it immediately freezes, my screen goes black, and I get the above message. I'd also like to mention that I don't actually get the chance to choose an option and it only stays for about 1 second... Had trouble getting the screenshot due to that fact :3

I'm not sure if it's related, but I also happen to get an error "Display drivers have stopped responding and recovered."

Off-topic, but I'm also curious as to how I can add users so my friends can edit the map. My attempt looks something like this...

<Accounts>
- <Account>
  <Name>Ghalin</Name>
  <PasswordHash>[Stuffs]</PasswordHash>
  <AccessLevel>255</AccessLevel>
  <LastPos x="16" y="16" />
  <Regions />
  </Account>
- <Account>
  <Name>Nefquelle</Name>
  <PasswordHash>[stuffs]</PasswordHash>
  <AccessLevel>255</AccessLevel>
  <LastPos x="16" y="16" />
  <Regions />
  </Account>
  </Accounts>

Is this correct, and is there a way I can freely manipulate passwords without having to "Hash" it?