New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vorp-inventory: Failed to create environment #51
Comments
|
Which version are you using? |
|
From Inventory? the latest release |
|
and which CFX Server build? |
|
i tried in 5181 and the latest 5294 from CFX |
|
Could you try these really old files and let me know if it works. |
|
Unfortunately no, the same problem persists |
|
Ok, so least I know its not my changes... looks to be something with the CitizenFX.Core.dll not being updated |
|
For example, if I run the same server files and such on my own Windows machine, everything works perfectly. But as soon as I want to start the server on Linux, this error comes up immediately after loading the Vorp_inventory script |
|
Thats because mono isn't the same as Windows .NET, mono is rather behind on a lot of things, typical recommendation with CFX projects is to use Windows because of these edge cases. If that file doesn't work, just for my own personal curiosity, put these in the folder, it may break in a different way, but I want to rule it out. They do not need to be added to the fxmanifest. |
|
Another thing that can be tried, is downloading the windows server files, grabbing the relevant dlls and seeing if replacing them does the trick. Pretty much just throwing things here as I don't have a linux box to test with, to try and iron out the issue. |
|
At least it worked with the last Core.Server.DLL Anyway, thank you so much for your help! |
|
So what happened? did you fix it? how did you fix it? |
|
I deleted the other CitizenFX.Core.dll from server and i added the CitizenFX.Core.Server.dll from the last Zip you attached and now the server started up |
|
Thank you for letting me know 😄 as the issue is now corrected, I'll close the issue. |
Hello,
A couple of friends want to open a RedM server and have actually installed all the scripts from Vorp that are required so that the inventory is available, but they only get the following error message when they want to start the server:
if the script is removed, the server runs normally, but unfortunately without the inventory system
I hope that we could get a little food for thought as soon as possible so that we can eliminate this problem :D
Best regards
Xh3ll
The text was updated successfully, but these errors were encountered: