| Pages: [1] 2 :: one page |
| Author |
Thread Statistics | Show CCP posts - 4 post(s) |

Hans Jagerblitzen
Autocannons Anonymous
419
|
Posted - 2011.11.01 17:57:00 -
[1] - Quote
"Some characters have gotten them into the broken state where they own themselves. This will cause them various issues regarding fitting and docking/undocking. The state of the characters have been fixed and additional logging has been put in to find out why these characters insist on being so independant."
Can anyone explain to me what this means exactly?
Is that own like pwn? or own like possess..... |

Tanya Powers
Science and Trade Institute Caldari State
98
|
Posted - 2011.11.01 17:59:00 -
[2] - Quote
Hans Jagerblitzen wrote:"Some characters have gotten them into the broken state where they own themselves. This will cause them various issues regarding fitting and docking/undocking. The state of the characters have been fixed and additional logging has been put in to find out why these characters insist on being so independant."
I'm loving each of these words. 
|

Hans Jagerblitzen
Autocannons Anonymous
419
|
Posted - 2011.11.01 18:05:00 -
[3] - Quote
Tanya Powers wrote:Hans Jagerblitzen wrote:"Some characters have gotten them into the broken state where they own themselves. This will cause them various issues regarding fitting and docking/undocking. The state of the characters have been fixed and additional logging has been put in to find out why these characters insist on being so independant." I'm loving each of these words. 
But what do they mean?? I don't even understand what problem was fixed. I understand cute language is sometimes used to disguise the specific code issue, but this doesnt even tell us what was glitching. "fitting and docking/undocking" are very generic terms.... Am i missing something? |

Morganta
Peripheral Madness The Midget Mafia
226
|
Posted - 2011.11.01 18:12:00 -
[4] - Quote
Hans Jagerblitzen wrote:Am i missing something?
most likely
The American public's reaction to the change was poor and the new cola was a major marketing failure. The subsequent reintroduction of Coke's original formula, re-branded as "Coca-Cola Classic", resulted in a significant gain in sales, leading to speculation that the introduction of the New Coke formula was just a marketing ploy |

Hans Jagerblitzen
Autocannons Anonymous
419
|
Posted - 2011.11.01 19:01:00 -
[5] - Quote
Morganta wrote:
most likely
Well thanks for the help.  |

Jaroslav Unwanted
Brutor Tribe Minmatar Republic
31
|
Posted - 2011.11.01 19:04:00 -
[6] - Quote
Quote from other thread named by itself
quote from barrakus
Characters have an owner id, this is not having the correct value in some rare instances, instead of showing the account id or something, the actual character's id is being stored in it's place. At least that's how I read it. |

Hans Jagerblitzen
Autocannons Anonymous
419
|
Posted - 2011.11.01 19:06:00 -
[7] - Quote
Jaroslav Unwanted wrote:Quote from other thread named by itself
quote from barrakus
Characters have an owner id, this is not having the correct value in some rare instances, instead of showing the account id or something, the actual character's id is being stored in it's place. At least that's how I read it.
Ah, now this, this is a bit more helpful. |

Nariya Kentaya
Celestial Ascension
56
|
Posted - 2011.11.01 19:50:00 -
[8] - Quote
so basically our characters were going AWOL?
one of these they are going to apply a skynet expansion to EvE, and were all going to die, ebcause as we all know, the last thing that would be god for humanity, is a game like EvE becoming sentient. |

Astrid Stjerna
Teraa Matar
53
|
Posted - 2011.11.01 21:32:00 -
[9] - Quote
Hans Jagerblitzen wrote:Tanya Powers wrote:Hans Jagerblitzen wrote:"Some characters have gotten them into the broken state where they own themselves. This will cause them various issues regarding fitting and docking/undocking. The state of the characters have been fixed and additional logging has been put in to find out why these characters insist on being so independant." I'm loving each of these words.  But what do they mean?? I don't even understand what problem was fixed. I understand cute language is sometimes used to disguise the specific code issue, but this doesnt even tell us what was glitching. "fitting and docking/undocking" are very generic terms.... Am i missing something?
Essentially, it's an unanticipated bug -- CCP simply never accounted for a situation in which the character might 'belong' to itself. The cluster logically expects that the player will only ever 'own' a ship or an item, so when it sees 'Bob owns Bob' it makes the logical assumption that 'Bob = Ship', and doesn't error-check to see if Bob is a ship.
The end-result is that the cluster tries to undock or fit a module to 'Bob' -- but Bob only looks like a ship, and doesn't have the code required to allow him to undock or fit a module. |
|

CCP Tuxford
C C P C C P Alliance
12

