安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
at ParallelTasks.WorkItem.DoWork(Int32 expectedID)
at ParallelTasks.BackgroundWorker.WorkLoop()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2016-09-12 13:50:46.674 - Thread: 21 -> Hiding window
2016-09-12 13:50:46.676 - Thread: 10 -> External debugger: interrupted.
2016-09-12 13:50:55.644 - Thread: 1 -> GC Memory: 1,750,899,848 B
2016-09-12 13:51:07.065 - Thread: 21 -> Hiding window done
2016-09-12 13:51:07.066 - Thread: 21 -> Showing message
2016-09-12 13:51:07.103 - Thread: 21 -> ERROR: branch name cannot be resolved, services=
2016-09-12 13:51:07.103 - Thread: 21 -> ERROR: branch name cannot be resolved, services=
2016-09-12 13:51:07.104 - Thread: 21 -> ERROR: branch name cannot be resolved, services=
2016-09-12 13:51:07.109 - Thread: 1 -> Exception occured: System.NullReferenceException: Object reference not set to an instance of an object.
at Sandbox.Game.Entities.Cube.MyCubeBlockFactory.CreateObjectBuilder(MyCubeBlock cubeBlock)
at Sandbox.Game.Entities.MyCubeBlock.GetObjectBuilderCubeBlock(Boolean copy)
at Sandbox.Game.Entities.Cube.MyTerminalBlock.GetObjectBuilderCubeBlock(Boolean copy)
at Sandbox.Game.Entities.Cube.MyFunctionalBlock.GetObjectBuilderCubeBlock(Boolean copy)
at Sandbox.Game.Weapons.MyUserControllableGun.GetObjectBuilderCubeBlock(Boolean copy)
at Sandbox.Game.Weapons.MyLargeTurretBase.GetObjectBuilderCubeBlock(Boolean copy)
at Cython.EnergyWeapons.BeamTurret.UpdateBeforeSimulation()
at Sandbox.Game.Entities.MyCubeBlock.UpdateBeforeSimulation()
at Sandbox.Game.Entities.Cube.MyFunctionalBlock.UpdateBeforeSimulation()
at Sandbox.Game.Entities.MyEntities.UpdateBeforeSimulation()
at Sandbox.Game.World.MySector.UpdateBeforeSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass1.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()
at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
at SpaceEngineers.MyProgram.Main(String[] args)
mod_warning: Energy Weapons (stable/dev), in file:
**WARNING!**
Script for MyObjectBuilder_AutomaticRifle is using the obsolete MyEntityComponentDescriptor overload!
You must use the 3 parameter overload to properly register script updates!
This script will most likely not work as intended!
**WARNING!**
mod_warning: Energy Weapons (stable/dev), in file:
**WARNING!**
Script for MyObjectBuilder_InteriorTurret is using the obsolete MyEntityComponentDescriptor overload!
You must use the 3 parameter overload to properly register script updates!
This script will most likely not work as intended!
**WARNING!**
mod_warning: Energy Weapons (stable/dev), in file:
**WARNING!**
Script for MyObjectBuilder_InteriorTurret is using the obsolete MyEntityComponentDescriptor overload!
You must use the 3 parameter overload to properly register script updates!
This script will most likely not work as intended!
**WARNING!**
but far as I know the weapons still work.