Bob's Functions Library mod


Adds a series of useful functions used by Bob's Mods. These can easilly be used by other mods too.

Internal
4 months ago
0.13 - 1.1
362K

b Similar starting issue to before

4 years ago

https://imgur.com/a/RPjnfrm
I get this error with space exploration, pyanodon, angel's, bob's and aai industry

4 years ago

That function mentioned is known to break things when an ingredient table has been created incorrectly. In theory the base game itself should crash, but for some reason doesn't, which means broken mods get published without issue.

My mod assumes (I'm going to need to robustify this a bit more) that nobody else messed up, which isn't always true, especially if the game engine isn't flagging the error in other mods.

considering someone else has reported the same error very recently when using Py's mods, I'm guessing the actual error is in there.

However, I will try to improve my function even further to try and avoid such errors.

New response