I'm getting a black console screen from my guest

Check the permission on the .vmx file of the guest. The owner of the file should have execute permissions.

# chmod o+x <.vmx filepath>