Xabi Posted February 24, 2019 Author Posted February 24, 2019 2 hours ago, spoyled said: I want to make myself admin, but I can't find where and what I have to write. You can also check the FAQ on GitHub, where it says how to do so. But looking at the code would also be a great idea next time.
OPERATION:V Posted February 25, 2019 Posted February 25, 2019 I have a problem =================[25.02.2019 13:40:00]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'WiredPlayers.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[25.02.2019 13:40:00]================== System.IO.FileNotFoundException: Could not load file or assembly 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'. Das System kann die angegebene Datei nicht finden. File name: 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll' at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly) at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath) http://prntscr.com/mpv14h
Xabi Posted February 25, 2019 Author Posted February 25, 2019 47 minutes ago, OPERATION:V said: I have a problem =================[25.02.2019 13:40:00]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'WiredPlayers.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[25.02.2019 13:40:00]================== System.IO.FileNotFoundException: Could not load file or assembly 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'. Das System kann die angegebene Datei nicht finden. File name: 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll' at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly) at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath) http://prntscr.com/mpv14h Follow the guide on GitHub step by step and you won't have that problem.
Geekbee Posted February 25, 2019 Posted February 25, 2019 vor 1 Stunde schrieb OPERATION:V: I have a problem =================[25.02.2019 13:40:00]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'WiredPlayers.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= ==================[25.02.2019 13:40:00]================== System.IO.FileNotFoundException: Could not load file or assembly 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll'. Das System kann die angegebene Datei nicht finden. File name: 'C:\RAGEMP\server-files\bridge\resources\WiredPlayers\bin\Debug\netcoreapp2.2\WiredPlayers.resources.dll' at void System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, string ilPath, string niPath, ObjectHandleOnStack retAssembly) at Assembly System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(string assemblyPath) http://prntscr.com/mpv14h ENG: Read the Error GER: Naja man sollte schon die DLL kompilieren
OPERATION:V Posted February 25, 2019 Posted February 25, 2019 vor 6 Stunden schrieb Geekbee: ENG: Read the Error GER: Naja man sollte schon die DLL kompilieren Das habe ich und das nicht nur einmal. Das Problem ist nur das der diese DLL nicht komprimiert obwohl ich alles so wie Beschrieben mache er erstellt zwar die WiredPlayers.dll aber nicht die wie auch im fehler genannte WiredPlayers.resources.dll
Geekbee Posted February 26, 2019 Posted February 26, 2019 vor 7 Stunden schrieb OPERATION:V: Das habe ich und das nicht nur einmal. Das Problem ist nur das der diese DLL nicht komprimiert obwohl ich alles so wie Beschrieben mache er erstellt zwar die WiredPlayers.dll aber nicht die wie auch im fehler genannte WiredPlayers.resources.dll Dann hast du die Falsche netcoreapp version ausgewählt gestern erst nochmals aus Probiert
OPERATION:V Posted February 26, 2019 Posted February 26, 2019 vor 3 Stunden schrieb Geekbee: Dann hast du die Falsche netcoreapp version ausgewählt gestern erst nochmals aus Probiert Welche wäre den die richitge ?
Geekbee Posted February 26, 2019 Posted February 26, 2019 vor 6 Stunden schrieb OPERATION:V: Welche wäre den die richitge ? netcoreapp2.2 steht doch dort
OPERATION:V Posted February 26, 2019 Posted February 26, 2019 vor 2 Minuten schrieb Geekbee: netcoreapp2.2 steht doch dort Die nutze ich und dennoch funktioniert es nicht 🤷♂️ Ich finde auch leider den Fehler nicht. Ich habe bestimmt in den letzten 3 Tagen alles 15 mal neu installiert. und auch schon versucht mit anderen Netcore versionen versucht es zu installieren immer wieder bekomme ich den Fehler das er die WiredPlayers.resources.dll nicht findet http://prntscr.com/mpv948
Recommended Posts