September 13, 201510 yr I was writing a framework for my scripts, I went to start it up and got this error.. Paste the code?
September 13, 201510 yr Did you mess with the Script constructor? EDIT: Check that you didn't: - make the parameterless script constructor private - make the Script class abstract Edited September 13, 201510 yr by FrostBug
September 13, 201510 yr Author Did you mess with the Script constructor? EDIT: Check that you didn't: - make the parameterless script constructor private - make the Script class abstract Can you look at the code I posted and see whats wrong? Thanks
Create an account or sign in to comment