John_Reaper Posted December 30, 2017 Share Posted December 30, 2017 (edited) Hello, I try to start the development of server but on i tried to put the index.js calling to commands.js on packages folder and the commands wont work I receive this warn on start the server WARNING: bridge.dll not initialized, in order to use the C#-API, make sure 'bridge/runtime/coreclr.dll' is accessible Any help is appreciated! Edit I fix the problem Edited December 31, 2017 by John_Reaper Link to comment Share on other sites More sharing options...
Angel Posted January 1, 2018 Share Posted January 1, 2018 Morning John, Could you explain how you fixed the problem? There's nothing more frustrating that having a similar issue and after much searching, finally find a post that has SOLVED in the title only to discover that the solution is a simple "I fixed it". Thanks a lot. Your update would be helpful to others - even if it is just "I had the script in the wrong directory, when I moved it to ... it loaded correctly" Link to comment Share on other sites More sharing options...
John_Reaper Posted January 2, 2018 Author Share Posted January 2, 2018 27 minutes ago, Angel said: Morning John, Could you explain how you fixed the problem? There's nothing more frustrating that having a similar issue and after much searching, finally find a post that has SOLVED in the title only to discover that the solution is a simple "I fixed it". Thanks a lot. Your update would be helpful to others - even if it is just "I had the script in the wrong directory, when I moved it to ... it loaded correctly" Oh ok sorry, If you want to fix that (server scripts won't run ) create a folder on packages (with any name) and in his folder put the index.js and other scripts Link to comment Share on other sites More sharing options...
Angel Posted January 2, 2018 Share Posted January 2, 2018 22 hours ago, John_Reaper said: Oh ok sorry, If you want to fix that (server scripts won't run ) create a folder on packages (with any name) and in his folder put the index.js and other scripts Cheers Link to comment Share on other sites More sharing options...
Vladislav Gnatovskyi Posted January 17, 2018 Share Posted January 17, 2018 I'm sorry! What write in "index.js", if I join on C#? :C 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