1. The file name is the same as what it "should be".
    I remember having this problem when I messed with Oxide sometime last year. I thought I remembered it being a permission issue, but I can't remember now... Even after running as Admin I get the same error.
    [​IMG]

    Any advice?
     
  2. Wulf

    Wulf Community Admin

    Your main class needs to start with a capital letter, the filename should always match.
     
  3. I figured it was something like that, I didn't expect it to be capitalization though... Thanks! lol
     
  4. Wulf

    Wulf Community Admin

    Yup, that's how C# classes work.