class: java.lang.Runtime exception - error occurs while export my game
You are referencing files in a manner that does not conform to the javascript translation. You are using file directory names, "sounds" and "images", followed by double back slashes, In Asteroid and Laser classes. Remove the directory names (and slashes) and just use the filename itself.