judos / robotMiningSite

A factorio mod
GNU General Public License v3.0
5 stars 2 forks source link

0.18 #22

Closed DeadlyKitten37 closed 4 years ago

DeadlyKitten37 commented 4 years ago

0.18 has come out, please update this mod so we can use it Thx

Cordina90 commented 4 years ago

I’m working on an update, release expected within a few days

Cordina90 commented 4 years ago

There is a release candidate available here on GitHub. Feel free to use it, but there might be some issues. If you run into a bug, please let me know.

Duodecimal commented 4 years ago

Tried it with both the zipped and unzipped folder, got the following error.

Failed to load mods: _ robotMiningSite /data.lua:27: robotMIningSite _ /prototypes/miningRobot.lua:219: attempted to index field 'working' (a nil value)

stack traceback: robotMiningSite /prototypes/miningRobot.lua:219: in main chunk [C]: in function 'require' robotMinignSite /data.lua:27:in main chunk stack traceback: [C]: in function 'require' robotMiningSite /data.lua:27: in main chunk

Cordina90 commented 4 years ago

Haven't seen this in my own setup.. When did this error occur (startup/normal play/placing bots/etc.)?

Duodecimal commented 4 years ago

Sorry, should have been more specific. It's during startup. Also, the typo in the error message is my own.

Duodecimal commented 4 years ago

Check this out, it's not your fault:

https://forums.factorio.com/viewtopic.php?f=30&t=80965

Duodecimal commented 4 years ago

Just a heads up - control.lua seems to think that 0.7.0 is a later version than 0.10.0. I removed the if statement (g.version > modVersion) and my savegame loaded fine.

Cordina90 commented 4 years ago

Fixed that one, had noticed it myself before, but wasn't fixed in the prerelease version. A new package for v0.10.0 is available in the directory "prerelease". Just one more bug to tackle until release, which is a crash when starting a new game...