Page 15 of 16

Re: Mylon's Many Mods

Posted: Wed Sep 18, 2019 9:05 pm
by Mylon
That's exactly what I need! I'll use with Alien Biomes in my next game to see how it looks (and maybe pick some dead ends so walkways have a final state) and then publish. Thanks!

Re: Mylon's Many Mods

Posted: Thu Sep 19, 2019 2:23 pm
by Mylon
After having worked on these mods and polished them up the last few weeks, I'm ready to preset the ABC mod pack! Assembler Assay, Bot Servicing, and Concreep have all been designed and tweaked for delightful synergy with each other. In a large factory, construction bots will always have something to do!

Re: Mylon's Many Mods

Posted: Fri Sep 20, 2019 3:19 pm
by Mylon
I've adopted (for now) Dark Matter Replicators and updated it. Not sure if I'm going to do anything with it, but at least it's playable and works via mod sync now.

Re: Mylon's Many Mods

Posted: Sun May 17, 2020 7:29 pm
by shai
Is bluebuild a server side mode or can i install it on my client and play multiplayer with friends?

Re: Mylon's Many Mods

Posted: Sun May 17, 2020 9:22 pm
by Mylon
All mods must be active on the server. Bluebuild doesn't do anything the player can't do without clicking fast enough so it's practically like an auto-hotkey script. But the way it works is the server has to have it.

Re: Mylon's Many Mods

Posted: Mon May 18, 2020 4:01 pm
by shai
Mylon wrote:
Sun May 17, 2020 9:22 pm
All mods must be active on the server. Bluebuild doesn't do anything the player can't do without clicking fast enough so it's practically like an auto-hotkey script. But the way it works is the server has to have it.
Thank you! I didn't know that. So both me and the server have to have to be in sync with the plugins installed.

Re: Mylon's Many Mods

Posted: Tue May 26, 2020 2:14 pm
by kots01
[img]
factorio 0.18.21 all PY mods. Bot_Servicing 1.4.5 not compability
factorio 0.18.21 all PY mods. Bot_Servicing 1.4.5 not compability
Скриншот 26-05-2020 16.59.33.png (29.12 KiB) Viewed 6132 times
[img]

Re: Mylon's Many Mods

Posted: Wed May 27, 2020 1:05 am
by Mylon
This is a problem with Py's recipe handling. Bot Servicing sets the "hard mode" recipes to false by default, which is an unusual style of building the recipe but is valid. Please submit that report to Py.

You can probably get by this by turning both options in Bot Servicing to Hard mode, then add Py mods.

Re: Mylon's Many Mods

Posted: Wed May 27, 2020 5:20 pm
by kots01
Mylon wrote:
Wed May 27, 2020 1:05 am
This is a problem with Py's recipe handling. Bot Servicing sets the "hard mode" recipes to false by default, which is an unusual style of building the recipe but is valid. Please submit that report to Py.

You can probably get by this by turning both options in Bot Servicing to Hard mode, then add Py mods.
Thanks now for compatibility. A few more questions. Is this the correct operation of a refubisher 1 assembler2 = 1 steel plate? Difficulty Assembler_Assay is hard hard.Image

Perhaps the MTBF maximum threshold is too low (this applies to the PY mods)? Launched in test mode, created 100 construction drones and within 2-3 minutes about 10 of them broke (MTBF=100) .

Thanks for the interesting ideas for the mods! :)

Re: Mylon's Many Mods

Posted: Wed May 27, 2020 6:44 pm
by Mylon
The refurbisher is supposed to have multiple output slots. Something must have goofed in the setup. Without the output slots, most of the recipe products are lost. I'll look into it to improve the desired behavior.

Re: Mylon's Many Mods

Posted: Tue Aug 11, 2020 5:02 am
by kingarthur
Mylon wrote:
Wed May 27, 2020 1:05 am
This is a problem with Py's recipe handling. Bot Servicing sets the "hard mode" recipes to false by default, which is an unusual style of building the recipe but is valid. Please submit that report to Py.

You can probably get by this by turning both options in Bot Servicing to Hard mode, then add Py mods.
i just found out that this was causing a problem. never got it report about it till today. ill be looking to and fixing that issue. my bad

Re: Mylon's Many Mods

Posted: Wed Aug 26, 2020 7:09 pm
by Alpe
Please, add an option to Concreep to NOT remove trees. Thanks.

Re: Mylon's Many Mods

Posted: Tue Sep 01, 2020 7:22 am
by Dassie45
Apparently Big Monsters and Prospector do not like each other.