|
Posted - 2011.11.01 21:44:00 -
[10] - Quote
Astrid Stjerna wrote:
Essentially, it's an unanticipated bug -- CCP simply never accounted for a situation in which the character might 'belong' to itself. The cluster logically expects that the player will only ever 'own' a ship or an item, so when it sees 'Bob owns Bob' it makes the logical assumption that 'Bob = Ship', and doesn't error-check to see if Bob is a ship.
The end-result is that the cluster tries to undock or fit a module to 'Bob' -- but Bob only looks like a ship, and doesn't have the code required to allow him to undock or fit a module.
This is pretty close to truth. In total there were 3 characters that were not owned by the EVE System which caused some code to start doing silly things to characters. For the user it would have him fail to undock and modules be turned offline and all sort of shenanigans like that.
The fix was basically restoring the characters to the correct state and to add some additional logging to find out who is actually putting them in that state. https://gate.eveonline.com/Profile/CCP%20Tuxford/StatusUpdates |
|

Hans Jagerblitzen
Autocannons Anonymous
420
|
Posted - 2011.11.01 21:54:00 -
[11] - Quote
Thanks Tuxford!!
|

Morganta
Peripheral Madness The Midget Mafia
229
|
Posted - 2011.11.01 21:56:00 -
[12] - Quote
CCP Tuxford wrote:Astrid Stjerna wrote:
Essentially, it's an unanticipated bug -- CCP simply never accounted for a situation in which the character might 'belong' to itself. The cluster logically expects that the player will only ever 'own' a ship or an item, so when it sees 'Bob owns Bob' it makes the logical assumption that 'Bob = Ship', and doesn't error-check to see if Bob is a ship.
The end-result is that the cluster tries to undock or fit a module to 'Bob' -- but Bob only looks like a ship, and doesn't have the code required to allow him to undock or fit a module.
This is pretty close to truth. In total there were 3 characters that were not owned by the EVE System which caused some code to start doing silly things to characters. For the user it would have him fail to undock and modules be turned offline and all sort of shenanigans like that. The fix was basically restoring the characters to the correct state and to add some additional logging to find out who is actually putting them in that state.
well, that's just a little mysterious 3 characters not owned by the eve system?
are they real players? hackers? a new form of digital life created by the cluster?
and who is this who? who is putting them into this state The American public's reaction to the change was poor and the new cola was a major marketing failure. The subsequent reintroduction of Coke's original formula, re-branded as "Coca-Cola Classic", resulted in a significant gain in sales, leading to speculation that the introduction of the New Coke formula was just a marketing ploy |
|

CCP Tuxford
C C P C C P Alliance
13

