You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, on running the panel the following error occurrs: [2025-02-27 13:07:47.037 FTL] Failed to initialize IW4MAdmin System.FormatException: The input string '0^7" info: "Enable synchronous logging' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan1 value)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at IW4MAdmin.Application.RConParsers.BaseRConParser.GetDvarAsync[T](IRConConnection connection, String dvarName, T fallbackValue, CancellationToken token)
at SharedLibraryCore.Utilities.GetDvarAsync[T](Server server, String dvarName, T fallbackValue, CancellationToken token)
at SharedLibraryCore.Utilities.GetMappedDvarValueOrDefaultAsync[T](Server server, String dvarName, String infoResponseName, IDictionary2 infoResponse, T overrideDefault, CancellationToken token) at IW4MAdmin.IW4MServer.Initialize() at IW4MAdmin.Application.ApplicationManager.<>c__DisplayClass91_0.<<InitializeServers>g__Init|0>d.MoveNext() --- End of stack trace from previous location --- at IW4MAdmin.Application.ApplicationManager.InitializeServers() at IW4MAdmin.Application.ApplicationManager.Init() at IW4MAdmin.Application.Program.LaunchAsync() Fatal error during initialization The input string '0^7" info: "Enable synchronous logging' was not in a correct format. Press enter to exit...
im running it on linux, dotnet 8.0.404
The text was updated successfully, but these errors were encountered:
Hello, on running the panel the following error occurrs:
[2025-02-27 13:07:47.037 FTL] Failed to initialize IW4MAdmin System.FormatException: The input string '0^7" info: "Enable synchronous logging' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan
1 value)at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at IW4MAdmin.Application.RConParsers.BaseRConParser.GetDvarAsync[T](IRConConnection connection, String dvarName, T fallbackValue, CancellationToken token)
at SharedLibraryCore.Utilities.GetDvarAsync[T](Server server, String dvarName, T fallbackValue, CancellationToken token)
at SharedLibraryCore.Utilities.GetMappedDvarValueOrDefaultAsync[T](Server server, String dvarName, String infoResponseName, IDictionary
2 infoResponse, T overrideDefault, CancellationToken token) at IW4MAdmin.IW4MServer.Initialize() at IW4MAdmin.Application.ApplicationManager.<>c__DisplayClass91_0.<<InitializeServers>g__Init|0>d.MoveNext() --- End of stack trace from previous location --- at IW4MAdmin.Application.ApplicationManager.InitializeServers() at IW4MAdmin.Application.ApplicationManager.Init() at IW4MAdmin.Application.Program.LaunchAsync() Fatal error during initialization The input string '0^7" info: "Enable synchronous logging' was not in a correct format. Press enter to exit...
im running it on linux, dotnet 8.0.404
The text was updated successfully, but these errors were encountered: