Page 1 of 1
I can't rename a location!
Posted: Fri Apr 23, 2010 6:43 am
by returner
Yeah so a few Cantr years ago, I couldn't name the location Xiria. I returned a few days ago, and still can't rename it to Xiria, or change it at all. It remains as 'unnamed location'.
Any assistance?

Re: I can't rename a location!
Posted: Fri Apr 23, 2010 12:30 pm
by Doug R.
There's several threads in this forum dedicated to his. I can't be arsed to look for them for you right now, though, because I'm mad over the note crap.
Re: I can't rename a location!
Posted: Fri Apr 23, 2010 2:37 pm
by SekoETC
This reminds me I was supposed to stop this from happening... Should look into it during the weekend. Also there were four locations named <CANTR_CHARDESC> so I renamed them to unnamed location.
Re: I can't rename a location!
Posted: Fri Apr 23, 2010 2:42 pm
by returner
Doug R. wrote:There's several threads in this forum dedicated to his. I can't be arsed to look for them for you right now, though, because I'm mad over the note crap.
Hahaha no problem, I'll have a look around.
I actually probably raised it in one of dem threads.
Re: I can't rename a location!
Posted: Fri Apr 23, 2010 2:49 pm
by Doug R.
Seko fixed it, so it shouldn't matter.
Re: I can't rename a location!
Posted: Fri Apr 23, 2010 5:27 pm
by SekoETC
It's bound to keep happening to other people though, unless I fix it so that it can't happen anymore.
Re: I can't rename a location!
Posted: Fri Apr 23, 2010 5:43 pm
by returner
What? No this problem is different..
the location is 'unnamed location' and I am unnable to change it. It's not blank or anything.. I click it, type in what I want, and it goes to the Events page, unchanged.
When I first noticed it, it was happening with a couple of other towns too.. but I have no idea where they are or if my character is still around them.
Re: I can't rename a location!
Posted: Fri Apr 23, 2010 6:37 pm
by Doug R.
Ooooooooh. You're the first to report something like this. Lucky you.
Re: I can't rename a location!
Posted: Fri Apr 23, 2010 7:58 pm
by SekoETC
Hmm, the only odd thing about Xiria naming is that one is by a character that doesn't exist. All the other entries seem normal, they say Xiria, this one said (blank) which I fixed things to the first time around when people were having problems with unchangable names. I don't know how common unused character ids are after dead characters started being stored in with the living. Of course it would help knowing which character is having the problem here so that it can be looked into.
Re: I can't rename a location!
Posted: Sat Apr 24, 2010 6:39 am
by returner
SekoETC wrote:Hmm, the only odd thing about Xiria naming is that one is by a character that doesn't exist. All the other entries seem normal, they say Xiria, this one said (blank) which I fixed things to the first time around when people were having problems with unchangable names. I don't know how common unused character ids are after dead characters started being stored in with the living. Of course it would help knowing which character is having the problem here so that it can be looked into.
Nuer Suer
Re: I can't rename a location!
Posted: Sat Apr 24, 2010 11:25 am
by SekoETC
Ah, I see, for some reason it had gotten naming Xiria and someone named Desmond mixed up, so you had Xiria named as Desmond and it was type 1, which means a person. Most likely it tried to update where observed=the id of Xiria and type=2, a combination which didn't exist. But for some reason it assumed that you already had the location named since otherwise it would've used an insert query instead of update. Maybe it only checks if there's an entry with the id of the target but doesn't take the type into account, since the type field was only added after the script was first written so someone may have forgotten to take that into account. As for why it would get Xiria and Desmond mixed up in the first place, that's more of a mystery.
Re: I can't rename a location!
Posted: Sat Apr 24, 2010 4:57 pm
by returner
Interesting! Desmond is the leader.. Hm. I'll try it again now, thanks!
Re: I can't rename a location!
Posted: Thu May 06, 2010 5:53 pm
by returner
Hey I only just noticed this was fixed.. Thankyou to whoever did it!
