Hi Mate, so I joined the forum but as there is no activity from my side, I can't send you a message.
Hi! Too bad -- but after just one forum post, you can send private messages there. Could be useful for the future. :-)
https://www.dropbox.com/s/df8mquvzkubyli3/123.zip?dl=0
thats my savegame deleting any bio building crashed Factorio.
Thanks, that helped! The immediate fix is to remove line 654 of control.lua -- it's just for printing some debug information. However, due to the crash I found an error in my tables: On removing a terraformer, the game crashed when I tried to remove a hidden lamp -- which it doesn't have. Also, when trying to remove a Bio farm, there should have been a hidden lamp, but it hadn't been created for some reason, so that crashed too. So the debugging command did serve its purpose, after all. :-)
Sidenote: Can you please update your MINIME mod, its awesome and would like to get it working again.
Working on it. It's not quite easy, I'm still struggling with Bob's Character classes. While mods like "Gear Girl" or "I, Robot" create new characters just for different looks, Bob's mod doesn't change the appearance, other attributes (e.g. a "fighter" will have a smaller inventory but more health than a "builder"). I'll have to rework the mod so that it doesn't offer any of Bob's characters (which all look the same as the default character), but adjusts the player character so that it could look like. for example, Gear Girl while getting the class attributes from Bob's. I've a general idea how to do this, but getting it's quite complicated to get it right. :-)