安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
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.