FortressCraft Evolved

FortressCraft Evolved

steveman0's Blueprint Builder
Cpt CamGirl YT-Ttv 2017 年 5 月 2 日 下午 7:13
Stuck Drones
Steveman Another great mod. Thanks for the fun. I am running into a small issue. I am having some of the drones get stuck,
http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=918121455
, They will be building a block and just stop. Then I restar fce, and some times it fixed it, and sometimes it doesn't it just eats the material. Right now running it on my mod test world, so eating stuff is no big deal. any thoughts? Thanks
最后由 Cpt CamGirl YT-Ttv 编辑于; 2017 年 5 月 2 日 下午 7:14
< >
正在显示第 1 - 5 条,共 5 条留言
steveman0  [开发者] 2017 年 5 月 4 日 下午 6:26 
That appears to be blocks built with construction paste. Does it only happen with them or does it happen with machines as well? Could I get a log file? I suspect it may be related to the pulling of the construction paste cost so I need the log to verify.
Cpt CamGirl YT-Ttv 2017 年 5 月 5 日 下午 4:54 
Yeah I think it was just paste blocks. I will get logs to you when I get on that computer. wonder if it may be having issues with creative block mod.
steveman0  [开发者] 2017 年 5 月 5 日 下午 5:56 
It's possible.

if (lData != null && lData.Costs.Count == 1 && lData.Costs[0].CubeType == eCubeTypes.ConstructionPaste)
It is expecting to find a recipe cost of only construction paste so if the recipes are unusual or it can't find it the recipe then it'll have issues.
最后由 steveman0 编辑于; 2017 年 5 月 5 日 下午 5:56
Cpt CamGirl YT-Ttv 2017 年 5 月 7 日 下午 3:44 
I have found it.

BlueprintBuilder GetCube could not find a segment for blueprint configuring. Retry next update! (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) BlueprintBuilder GetCube could not find a segment for blueprint configuring. Retry next update! (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) BlueprintBuilder GetCube could not find a segment for blueprint configuring. Retry next update!

I have also seen that it is not just with modded blocks, but also normal ones. The blocks in the screenshot below are conveyors.

http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=921432810
最后由 Cpt CamGirl YT-Ttv 编辑于; 2017 年 5 月 7 日 下午 4:22
steveman0  [开发者] 2017 年 5 月 14 日 上午 7:31 
I'm not sure that the getcube is the issue actually. If that really was entirely locking up then the builder would never begin building. Those entries are likely just a few delays on segment loading. Could I get the full log to look for other errors? Something must be happening at build time that is locking up and I think that should have something logged.
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50