maartenl / Land-of-Karchan

Where one can change into a hero with a single swipe of his sword.
http://www.karchan.org
GNU General Public License v3.0
7 stars 3 forks source link

Weird Ownership Glitch #228

Closed wastedshame closed 1 year ago

wastedshame commented 1 year ago

I changed one of my items into something, and it let me save the first time. When I went to updated it, it told me Victoria is not the owner. Ephinie is.

The item has never belonged to Ephinie and it even shows the item as being saved in my name.

I took a screenshot to make sure I'm not just crazy. You can see that I own it but it isn't allowing me to update it.

image

wastedshame commented 1 year ago

Update: I clicked a different object, then went back, and it allowed me to update. Still a bug though.

maartenl commented 1 year ago

I don't think it's a bug. Well, at least I'm not sure. The interesting thing here is that the title mentions "Item 3444" - which is owned by Victoria. But the item id displayed in the form is "3443" - which is owned by Ephinie.

Did you change the item id in the form? And if not, any chance of finding out how 3443 got in there? Let me know.

Anyways: for updating items, the item id in the form is used. Hence the error message.

wastedshame commented 1 year ago

I'm going to have to be more careful when I'm scrolling, You're right. That's probably the issue. Thank you for the comment! I'll watch what I'm doing better. :)