Skip to content

Errors #2

Description

@TiesGamesNL

WARN [ginManager] - On enable plugin
System.NotSupportedException: The given path's format is not supported.
at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding)
at System.IO.File.InternalReadAllLines(String path, Encoding encoding)
at AuthME.Lang..ctor(String name, String path)
at AuthME.Account.OnEnable(xCoreGames core, PluginContext context)
at xCore.xCoreGames.OnEnable()
at MiNET.Plugins.PluginManager.EnablePlugins(MiNetServer server, LevelManager levelManager) in C:\projects\minet\src\MiNET\MiNET\Plugins\PluginManager.cs:line 498
ERROR [iNetServer] - Error during startup!
System.NullReferenceException: Object reference not set to an instance of an object.
at MiNET.Worlds.Level.Initialize() in C:\projects\minet\src\MiNET\MiNET\Worlds\Level.cs:line 149
at xCore.LobbyManager.GetLevel(Player player, String name)
at MiNET.MiNetServer.StartServer() in C:\projects\minet\src\MiNET\MiNET\MiNetServer.cs:line 167

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions