Internal compiler error.

Updated on October 16, 2014 in [A] Brackeys Courses
Share on Facebook0Tweet about this on TwitterShare on Google+0Share on Reddit0
4 on October 16, 2014

I am in the brackeys course ” how to made a 2d platformer” part 8a and when i made the weapon script this error came up :

Internal compiler error. See the console log for more information. output was:
Unhandled Exception: System.UnauthorizedAccessException: Access to the path “C:\Users\Mountain\Desktop\Unity stuff\2D platformer\Temp\Assembly-CSharp.dll.mdb” is denied.

at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0

  • Liked by
Reply
3 on October 16, 2014

Hi Nintmaster, Could you try restarting Unity 3D and monodevelop?
If that doesn’t work try opening it with administrator rights.
If you still get errors try restarting the pc and disabling the antivirus. ^^ 😀

on October 16, 2014

thanks i will try that (restarting now)

on October 16, 2014

also i am not sure what this is but when i try to double click on the script it just flashes the mono develop screen and then disappears

on October 16, 2014
Hi Nintmaster, Could you try restarting Unity 3D and monodevelop?
If that doesn’t work try opening it with administrator rights.
If you still get errors try restarting the pc and disabling the antivirus. ^^ 😀From Spang

 I now just clicked mono develop and opened the weapon script and now the red warning is gone xD 

Show more replies
  • Liked by
Reply
Cancel