It looks like your main.asc file is trying to include a file called "." ?

Check the asc for lines that look like so:

load("components.asc")

or

load(".")

Psx