Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
Server error
21:24:30.7311 [ERROR] Keen: System.NullReferenceException: Object reference not set to an instance of an object.
at Sandbox.Game.Entities.MyCubeBuilder.RequestGridSpawn(Author author, DefinitionIdBlit definition, BuildData position, Boolean instantBuild, Boolean forceStatic, MyBlockVisuals visuals)
at Sandbox.Game.Entities.MyCubeBuilder.RequestGridSpawn<>Sandbox_Game_Entities_MyCubeBuilder<>Author#VRage_Game_DefinitionIdBlit#Sandbox_Game_Entities_MyCubeBuilder<>BuildData#System_Boolean#System_Boolean#Sandbox_Game_Entities_MyCubeGrid<>MyBlockVisuals.Invoke(IMyEventOwner& <static>, Author& author, DefinitionIdBlit& definition, BuildData& position, Boolean& instantBuild, Boolean& forceStatic, MyBlockVisuals& visuals)
at VRage.Network.CallSite`7.Invoke(BitStream stream, Object obj, Boolean validate)
at VRage.Network.MyReplicationLayer.Invoke(CallSite callSite, BitStream stream, Object obj, EndpointId source, MyClientStateBase clientState, Boolean validate)
at VRage.Network.MyReplicationServer.OnEvent(MyPacketDataBitStreamBase data, CallSite site, Object obj, IMyNetObject sendAs, Nullable`1 position, EndpointId source)
at VRage.Network.MyReplicationLayer.OnEvent(MyPacketDataBitStreamBase data, NetworkId networkId, NetworkId blockedNetId, UInt32 eventId, EndpointId sender, Nullable`1 position)
at VRage.Network.MyReplicationLayer.ProcessEvent(MyPacketDataBitStreamBase data, EndpointId sender)
at VRage.Network.MyReplicationLayer.OnEvent(MyPacket packet)
at Sandbox.Engine.Multiplayer.MyTransportLayer.ProcessMessage(MyPacket p)
at Sandbox.Engine.Multiplayer.MyTransportLayer.HandleMessage(MyPacket p)
at Sandbox.Engine.Networking.MyReceiveQueue.Process(NetworkMessageDelegate handler)
System.NullReferenceException: Object reference not set to an instance of an object.
at Sandbox.Game.Entities.MyCubeBuilder.RequestGridSpawn(Author author, DefinitionIdBlit definition, BuildData position, Boolean instantBuild, Boolean forceStatic, MyBlockVisuals visuals)
at Sandbox.Game.Entities.MyCubeBuilder.RequestGridSpawn<>Sandbox_Game_Entities_MyCubeBuilder<>Author#VRage_Game_DefinitionIdBlit#Sandbox_Game_Entities_MyCubeBuilder<>BuildData#System_Boolean#System_Boolean#Sandbox_Game_Entities_MyCubeGrid<>MyBlockVisuals.Invoke(IMyEventOwner& <static>, Author& author, DefinitionIdBlit& definition, BuildData& position, Boolean& instantBuild, Boolean& forceStatic, MyBlockVisuals& visuals)
at VRage.Network.CallSite`7.Invoke(BitStream stream, Object obj, Boolean validate)
at VRage.Network.MyReplicationLayer.Invoke(CallSite callSite, BitStream stream, Object obj, EndpointId source, MyClientStateBase clientState, Boolean validate)
at VRage.Network.MyReplicationServer.OnEvent(MyPacketDataBitStreamBase data, CallSite site, Object obj, IMyNetObject sendAs, Nullable`1 position, EndpointId source)
at VRage.Network.MyReplicationLayer.OnEvent(MyPacketDataBitStreamBase data, NetworkId networkId, NetworkId blockedNetId, UInt32 eventId, EndpointId sender, Nullable`1 position)
at VRage.Network.MyReplicationLayer.ProcessEvent(MyPacketDataBitStreamBase data, EndpointId sender)
at VRage.Network.MyReplicationLayer.OnEvent(MyPacket packet)
at Sandbox.Engine.Multiplayer.MyTransportLayer.ProcessMessage(MyPacket p)
at Sandbox.Engine.Multiplayer.MyTransportLayer.HandleMessage(MyPacket p)
at Sandbox.Engine.Networking.MyReceiveQueue.Process(NetworkMessageDelegate handler)
I continue seeing this reference repeatedly:
I presume this was why every Mod Author everywhere specifically requests you to load the world in plain Vanilla, save, then load the world with just their mod, then report if the error continues. If yes: You then report with your CLEAN error report, otherwise you must locate what the error actually is.
If you report a false Error to your problem, then you can't expect person B to fix person A's work when person B never looked at person A's work, these logs exist to construct a clear well defined robust image when adding in each Mod to your World, presuming you use your tools like you are supposed to.
Additionally; I see errors possibly involving network visual re-stream to quickly render missing information, sounds like you are missing a file you are attempting to observe.
P.S. Don't Spam.