The mod Prospector (1.0.26) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Prospector::on_sector_scanned (ID 7)
The mod Big-Monsters (1.0.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Big-Monsters::script_raised_built (ID 77)
__Big-Monsters__/control.lua:777: attempt to index local 'entity' (a nil value)
stack traceback:
__Big-Monsters__/control.lua:777: in function <__Big-Monsters__/control.lua:775>
stack traceback:
__Prospector__/control.lua:83: in function 'addOre'
__Prospector__/control.lua:154: in function <__Prospector__/control.lua:151>
stack traceback:
[C]: in function 'create_entity'
__Prospector__/control.lua:83: in function 'addOre'
__Prospector__/control.lua:154: in function <__Prospector__/control.lua:151>

Re: Mylon's Many Mods

Posted: Wed Sep 02, 2020 6:37 pm
by Mylon
Dassie45 wrote:
Tue Sep 01, 2020 7:22 am
Apparently Big Monsters and Prospector do not like each other.

The mod Prospector (1.0.26) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Prospector::on_sector_scanned (ID 7)
The mod Big-Monsters (1.0.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event Big-Monsters::script_raised_built (ID 77)
__Big-Monsters__/control.lua:777: attempt to index local 'entity' (a nil value)
stack traceback:
__Big-Monsters__/control.lua:777: in function <__Big-Monsters__/control.lua:775>
stack traceback:
__Prospector__/control.lua:83: in function 'addOre'
__Prospector__/control.lua:154: in function <__Prospector__/control.lua:151>
stack traceback:
[C]: in function 'create_entity'
__Prospector__/control.lua:83: in function 'addOre'
__Prospector__/control.lua:154: in function <__Prospector__/control.lua:151>
I'm not sure what Big Monsters is doing, but this is what Prospector is doing on that line:

Code: Select all

		prospector.surface.create_entity{name = newres, position=res.position, amount=(bonus + amount), raise_built=true}
So all that's happening is script_raised_built event fired. It's not a commonly used event so Big-Monsters may not be handling it properly and it hasn't been tested.

Re: Mylon's Many Mods

Posted: Tue Sep 22, 2020 12:31 pm
by sarcolopter
crossposting, I didn't know this thread existed

viewtopic.php?f=34&t=89707

Re: Mylon's Many Mods

Posted: Wed Mar 17, 2021 9:53 pm
by Strategic Sage
Mentioned it in the portal, but I know things can get hidden there. Assembler Assay's mod portal link in the OP of this thread is broken, but the main thing I wanted to report, don't know if a solution is possible: Assembler Assay conflicts with Production Scrap 2.

"data_final_fixes.lua: 179: attempt to index field 'normal' (a nil value). Stack traceback: ... data-final-fixes.lua; 179; in main chunk"

Re: Mylon's Many Mods

Posted: Mon Apr 19, 2021 9:23 pm
by Mylon
BryanSw wrote:
Wed Mar 17, 2021 9:53 pm
Mentioned it in the portal, but I know things can get hidden there. Assembler Assay's mod portal link in the OP of this thread is broken, but the main thing I wanted to report, don't know if a solution is possible: Assembler Assay conflicts with Production Scrap 2.

"data_final_fixes.lua: 179: attempt to index field 'normal' (a nil value). Stack traceback: ... data-final-fixes.lua; 179; in main chunk"
Took a while but I fixed this. Thank you for the report.

Re: Mylon's Many Mods

Posted: Sat Jan 29, 2022 12:49 am
by Derringer
Assembler Assay conflicts with AAI Industry (confirmed by loading only these 2 mods). The refurbisher recipe gets changed to a clone of the assembling machine 2 recipe. I suspect this is a matter of AAI Industry trying to be too clever in identifying recipes.

Re: Mylon's Many Mods

Posted: Mon Sep 26, 2022 4:02 pm
by Warrof
Yo, I think Peppermint Mining 2.2.3 has a Serious Bug in it ATM and one Minor Bug as of Factorio 1.1.69.
Image of Serious Bug
Image of Serious Bug
2022-09-26.png (24.98 KiB) Viewed 3235 times
This one, I think causes a missing item error. And there is no Recipe Anywhere to convert it to Uranium-235 or 238. Not in tier 2 Crafter or Chemical Plant.
Image of Minor Bug
Image of Minor Bug
2022-09-26 (1).png (11.05 KiB) Viewed 3235 times
A minor bug that 1 shows the above, and 2 doesn't let you delete these Pink Mining Prints (the ones you use to select Ores for Mining).

Re: Mylon's Many Mods

Posted: Tue Apr 04, 2023 11:35 pm
by sarcolopter
https://mods.factorio.com/mod/dangOreus ... c8b6e19c84

Still looking for assistance with this bug