ClassiCube / MCGalaxy

A Minecraft Classic / ClassiCube server software
GNU General Public License v3.0
176 stars 83 forks source link

Object reference not set to an instance of an object #816

Open MrGlitchWasTaken opened 2 months ago

MrGlitchWasTaken commented 2 months ago

Type: NullReferenceException Source: MCGalaxy_ Message: Object reference not set to an instance of an object Trace: at MCGalaxy.Player.LoadCpeData () [0x00000] in :0 at MCGalaxy.Player.CompleteLoginProcess () [0x0011b] in :0 at MCGalaxy.Network.ClassicProtocol.CheckReadAllExtensions () [0x00011] in :0 at MCGalaxy.Network.ClassicProtocol.HandleExtEntry (System.Byte[] buffer, System.Int32 offset, System.Int32 left) [0x0004d] in :0 at MCGalaxy.Network.ClassicProtocol.HandlePacket (System.Byte[] buffer, System.Int32 offset, System.Int32 left) [0x00096] in :0 at MCGalaxy.Network.IGameSession.ProcessReceived (System.Byte[] buffer, System.Int32 bufferLen) [0x00004] in :0

Goodlyay commented 2 months ago

It would be helpful if you could describe in what context this happens. Is it any time someone logs in? Are they joining with ClassiCube or BetaCraft? What OS are you running MCGalaxy on, and is it MCGalaxyCLI or MCGalaxy?

MrGlitchWasTaken commented 1 month ago

It would be helpful if you could describe in what context this happens. Is it any time someone logs in? Are they joining with ClassiCube or BetaCraft? What OS are you running MCGalaxy on, and is it MCGalaxyCLI or MCGalaxy?

It happens when someone tries to join on classicube. Im running macOS 10.21 sequoia and MCGalaxyCLI since i dont have a 32 bit mac

UnknownShadow200 commented 1 month ago

Are you seeing any errors logged on server startup?