Search found 8235 matches

by kovarex
Wed Mar 19, 2025 1:55 pm
Forum: Minor issues
Topic: [2.0.14] Bots jumping / snapping backwards on Aquilo
Replies: 6
Views: 964

Re: [2.0.14] Bots jumping / snapping backwards on Aquilo



Seems like it, but shouldn't running out of power immediately update the position to avoid such jumps?


The performance optimization means that it doesn't actually check the power level at every point. Seems like it's not checking for how much power is left until after it tries to subtract how ...
by kovarex
Wed Mar 19, 2025 12:17 pm
Forum: Resolved Problems and Bugs
Topic: [Kovarex] [2.0.21] Disabled formula for a parameter is still used
Replies: 1
Views: 399

Re: [Kovarex] [2.0.21] Disabled formula for a parameter is still used

Hello, I tested this in the current version, and it seems to be fixed already.
by kovarex
Wed Mar 19, 2025 3:03 am
Forum: Not a bug
Topic: [Kovarex] [2.0.20] BP parametrisation : Named Cells/rows with same value should not be combined on save
Replies: 2
Views: 268

Re: [Kovarex] [2.0.20] BP parametrisation : Named Cells/rows with same value should not be combined on save

Hello, you just can't have separate parameters with the same value.
The value is the primary identifier of the parameter, and the whole point of the system is, that all of the same numbers are merged and changed in one go.
by kovarex
Wed Mar 19, 2025 3:01 am
Forum: Resolved Problems and Bugs
Topic: [2.0.12] Draggin belt over underground belt sideways does not work (MR)
Replies: 7
Views: 2184

Re: [2.0.12] Draggin belt over underground belt sideways does not work (MR)

Hello, thx for the reports.
These have been fixed in the recent updates.
by kovarex
Wed Mar 19, 2025 2:44 am
Forum: Resolved Problems and Bugs
Topic: [Kovarex] [2.0.14] parameterizing blueprints do not show affected trains in tooltip
Replies: 2
Views: 706

Re: [Kovarex] [2.0.14] parameterizing blueprints do not show affected trains in tooltip

Hello, thanks for the report.
I added more context to the train parameters collection for the next verison.
by kovarex
Tue Mar 18, 2025 5:11 pm
Forum: Not a bug
Topic: [kovarex] [2.0.15] Train interrupts do not take into account blueprint parameterization
Replies: 1
Views: 631

Re: [kovarex] [2.0.15] Train interrupts do not take into account blueprint parameterization

The problem with parametrising interrupts is, that interrupts are global, you can create one interrupt and use it in different trains, and edit it for all of them at the same time.
When you parametrise interrupt in a way, that the parametrisation makes completely new interrupt with a new name, it ...
by kovarex
Tue Mar 18, 2025 4:31 pm
Forum: Not a bug
Topic: [Kovarex] [2.0.14] Parametrisation formula output overwritten
Replies: 1
Views: 195

Re: [Kovarex] [2.0.14] Parametrisation formula output overwritten

All I can see is two number values with the value 0. Each value need to be unique.
by kovarex
Tue Mar 18, 2025 4:08 pm
Forum: Resolved Problems and Bugs
Topic: [2.0.33] Parametrized blueprint input field doesn't allow number suffixes
Replies: 2
Views: 523

Re: [2.0.33] Parametrized blueprint input field doesn't allow number suffixes

Hello, thanks for the report, it is now fixed for the next version.
by kovarex
Tue Mar 18, 2025 3:41 pm
Forum: Not a bug
Topic: [Kovarex] [2.0.15] Spoiled priority of inserters based on time not percentage
Replies: 4
Views: 987

Re: [Kovarex] [2.0.15] Spoiled priority of inserters based on time not percentage

I think it is fine behaviour, that it sorts by least/most time remaining, not relative percentage. It already is quite a weird situation when you use it to sort different kind of spoiled items at the same time.
by kovarex
Tue Mar 18, 2025 3:36 pm
Forum: Resolved Problems and Bugs
Topic: [Kovarex] [2.0.14] Blueprint parametrisation "Ingredient of" only works one layer deep
Replies: 1
Views: 857

