Page 1 of 1

[0.16.51] Crash using construction robot in custom scenario

Posted: Tue Nov 27, 2018 8:53 pm
by TreefrogGreaken
1. What Did I Do ?
Used a construction robot

2. What Happened ?
The game hung for 3 - 5 seconds then crashed.

3. What Did I expect to Happen ?
Construction Robot to fly into roboport
gif
Not running any mods when this happened. Happens with/without the research for Robots.
I've attached the Scenario and the logfile it made. Hope it helps!

Re: [0.16.51] Crash using construction robot in custom scenario

Posted: Wed Nov 28, 2018 10:25 am
by Rseding91
Thanks for the report. How did you get those 3 robot items in the chest? They have a count of 0 which isn't valid and that's causing the crash.

Re: [0.16.51] Crash using construction robot in custom scenario

Posted: Wed Nov 28, 2018 1:13 pm
by TreefrogGreaken
Using the map editor, I opened up the chest and added the Construction Robots in as items. They must be set on a 0 value, can't look at the moment as at work.

Re: [0.16.51] Crash using construction robot in custom scenario

Posted: Wed Nov 28, 2018 1:24 pm
by Rseding91
Ah ok. Well those stacks are invalid. It should have a count of 1 or more which is why it's crashing. If you open it back up in the editor and put the robots back in with a count of 1 it should work.

In 0.17 the editor was completely re-written so it will fix this issue.