After I updated to 2.0.0.5872 my bot won't start anymore when I'm trying to start it on my lock. Everytime I try it, I recieve an error message: "Ein Name darf nicht mit dem Zeichen '<', hexadezimaler Wert 0x3C, beginnen. Zeile 3751, Position 2." It's German and means: "A name mustn't begin with the charakter '<', hexadecimal value 0x3C. Line 3751, position 2." As I thought about it, I figured out that it has to do with the profile I'm using (Kick's Lvl Profile 12-58). So I looked up the 3751st line in the profile, where it says: <<<<<<< .mine <QuestOrder IgnoreCheckpoints="false" > ======= <QuestOrder IgnoreCheckPoints="False" > >>>>>>> .r1305 It seems to have changed after I updated Kick's profiles through svn. I'm pretty sure it just said " <QuestOrder IgnoreCheckpoints="false" > ". Is it okay to just change it back to how it was before or should i wait for another update for Kick's Profiles ? EDIT: After a normal update via svn didn't work I decided to download it again fully and see there : it works. Also the code has changed in the profile at line 3751 to how it was before. No Idea what happened there, but it's ok now so this thread can be closed