Re: [Kovarex] [2.0.14] Blueprint parametrisation "Ingredient of" only works one layer deep

Hello, I tested it, and it works now, so it was apparently fixed by some of the fixes in the past already.
by kovarex
Tue Mar 18, 2025 3:33 pm
Forum: Not a bug
Topic: [Kovarex] [2.0.14] Blueprint parameters does not show quality dropdown for recipe
Replies: 2
Views: 401

Re: [Kovarex] [2.0.14] Blueprint parameters does not show quality dropdown for recipe

Not a bug.
There is a rule, that when you use any other than normal quality in the source, it is expected the quality is preserved from the source. (For example, one parameter used with different qualities in a single blueprint).
If you use only normal quality for the parameter, you can then select ...
by kovarex
Tue Mar 18, 2025 3:30 pm
Forum: Not a bug
Topic: [Kovarex] [2.0.15] Parameter 0 in an inserter gives unusable signals when using alternate recipes
Replies: 5
Views: 593

Re: [Kovarex] [2.0.15] Parameter 0 in an inserter gives unusable signals when using alternate recipes

This would basically require to add yet another type of dependency.
Currently we have ingredient#1 ingredient#2 etc.
On top of that, we would have selectable result#1, result#2 etc.

Programming the logic wouldn't be big of a problem, but the UI would get even more complicated, so I'm questioning if ...
by kovarex
Tue Mar 18, 2025 2:06 am
Forum: Pending
Topic: [Kovarex] [2.0.14] Parameterization setting all counts to same value
Replies: 1
Views: 271

Re: [Kovarex] [2.0.14] Parameterization setting all counts to same value

Hello, I'm sorry but I don't really understand the problem describtion.
Generally, you can't have different parametrisation of the same number value.
by kovarex
Thu Mar 13, 2025 5:07 pm
Forum: Not a bug
Topic: [Kovarex] [2.0.13] Stack size value taken from wrong parameter
Replies: 5
Views: 576

Re: [Kovarex] [2.0.13] Stack size value taken from wrong parameter

Hello, I was halfway through writing the test, but then I noticed the blueprint is all wrong, and it is not actually a bug.
You have all the original values to be 1. I don't know how it happened that they show separatly in the parametrisatio, but when I make blueprint with more values being 1, they ...
by kovarex
Thu Mar 13, 2025 4:35 pm
Forum: Resolved Problems and Bugs
Topic: [Kovarex] [2.0.14] Parameters not parsing in display panel message/text
Replies: 1
Views: 609

Re: [Kovarex] [2.0.14] Parameters not parsing in display panel message/text

Hello, thanks for the report, it is now fixed for the next release.
by kovarex
Mon Mar 10, 2025 4:31 pm
Forum: Resolved Problems and Bugs
Topic: [Kovarex] [2.0.14] Blueprint parameter value without origin
Replies: 1
Views: 952

Re: [Kovarex] [2.0.14] Blueprint parameter value without origin

Hello, it is the number of ticks to be waited in the schedule.
I added a context to be shown for this kind of value for the next version.
by kovarex
Mon Mar 10, 2025 2:30 pm
Forum: Pending
Topic: [Kovarex] [2.0.14] Negative constant combinator number appears twice in parametrized blueprint
Replies: 1
Views: 221

Re: [Kovarex] [2.0.14] Negative constant combinator number appears twice in parametrized blueprint

It is actually not max_uint32, but lower. (4294963296 instead of 4294967296), which is 4000 lower.
The number was already imported as that for the max count of the logistic set (yes, in constant combinator, but they support that as well).
So the question is, how did this number get imported like ...
by kovarex
Mon Mar 10, 2025 1:27 pm
Forum: Resolved Problems and Bugs
Topic: [Kovarex] [2.0.14] Blueprint parameter is not replaced in req. chest if two recipe's ingredients are identical
Replies: 1
Views: 1041

Re: [Kovarex] [2.0.14] Blueprint parameter is not replaced in req. chest if two recipe's ingredients are identical

Thanks for the report.
Parameters resulting in a duplicite requests are now (in the next release) merged into the existing requests with the count summed.

Go to advanced search