安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Is this single player, coop, or on a server?
Anything weird happen with the save game such as trying to take a single player or coop game to a server?
This is not optional. It is part of the game and nothing we do can change it.
You can make it playable offline by taking the scenario files from the workshop folder on your PC and putting them in the Scenarios folder in your empyrion folder, which will allow you to run the scenario without connecting to the workshop. However, it will never be automatically updated.
Thank you for the answer
To Answer: It is singleplayer, no co-op, no online multiplayer. I tried 4 times to begin a new RE game and everytime the same log entry and failure to load this playfield and stop the game with error message mail buttons, Vanilla works fine so far.
Try unsubscribing to the scenario then resubscribing and then starting a new save game with a new save game name you haven't used before.
And verify files in Steam after resubscribing.
Did this already {re-subscribing, everytime new name - by the way: the game created the saves (found them all), but didn't find/show them at game start}, but will do again. Unsubscribed yesterday before quitting Steam. Hope this helps
Double check you're playing Reforged Eden and not some other scenario too.
- new subscribe, files verified no error, new game start RE and name, started loading planets - game stopped working.
-this time
Copying Sectors.yaml from F:\Steam\steamapps\workshop\content\383120\2550354956/Sectors to F:\Steam\steamapps\common\Empyrion - Galactic Survival\Client/../Saves/Games/RE_110_1/Sectors
15-16:05:17.927 18_05 -ERR- Exception while reading playfield configuration file F:\Steam\steamapps\common\Empyrion - Galactic Survival\Client/../Saves/Games/RE_110_1/Templates/Rogue System [Sun Right]/playfield.yaml
System.IO.IOException: Sharing violation on path F:\Steam\steamapps\common\Empyrion - Galactic Survival\Saves\Games\RE_110_1\Templates\Rogue System [Sun Right]\playfield.yaml
15-16:05:17.969 18_05 -ERR- Could not load F:\Steam\steamapps\common\Empyrion - Galactic Survival\Client/../Saves/Games/RE_110_1/Templates/Rogue System [Sun Right]/playfield.yaml: the game will not start correctly.
Exception: Playfield Rogue System [Sun Right] has unknown playfield type Undefined
the other logs show the same besides the templates
and no, there is no other subscribed workshop scenario, only the vanilla standard ones, I only played standard vanilla and that works fine
edit: no hd error, 692GB free, graka 8GB, system 32GB, just played vanilla no problems
I have no idea I am so sorry.
This is not an issue with the scenario, because if it was then everyone would be having the same problem.
There is nothing special about the playfield listed, it's not even the first one of its kind that is loaded by the game.
If you leave it on the loading screen for a few minutes will it eventually load or does it truly stop working?
Try making a local copy of the scenario by copying the workshop folder.
Copy the entire F:\Steam\steamapps\workshop\content\383120\2550354956 folder to F:\Steam\steamapps\common\Empyrion - Galactic Survival\Content\Scenarios and change the folder name from 2550354956 to something else like Reforged Eden Local.
Then start the game and try starting a new save game using that local copy of the scenario instead.
If this works then you'll just need to remember to keep that scenario updated by copying the files from the workshop over after each scenario update (using the same folder you made).
If this doesn't work then you might try reporting it on the game forums as a game bug, but because it's a custom scenario there may not be anything they can do to assist.
I'll try your advice and will experiment a little bit further. I have played RE last at version 1.7, but there ar no left save games, I even deleted the created RE save from last try.
I'm no programmer so far, but the log shows two obviosly problems:
- the system IO exception can be connected to C# (so far as I know you need for read and write separated streams
-ERR- Could not load F:\Steam\steamapps\common\Empyrion - Galactic Survival\Client/../Saves/Games/RE_110_1/Templates/Rogue System [Sun Right]/playfield.yaml: the game will not start correctly.
Exception: Playfield Rogue System [Sun Right] has unknown playfield type Undefined
at Assembly-CSharp.GroupOptions+ConnectionSettings.MoveNext () [0x0061c] in <c1429074e209483ba62de93d2c45d605>:0
at Assembly-CSharp.GroupOptions+StreamConverter.MoveNext () [0x005c6] in <c1429074e209483ba62de93d2c45d605>:0
at Assembly-CSharp.MethodScopeOptionsType+CommandSet.MoveNext () [0x00275] in <c1429074e209483ba62de93d2c45d605>:0
at Assembly-CSharp.MethodScopeOptionsType+ServerContext.MoveNext () [0x003b0] in <c1429074e209483ba62de93d2c45d605>:0
at Assembly-CSharp.MethodScopeOptionsType+QueueEditor.MoveNext () [0x0015a] in <c1429074e209483ba62de93d2c45d605>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <b3c281d50d1b4a3aad2fa169be5ca59e>:0
- and has a problem with the sql injection:
-EXC- System.InvalidOperationException: Operation is not valid due to the current state of the object.
at System.Data.SQLite.SQLiteConnection.BeginDbTransaction (System.Data.IsolationLevel isolationLevel) [0x00009] in <d52f09e2aa2f4a7593c588778ba249ea>:0
at System.Data.SQLite.SQLiteConnection.BeginTransaction () [0x00006] in <d52f09e2aa2f4a7593c588778ba249ea>:0
at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteConnection.BeginTransaction()
at Assembly-CSharp.IconTree.AttachFile (Assembly-CSharp.ViewTokenOptionsType+ConnectionOptionsType ) [0x00066] in <c1429074e209483ba62de93d2c45d605>:0
at Assembly-CSharp.ViewTokenOptionsType.ListSymbol (System.Object ) [0x000f4] in <c1429074e209483ba62de93d2c45d605>:0
but thx anyway, I hope I find a solution. Really like to play RE.