-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Error with Space Exploration #164
Comments
Thank you for the good quality bug report! When you say "indeterminate" amount of time, it's not instant or within 5 seconds of spawning the terminator? I will fix this for the next release, for the function which failed but it could be pointing to some other issue (like droids existing across multiple surfaces/worlds, and the force/surface references failing because of that) |
It is not instant.
|
Okay, very interesting. Can you comment on how you deployed the terminators? By hand or by droid assemblers? It's probably just a corner case on the squad becoming invalid/dead and then trying to check for hunting, so it's not as bad as I might have thought (like not properly handling other surfaces) |
On the home world I deployed using assemblers. On the asteroid belt I deployed by hand. On the planet I deployed a few by hand (50-100) and then used 6-8 assemblers to continue production. I believe I was upwards of squad 90. |
Okay, thank you again. I will ensure that bug is fixed on the next release. I am working on v0.5.0 which has new buildings/art, and the functionality of the assembler and guard station is different, control of the units is different (better) without a lot of bloat with the 'unitgroup' crap in the factorio mod API.. next release also has ground-based construction/engineer droids which take from a global storage and deploy buildings to fill ghosts. These might be useful for you to boostrap bases on new worlds in addition to personal robotports. I don't have a solid idea on release date, probably a week or two AT LEAST away from release. will you be able to hold on until then?? |
also have you got any other comments/feedback about the mod? |
I'll be fine to wait. In terms of feedback it seems robots are much more ups efficient than AAI vehicle pathfinding. So good job. |
Issue: Fatal error and crash to main menu.
Factorio: 0.17.50
Version: Robot Army 0.4.3
Description: Spawning Terminator droids on asteroid belts, or on new planets from space exploration causes this error to occur after an indeterminate amount of time.
The text was updated successfully, but these errors were encountered: