Closed sonowz closed 5 years ago
See factoriomaps code here:
Hey there! I'm the developer of factoriomaps, I havent been able to publish factoriomaps with API yet. This means that factorissimo is trying to call API objects that don't exist yet. Sorry about that!
You can either wait for release 3.5.0, or try the dev branch.
Upon further inspectation, Ive found that the API that made it into release 3.4.0 is accidental, its a dummy API that does nothing and shouldn't have been in there at all. Again, apologies!
With current mod versions, factoriomaps auto.py
crashes when factorissimo is enabled.
This commit fixes crash.
The name factorissimo uses is correct. Factoriomaps 3.4.0 was accidentally released with a mockup version of the API that does nothing. It wasn't supposed to be there at all, then there would be a different error of trying to call an API that doesn't exist at all. I was supposed to release factoriomaps 3.5.0 at the same time as factorissimo, but I had some last minute hold ups. Sorry about this, I'm working on it!
OK, then I will close this :)
Just letting you know that I finally managed to get that multi hour session in to track down those last stubborn bugs and roll out FactorioMaps 3.5.0 :)
My factorissimo-factoriomap compatibility is broken due to API name mismatch. I've done something wrong with other mods, or this commit will fix the issue.