Shourya90 Posted May 10, 2018 Share Posted May 10, 2018 https://pastebin.com/aMH8pi3U Link to comment Share on other sites More sharing options...
Florian28 Posted May 20, 2018 Share Posted May 20, 2018 Hello Shourya90, I think the problem is a missing .dll file in your runtime folder. Zitat Could not load type 'System.Security.PermissionSet' from assembly Add a System.Security.PermissionSet.dll into the runtime folder and so the problem will by fixed. (I hope so) Kind regards Florian Link to comment Share on other sites More sharing options...
Xabi Posted May 20, 2018 Share Posted May 20, 2018 To avoid issues with the assemblies, you should just compile your gamemode and add the generated dll to the meta.xml. 1 Link to comment Share on other sites More sharing options...
Florian28 Posted May 20, 2018 Share Posted May 20, 2018 42 minutes ago, Xabi said: To avoid issues with the assemblies, you should just compile your gamemode and add the generated dll to the meta.xml. Oh, thanks for this information. I will try it out! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now