Everything is missing. Its like the mod is not loaded at all. It works again when i use older version.Nicksaurus wrote:What's missing? It's loading some items for me, but I don't know enough about the mod to tell what's not worked.
Foreman 0.1.9 - A factory optimisation tool.
Re: Foreman 0.1.9 - A factory optimisation tool.
-
- Long Handed Inserter
- Posts: 70
- Joined: Sat May 16, 2015 4:39 am
- Contact:
Re: Foreman 0.1.9 - A factory optimisation tool.
Getting an error "Unable to load DLL 'lua52' the specified module could not be found" it shows in the directory
I double checked the directories and they look ok.
I double checked the directories and they look ok.
Re: Foreman 0.1.9 - A factory optimisation tool.
Hey, Is there a way to run this piece of pure genius engineering on Linux/ubuntu 14.04 ?
If so, can you tell me how? I tried wine and it just won't work properly.
If so, can you tell me how? I tried wine and it just won't work properly.
- MasterBuilder
- Filter Inserter
- Posts: 353
- Joined: Sun Nov 23, 2014 1:22 am
- Contact:
Re: Foreman 0.1.9 - A factory optimisation tool.
Running/compiling it with Mono might work. (Mono is basically a native _nix implementation of the .NET CLI.)Fansana wrote:Hey, Is there a way to run this piece of pure genius engineering on Linux/ubuntu 14.04 ?
If so, can you tell me how? I tried wine and it just won't work properly.
Give a man fire and he'll be warm for a day. Set a man on fire and he'll be warm for the rest of his life.
- Ranakastrasz
- Smart Inserter
- Posts: 2171
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: Foreman 0.1.9 - A factory optimisation tool.
Edit: never mind, Screwed up myself.
Last edited by Ranakastrasz on Thu Sep 24, 2015 8:38 pm, edited 1 time in total.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: Foreman 0.1.9 - A factory optimisation tool.
You know I know Programming in Java and stuff but I have never looked into C# or C++. I have mono already installed cause that is what I assumed I need but I don't know the command to run it.MasterBuilder wrote:Running/compiling it with Mono might work. (Mono is basically a native _nix implementation of the .NET CLI.)Fansana wrote:Hey, Is there a way to run this piece of pure genius engineering on Linux/ubuntu 14.04 ?
If so, can you tell me how? I tried wine and it just won't work properly.
Re: Foreman 0.1.9 - A factory optimisation tool.
I have to go to bed now I could not get it to work and I tried everything for about an hour.
I would like to request proper linux support, I mean at least to some degree.
I would help with that and offer myself as willing test/compile subject.
As for all I know Java is pretty similar to C# so I might be able to help with that too.
I would like to request proper linux support, I mean at least to some degree.
I would help with that and offer myself as willing test/compile subject.
As for all I know Java is pretty similar to C# so I might be able to help with that too.
-
- Long Handed Inserter
- Posts: 70
- Joined: Sat May 16, 2015 4:39 am
- Contact:
Re: Foreman 0.1.9 - A factory optimisation tool.
I got it to work on a difrent system that had no mods installed.
Does this work with mods installed? I through I read earlier that it does, but if not, that's ok. great tool either way.
NVM, got it to work on that system with mods... great tool. might make my life a little easier now.
Does this work with mods installed? I through I read earlier that it does, but if not, that's ok. great tool either way.
NVM, got it to work on that system with mods... great tool. might make my life a little easier now.
-
- Manual Inserter
- Posts: 2
- Joined: Sun Sep 27, 2015 4:30 pm
- Contact:
Re: Foreman 0.1.9 - A factory optimisation tool.
Does this work for the mac version?
Re: Foreman 0.1.9 - A factory optimisation tool.
Does forman work with the newest version of the game?
Because I cant get it to work.
Mayby it's because I dont know what to chose in the 'factorio directory'
Because I cant get it to work.
Mayby it's because I dont know what to chose in the 'factorio directory'
Re: Foreman 0.1.9 - A factory optimisation tool.
I use folder junctions (mklink /j) and hardlinks (mklink /h) to easily switch factorio version and mods-collection.
To be of any use in this setup the program needs to be able to handle this.
Fortunately I am able to use the web program http://factorio.rotol.me/pack/bobmods-f12/ to datamine the bobs-mods.
To be of any use in this setup the program needs to be able to handle this.
Fortunately I am able to use the web program http://factorio.rotol.me/pack/bobmods-f12/ to datamine the bobs-mods.
- Jackalope_Gaming
- Fast Inserter
- Posts: 230
- Joined: Wed Oct 07, 2015 10:11 pm
- Contact:
Re: Foreman 0.1.9 - A factory optimisation tool.
Features I'd like to request:
Ability to right-click on a node and instead of the popup menu only showing delete could it also have an option for a window that allows the user to modify which machine is being used for that node, and what modules go in it. An option to use two or three different machine and module setups would be nice too.
In the "Enable/Disable Objects" button on the top it does not list productivity modules. Could that please be added to the base program?
Ability to right-click on a node and instead of the popup menu only showing delete could it also have an option for a window that allows the user to modify which machine is being used for that node, and what modules go in it. An option to use two or three different machine and module setups would be nice too.
In the "Enable/Disable Objects" button on the top it does not list productivity modules. Could that please be added to the base program?
Re: Foreman 0.1.9 - A factory optimisation tool.
Love this....a couple suggestions:
1. Currently there is an error using Bob's mods in which the Lead recipe from "Advanced Lead processing with Silver ore" (and I'm not sure what others, haven't gotten that far in the game yet to check). The error is that the recipe is showing "0" output for both lead and silver. This causes an Undefined/Infinite requirement up and down the line which causes an overflow error anytime I use the "per second" button. I reworked it by simply deleting the node and creating a fake assembler instead (where it has a fixed input and output of each ingredient....I had to do a little bit of math to figure out the input requirement but it works).
My suggestion is that, if there is ever a "0" output anywhere in the tree, it should instead ask the user "hey, this recipe is saying '0', that can't be right, please enter the correct amount for proper calculations or '1' will be used instead." The other idea is possibly allow the user to right-click on a production item on the left and edit any recipes for it manually or "return to original", keep it saved between sessions.
2. Power calculation label at the top to show the total amount of power required for the current setup, maybe even a checkbox to "show power" for each node under the picture of assemblers within the box
1. Currently there is an error using Bob's mods in which the Lead recipe from "Advanced Lead processing with Silver ore" (and I'm not sure what others, haven't gotten that far in the game yet to check). The error is that the recipe is showing "0" output for both lead and silver. This causes an Undefined/Infinite requirement up and down the line which causes an overflow error anytime I use the "per second" button. I reworked it by simply deleting the node and creating a fake assembler instead (where it has a fixed input and output of each ingredient....I had to do a little bit of math to figure out the input requirement but it works).
My suggestion is that, if there is ever a "0" output anywhere in the tree, it should instead ask the user "hey, this recipe is saying '0', that can't be right, please enter the correct amount for proper calculations or '1' will be used instead." The other idea is possibly allow the user to right-click on a production item on the left and edit any recipes for it manually or "return to original", keep it saved between sessions.
2. Power calculation label at the top to show the total amount of power required for the current setup, maybe even a checkbox to "show power" for each node under the picture of assemblers within the box
Re: Foreman 0.1.9 - A factory optimisation tool.
There still seems to be a bug with electric drills from what I've seen.
Basically it suggests that to produce 1 iron plate per second, you require 2 furnaces (this is correct) but 4 drills (without modules).
According to the wiki stats and my crappy stop-watching in the game, an electric drill pushes out a piece of iron ore every ~1.75 seconds, or ~0.525 iron per second. This means you should only need 2 drills, not 4.
Any idea what this could be caused by or how to fix it? Otherwise great tool!
Basically it suggests that to produce 1 iron plate per second, you require 2 furnaces (this is correct) but 4 drills (without modules).
According to the wiki stats and my crappy stop-watching in the game, an electric drill pushes out a piece of iron ore every ~1.75 seconds, or ~0.525 iron per second. This means you should only need 2 drills, not 4.
Any idea what this could be caused by or how to fix it? Otherwise great tool!
Re: Foreman 0.1.9 - A factory optimisation tool.
All of your links are broken. Otherwise I'd probably add to this with some sort of self-important request like additional features, 'cause it sounds pretty solid.
https://bitbucket.org/Nicksaurus/foreman
https://bitbucket.org/Nicksaurus/foreman
Re: Foreman 0.1.9 - A factory optimisation tool.
Wow. Amazingly useful, and the mod support is awesome. Great design, too---really elegant and super intuitive; I figured it out after just a few minutes of tinkering. Thanks for your work on this!
- Ranakastrasz
- Smart Inserter
- Posts: 2171
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Re: Foreman 0.1.9 - A factory optimisation tool.
Running into issues with Autocomplete with Bob's mod. It gives a ton of NAN for resource counts, and is in general broken, even with things that worked fine before.
I think it is specifically a result of infinite source-less recipes that are not from mining drills. That is, the pump's water creation recipe, or air compression.
I think it is specifically a result of infinite source-less recipes that are not from mining drills. That is, the pump's water creation recipe, or air compression.
Last edited by Ranakastrasz on Tue Feb 02, 2016 9:04 pm, edited 1 time in total.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: Foreman 0.1.9 - A factory optimisation tool.
Can someone make a mac version plz
Re: Foreman 0.1.9 - A factory optimisation tool.
Thank you, awesome apllication!
<rob> Name ONE thing that your windows comp can do that my MAC cant
<bawss> Right click.
<bawss> Right click.
Re: Foreman 0.1.9 - A factory optimisation tool.
Yeah, this tool has been really useful. It doesn't really help much when oil processing gets involved, but it's pretty good for most of the rest.