SelfmadeTommy Posted October 5, 2020 Posted October 5, 2020 (edited) Hi, So I followed this tutorial, shout out to Outwardly Experience for a cool tutorial by the way, I did everything in the video, I had my settings.xml & meta.xml files set up ready to go, when I run the server the command prompt said it couldn't find "meta.xml" file which is there in the folder. I've redone this for many times now it has been a week so yeah here goes the thread. Screenshots: https://imgur.com/aJkib9f https://imgur.com/W63TsqS https://imgur.com/zmaGdlg Edited October 5, 2020 by SelfmadeTommy
Invoke-STPE Posted October 6, 2020 Posted October 6, 2020 Hello. When you created a new project, from the tutorial, did you tick the "Place solution and project in the same directory" ? If you did not, the path is incorrect, as it creates a solution. The file path would be like this(With an extra folder created for the solution): "C:\RageMP\server-files\dotnet\resources\TommyGTA\TommyGTA\bin\..." Instead of this(As it is in his video): "C:\RageMP\server-files\dotnet\resources\TommyGTA\bin\... To sum up, make sure settings.xml mirrors the correct file path.
SelfmadeTommy Posted October 6, 2020 Author Posted October 6, 2020 3 hours ago, Invoke-STPE said: Hello. When you created a new project, from the tutorial, did you tick the "Place solution and project in the same directory" ? If you did not, the path is incorrect, as it creates a solution. The file path would be like this(With an extra folder created for the solution): "C:\RageMP\server-files\dotnet\resources\TommyGTA\TommyGTA\bin\..." Instead of this(As it is in his video): "C:\RageMP\server-files\dotnet\resources\TommyGTA\bin\... To sum up, make sure settings.xml mirrors the correct file path. Hey appreciate a lot, it worked
Invoke-STPE Posted October 7, 2020 Posted October 7, 2020 8 hours ago, SelfmadeTommy said: Hey appreciate a lot, it worked No problem! Glad it worked.
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