Unable to load http://www.roblox.com/asset/?id=1014475" I've tried copying and pasting the script over from the original .rblxlx file and Roblox studio would crash everytime.
TL;DR: Game tools not working after conversion.
TL;DR: Game tools not working after conversion.
The reason why it's not getting the script, is because in the script there's a property to automatically get the code from a source, which it can't access www.roblox.com. You will need to either get the script from the ID and copy it's content in the script or I believe you can also replace www.roblox.com to 1.0char.co.
Also, you will need to remove the linkedsource property's content or it might crash your studio.