Slashdot Log In
Follow-up on EVE's Boot.ini Issue
Posted by
Zonk
on Sat Dec 15, 2007 02:21 AM
from the that-bootini-to-you dept.
from the that-bootini-to-you dept.
Krinsath writes "CCP, publishers of Eve Online, have posted a Dev Blog detailing the circumstances leading up to the deletion of XP's boot.ini file, which was earlier discussed on Slashdot. The blog post has intimate details about how the mistake occurred (a new installer from their normal one), how they responded and what CCP has learned from it. While fairly dry, it is to the company's credit that they're being open about one of the more serious bugs to crop up in gaming's recent history."
Related Stories
[+]
Games: EVE-Online Patch Makes XP Unbootable 572 comments
Nobo writes "CCP's latest major patch to the EVE-Online client, Trinity, comes with an optional DX9-enhanced graphics patch that dramatically improves the visual quality of the in-game graphics through remade models, textures, and HDR. It also has an unfortunate bug: the incredibly stupid choice of boot.ini as a game configuration file, coupled with an errant extra backslash in the installer configuration. The result is that anyone who installs the enhanced graphics patch overwrites the windows XP c:\boot.ini file with the EVE client configuration file, bricking the machine on the next boot. Discussion in a couple of forums threads is becoming understandably heated."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
That's actually a really straightforward response. (Score:5, Insightful)
Re:That's actually a really straightforward respon (Score:5, Funny)
Parent
Straightforward, sure.. but... | also, the bug (Score:5, Informative)
As for the bug itself... the installer code is NSIS script; quite powerful, but you do need to know what you're doing. Especially with a command such as "Delete", I can't help but wonder who failed to RTFM (TFM reads, as they point out, that "Delete" requires a full path to be safe or else it expects the path to be root) and instead made an -assumption- on how it would work.
Now, to their defense, NSIS is also a little inconsistent (RMDir needs
Although I think it's nice of them to say that they're not blaming Windows for their own mistake, I do honestly think that Windows should protect such vital files at all cost - including against Administrator level process (e.g. a prompt "you dumbass - are you sure?" will do).
Parent
Re:Straightforward, sure.. but... | also, the bug (Score:5, Informative)
Almost never will damages be covered. Come to think of it, I think in this case I can say "Damages will never be covered." You have to show value and proof of destruction of that value. Your homework being destroyed? Your dissertation being destroyed? While it may have a large amount of value to you, monetarily it has very little value.
Parent
Re: (Score:2, Informative)
Almost never will damages be covered. Come to think of it, I think in this case I can say "Damages will never be covered." You have to show value and proof of destruction of that value. Your homework being destroyed? Your dissertation being destroyed? While it may have a large amount of value to you, monetarily it has very little value.
Lost homework is usually only about 1-3 weeks of lost work. Often less. Dissertations are a whole different beast.
A lost dissertation has a lot more value than sentimental value. You've spent X years of your life working on it, with the clear expectation that you have a high probability of getting a PhD. Having a PhD means getting a job that pays better than the pay of a graduate student. If graduate student pay is $Y, and reasonable post-doctoral pay is $Z, and you lost X years of work due to the bug
Re: (Score:2)
The only thing you stand to lose is a few minutes (or hours) of production time due to a non booting system.
Re: (Score:2)
what if in those few hours (if you're not familiar with Windows at all and don't have a boot or rescue disk, etc. etc.) you needed access to those files? Do you file away every new e-mail to an external drive ready to be taken to the nearest computer cafe in case your machine goes wonky? I doubt it.
Do you expect to get paid by somebody every time your computer gets corrupted when you need to finish some vitally important work?
Also, the window was incredibly thin in which it took them to catch it... they have a couple hundred thousand players, and approximately 200 players got hit by it (I'm rounding, I know the number is larger) which indicates that the response time had to have been pretty quick, since the players were undoubtedly waiting with baited breath to download the patch as soon as the ser
Re:Straightforward, sure.. but... | also, the bug (Score:4, Insightful)
That's a good point. And generates some good advice for future student/gamers: Do not install any new software of any kind a week or two before a paper is due*
*at least, not without having some kind of back-up which can be read and worked on on another computer and which you regular test.
That sounds like the the opposite of a good way for delete to fail.
Parent
Re: (Score:3, Funny)
ITYM "Don't install an addictive game before a paper is due."
Re: (Score:2)
Isn't the first thing most people do on Vista is turn off the Administrator "Are you sure?" prompts?
(I know that personally I do not- I don't get them more than a half-dozen times a day, if that, so it's really not that big a deal.)
Cancel or allow? (Score:2)
Re: (Score:2)
And no, I'm not referring to Vista's behavior of demanding Admin rights for a ton of things.. though I don't have a direct problem with that.. if somebody does, have them run as administrator.
I'm only referring to popping up a big fat warning when you are (or something else is) about to do something to a critical system file where the change could very well leave the machine unbootable without a boot or rescue disc. As long as t
Re: (Score:2)
Re: (Score:2)
1) Do not install anything anymore once a system is running and you have critical data on it.
2) Backup
3) Be able to restore that backup
To me it is comparable to changing a tire. If you are not able to do that, you should not even be given a driving licence.
Re: (Score:2)
Oh well. Thats what Windows users get for using a really bad file layout.
oh yes it is... (Score:2)
Its as fragile as boot.ini, though I personally have a few copies of it and
What linux needs is like the old VMS days of auto versioning, grub.conf;1 etc...
If its a system core component config, then its smart to do it for that, HD space is plenty for text files.
Re: (Score:2)
b) Why didnt you simply press 'e' at the grub screen? You can edit how it boots from its self.
Re: (Score:2)
Re: (Score:3, Insightful)
There are more games to be played against other players than just fleet battles. You can fight allian
Re: (Score:3, Funny)
AND THEN they send GEEK SQUAD to "fix" your computer. Talk about adding insult to injury!
How is that even possible (Score:5, Insightful)
"Why doesn't Windows protect its system startup files? That's a good question, one that I have asked myself in these last few days and wish I knew the answer. But of course I'm not going to blame Microsoft for our mistake. Windows doesn't protect those files and therefore software developers must take care not to touch them. We should have been more careful."
That is a good question. I am not an EVE player myself so I don't know if this update had to be run with admin privileges but it doesn't appear to be that way from the question and reply. If you are not running as admin then how is it even possible to remove a system file that is necessary to boot the system. Unlike the EVE representative making this statement I am going to blame Microsoft, it should not be the developers responsibility to make sure they don't break the OS, it is the OS developers responsibility to make sure that it cannot be broken without admin/system/root access.
-Buck
Re:How is that even possible (Score:5, Insightful)
Two things to note:
- This was an XP problem. Technically it could've happened on Vista, but I haven't seen anything that said it did. As such, this falls into the same category of problems that Microsoft attempted to fix in Vista with UAC -- nearly everybody ran XP as admin, and many apps expected you to be running as admin.
- This was a problem with an installer/uninstaller. Since nearly everything on Windows installs into %programfiles% and that's a shared location, installers need admin access (installers that ask if you want to install for "Just this user" or "Everyone" are not going to install in %userprofile% if you choose "Just this user". They're just looking to see if the Start Menu shortcuts should go into "%appdata%\Microsoft\Windows\Start Menu" or "%allusersprofile%\Microsoft\Windows\Start Menu"). Vista will elevate your privleges when you try to run an installer (you'll get a UAC prompt), after which a misbehaving installer could screw up boot.ini. Regardless of operating systems, you almost always install applications as administrator. Yes, you can install apps in $HOME on *nix systems, but 9 times out of 10 you'll use sudo on the installer (sudo apt-get install foo). Therefore this is technically a bug that could happen on any OS. It's not difficult to imagine an application install that deletes your kernel image, for example.
The real WTF here is that they have an important game file named "boot.ini". That's an exceedingly poor choice of filename. Think of it like having a game file called "autoexec.bat" or "vmlinuz" that actually has nothing to do with the DOS boot process or the Linux kernel. The only defense they give for that is "legacy".Parent
Re: (Score:2)
Didn't Quake have an autoexec.bat file as a startup script?
Re:How is that even possible (Score:5, Informative)
Parent
Re: (Score:3, Funny)
Well, that would require a group of people who have Vista installed.
Re: (Score:2)
Wrong, Vista no longer use a boot.ini file, changes to the boot process can only be made by running bootsect.exe in a CMD window.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Interesting)
I did patch EVE as a non-privileged user on my XP Pro system and the problem didn't happen to me. It does seem to be that since most people basically have to run as an administrative account to make XP "work", CCP was able to damage the OS as they did.
This is a multi-part failure. One part Microsoft for making an OS that almost requires standard users to run a privileged account all the time to make basic applications work. One part CCP for developing software that damaged the underlying OS.
My only hope i
Re: (Score:3, Interesting)
"how is it even possible to remove a system file that is necessary to boot the system. Unlike the EVE representative making this statement I am going to blame Microsoft,"
The boot.ini file is actually protected. It is specifically marked as a System File, Read-Only and Hidden. This means that to modify the file you need to remove these attributes in a specific order first before you can modify or delete it, even if you are logged in as Administrator.
The only way to prevent software from doing bad things
Re: (Score:2)
Uh, to produce it?
Re: (Score:2)
Having worked on games with and without a producer.... yeah, they earn their paycheck (and this is coming from one of the software engineers)
Re: (Score:2)
It's nice when companies are honest (Score:4, Interesting)
If only more companies were so honest and straight forward when they cockup. It almost makes me feel like playing EVE again. CCP can consider themselves as being given a virtual karma bonus.
Although I can't help but wonder if the "honesty is the best policy" choice was because of their handling of the last PR cockup.
Re: (Score:2)
I'd probably give it another go, it's not really that bad for an online spreadshzzzzZZZZZZ
Weak! (Score:2)
Wish I could find a link right now but I can't. It will quite a scene on the BI forums when that one came out.
Only half the answer we need (Score:2)
It's in the eight post of this [eve-online.com] thread.
Alright! (Score:4, Funny)
I cant help but wonder... (Score:5, Interesting)
You see, until this bug happened EVE was totally off my RADAR screen. When I read about the bug on
If it hadn't been for this bug, I probably would have never bought their product! They say that any publicity is good publicity and I think this is true. Sure the SNAFU was pretty bad yet the product was still compelling enough to buy it despite a pretty bad QA miss. This latest response from the company will only help further get their name out there and is truly an opportunity to make lemonade from lemons.
boot.ini ? heh (Score:2)
That was a very, very good analysis of the problem (Score:4, Informative)
I also wonder if they wouldn't benefit from a nice virtual environment system to do QA testing of new releases with? Capturing the full graphical behavior of an OS is difficult in virtual systems, due to the overhead of the virtualization itself, but it might be a lot cheaper than keeping a dozen different hardware configurations around.
Package Management (Score:2)
These sort of problems are not something that should be occuring in a modern operating system.
Can you imagine how this happened? (Score:3, Funny)
Programming guy 2: Yeah finally.
*Programming guy 2 tries to make a joke*
Pr. guy 2: Hey pr. guy 1, look at this
Pr. guy 1: lol, you appended a del boot.ini
Pr. guy 2: Well, I'm going to take a coffee break
Pr. guy 1: Yeah, me too
Pr. guy 2: Wait, lets put a sticky-note on the board that we're done
Pr. guy 1: Sure
*Pr. guy 2 puts sticky on the notice board*
*both walk off*
*manager walks in*
*manager looks at the board*
Clueless manager 1: Nice, the work is finally done.
Cl. manager 1: Ahhh, I'm on a tight schedule. Lets send this file to the head programmer so he can compile everything.
*Tries to click close*
Cl. manager 1: What, changes have been made? Whatever, save.
Cl. manager 1: Ok, open outlook. Send. Done. Wow, I know this will be a spectacular release.
*Cl. manager walks of*
Installer "technology" (Score:4, Interesting)
Remember the happy days of "just copy" installs, which worked great on MacOs in the 90s? Upgrade to a new system? Just copy your "apps" folder over.
The question, "What kind of installer should our OS have?" is like asking, "Should we drink the red poison or the green one?" Just asking the question seals your doom.
Re: (Score:2, Troll)
CCP write it as EVE on the website.
Re: (Score:3, Funny)
Worst part of it was, I was baking pecan butter tarts at the time. In an electric oven. They don't make UPSes for that.
Re: (Score:2)
How long is too long? (Score:2)
Re: (Score:2)