Cyrox666 Posted August 20, 2021 Posted August 20, 2021 (edited) Hello together, The BeLifeRP.dll is in the RAGEMP\server-files\dotnet\resources\BeLifeRP folder, but if the server (127.0.0.1) starts it doesn't load my resource BeLifeRP.dll The game with the 127.0.0.1 IP is starting. Can anyone tell me why i get these error? Thanks for help Here is the Log from my server Loading resources.. -> Starting BeLifeRP resource.. 'BeLifeRP.dll' is an unexpected token. Expecting whitespace. Line 4, position 16. Exception has been thrown by the target of an invocation. There is an error in XML document (4, 16). -> Error starting 'BeLifeRP' System.InvalidOperationException: There is an error in XML document (4, 16). ---> System.Xml.XmlException: 'BeLifeRP.dll' is an unexpected token. Expecting whitespace. Line 4, position 16. at void System.Xml.XmlTextReaderImpl.Throw(Exception e) at void System.Xml.XmlTextReaderImpl.Throw(string res, string arg) at void System.Xml.XmlTextReaderImpl.ParseAttributes() at void System.Xml.XmlTextReaderImpl.ParseElement() at bool System.Xml.XmlTextReaderImpl.ParseElementContent() at bool System.Xml.XmlTextReaderImpl.Read() at bool System.Xml.XmlTextReader.Read() at void System.Xml.XmlTextReaderImpl.Skip() at void System.Xml.XmlTextReader.Skip() at ResourceMetaInfo Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderResourceInfo.Read3_ResourceMetaInfo(bool isNullable, bool checkType) at ResourceInfo Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderResourceInfo.Read14_ResourceInfo(bool isNullable, bool checkType) at object Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderResourceInfo.Read15_meta() --- End of inner exception stack trace --- at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream) at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent) Edited August 20, 2021 by Cyrox666
fl1k Posted August 20, 2021 Posted August 20, 2021 Post the solution for people facing similar issues in the future
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