|
Posted - 2011.11.01 22:01:00 -
[13] - Quote
Morganta wrote: well, that's just a little mysterious 3 characters not owned by the eve system?
are they real players? hackers? a new form of digital life created by the cluster?
and who is this who? who is putting them into this state
They are real players[/*]
There is nothing to indicate that they are hackers. We fixed over 200 players in mid September that had gotten into the same state. Some of them had been dormant since 2004[/*]
Somewhere there is a codepath that puts a character's owner as something else. The who in that case is the what code.[/*]
P.S. The characters that we fixed in September were not all owned by themselves. Sometimes by somebody completely different. It's bizarre really (and only a little bit scary).
https://gate.eveonline.com/Profile/CCP%20Tuxford/StatusUpdates |
|

Morganta
Peripheral Madness The Midget Mafia
229
|
Posted - 2011.11.01 22:05:00 -
[14] - Quote
heh, sounds like it be one of those unpredictable things I hear a game engine does from time to time
best of luck on that one  The American public's reaction to the change was poor and the new cola was a major marketing failure. The subsequent reintroduction of Coke's original formula, re-branded as "Coca-Cola Classic", resulted in a significant gain in sales, leading to speculation that the introduction of the New Coke formula was just a marketing ploy |
|

CCP Tuxford
C C P C C P Alliance
13

|
Posted - 2011.11.01 22:09:00 -
[15] - Quote
Morganta wrote:heh, sounds like it be one of those unpredictable things I hear a game engine does from time to time best of luck on that one 
Sometimes we end up debugging stuff that happens sporadically with no common thread and no logs. At those times I walk around with a limp and pretend I'm doctor House. QA doesn't like it much. https://gate.eveonline.com/Profile/CCP%20Tuxford/StatusUpdates |
|

Zi'Boo
Zi'Corp
8
|
Posted - 2011.11.01 22:10:00 -
[16] - Quote
Looks like the first steps of the cluster developing self awarness.
Skynet is GO!
Start looking for a nuclear shelter.... |

Nimrod Nemesis
Royal Amarr Institute Amarr Empire
31
|
Posted - 2011.11.01 22:11:00 -
[17] - Quote
CCP Tuxford wrote: Sometimes we end up debugging stuff that happens sporadically with no common thread and no logs. At those times I walk around with a limp and pretend I'm doctor House. QA doesn't like it much.
I would pay to see this. |

gfldex
28
|
Posted - 2011.11.01 22:11:00 -
[18] - Quote
CCP Tuxford wrote:It's bizarre really (and only a little bit scary).
Don't worry mate, it only means that TQ is about to become self-aware. |

gfldex
28
|
Posted - 2011.11.01 22:12:00 -
[19] - Quote
Zi'Boo wrote:Looks like the first steps of the cluster developing self awarness.
Skynet is GO!
Start looking for a nuclear shelter....
You win. |

Morganta
Peripheral Madness The Midget Mafia
229
|
Posted - 2011.11.01 22:13:00 -
[20] - Quote
Nimrod Nemesis wrote:CCP Tuxford wrote: Sometimes we end up debugging stuff that happens sporadically with no common thread and no logs. At those times I walk around with a limp and pretend I'm doctor House. QA doesn't like it much.
I would pay to see this.
not empty boating
The American public's reaction to the change was poor and the new cola was a major marketing failure. The subsequent reintroduction of Coke's original formula, re-branded as "Coca-Cola Classic", resulted in a significant gain in sales, leading to speculation that the introduction of the New Coke formula was just a marketing ploy |

Naran Eto
Kut-n-Run
47
|
Posted - 2011.11.01 22:14:00 -
[21] - Quote
CCP Tuxford wrote:Morganta wrote:heh, sounds like it be one of those unpredictable things I hear a game engine does from time to time best of luck on that one  Sometimes we end up debugging stuff that happens sporadically with no common thread and no logs. At those times I walk around with a limp and pretend I'm doctor House. QA doesn't like it much.
Personaly i think it's them pesky database guys playing silly buggers.
I can just picture them hiding behind a server cluster hiked up on cafeine and giggling like children. |

Abdiel Kavash
Paladin Order Fidelas Constans
105
|
Posted - 2011.11.01 22:21:00 -
[22] - Quote
All your character are belong to us. |
|

CCP Tuxford
C C P C C P Alliance
17

|
Posted - 2011.11.01 22:23:00 -
[23] - Quote
Abdiel Kavash wrote:All your character are belong to us. Well they are supposed to but they keep escaping.
https://gate.eveonline.com/Profile/CCP%20Tuxford/StatusUpdates |
|

Florestan Bronstein
The Waterworks
156
|
Posted - 2011.11.01 22:25:00 -
[24] - Quote
CCP Tuxford wrote:Abdiel Kavash wrote:All your character are belong to us. Well they are supposed to but they keep escaping. make your time. |

Scrapyard Bob
EVE University Ivy League
260
|
Posted - 2011.11.01 22:37:00 -
[25] - Quote
Astrid Stjerna wrote: The end-result is that the cluster tries to undock or fit a module to 'Bob' -- but Bob only looks like a ship, and doesn't have the code required to allow him to undock or fit a module.
Please don't plug that module in there... |

Phyress
Serpents of Paradise
0
|
Posted - 2011.11.01 22:54:00 -
[26] - Quote
I won't complain until I see a pilot hop out of his pod, stretch out his hand, and stop the storm of 800mm shells I'm firing at him. |

Phantom Slave
Cryogenic Creations
20
|
Posted - 2011.11.01 22:57:00 -
[27] - Quote
CCP Tuxford wrote:Abdiel Kavash wrote:All your character are belong to us. Well they are supposed to but they keep escaping.
Wait, so is CCP like the Matrix? That's some quantum shiat right there! Mmm, I love the smell of pod goo in the morning. |

Serinas Setzuni
Friar's Club Shadow of xXDEATHXx
0
|
Posted - 2011.11.02 05:55:00 -
[28] - Quote
I'd start with a quick scan of all the code to see where that field got referenced, and look for improper assignments everywhere it appears. Since you guys have been messing with C++, check pointers too. Pay close attention to assignments/if statements and make sure you aren't assigning a new value when you intended to do a lookup.  |

Thorn Galen
Bene Gesserit ChapterHouse Sanctuary Pact
148
|
Posted - 2011.11.02 06:54:00 -
[29] - Quote
Ok so, when my own ship unpods me and undocks on its own from a station, or, unpods me and drops me in the middle of space - time to run for the hills or too late ?
Ships are going to start podding their own pilots as revenge for all the abuse we make them go through.
Skynet is Real - ask any hacker. The universe is an ancient desert, a vast wasteland with only occasional habitable planets as oases. We Fremen, comfortable with deserts, shall now venture into another. - STILGAR, From the Sietch to the Stars. |

Dalloway Jones
Republic Military School Minmatar Republic
52
|
Posted - 2011.11.02 08:11:00 -
[30] - Quote
CCP Tuxford wrote:
P.S. The characters that we fixed in September were not all owned by themselves. Sometimes by somebody completely different. It's bizarre really (and only a little bit scary).
Let me guess. The characters that owned other players were all dirty dirty Amarr scum weren't they? |
| |
|
| Pages: [1] 2 :: one page |
| First page | Previous page | Next page | Last page |