[Fixed] Unable to parse YAML file in Unity 3d project

1
Comments

Sometimes you may get following errors: Unable to parse YAML file: [mapping values are not allowed in this context] at line 1 or Unable to parse YAML file: [could not find expected ':'] at line 2 Both of those errors usually caused by version control system (eventually by user). In first case svn added <<<<<<< .mine in to .meta file after conflict. In second case it was git, added text to highlight conflict. To fix those errors you just need to go though all .meta files and...

Read further...

How-To root BlueStacks App Player

11
Comments

To root original BlueStacks vm you can use BlueStacks MultiTool. But I have more simpler solution. You can just download already rooted BlueStacks image. There are two version of rooted BlueStacks available for download: BlueStacks Rooted setup v0.8.12.3119 Mod - android 4.0.4 (recomended, more stable!!!) BlueStacks Rooted Superuser setup v0.9.3.4070 Mod - android 4.4.2 Remove your old BlueStacks and install rooted vm. Enjoy!

Read further...