Desynced Feedback

Search
IDRatingCategoryDescriptionScreenshotDate
3896😟General鼠标右键目标或建筑,不显示文本2024-01-23 07:56:54
3895🙂GeneralWe need a loop function or that all miner components gets assigned to the 'mining' component action. I have 2 miners on a bot. When creating a behaviour that looks for a resource and triggers the mine resource behaviour. Only the first miner gets assigned to resource in the register. I cannot find a way to make both miner components to start extracting the resource.
Either we need to be able to loop through components and individually assign the mine action to each or that the mine action automatically is assigned to all available miner components to a unit.
 2024-01-23 00:57:48
3894😟BugI forgot to save the game. Its a teleporter bug for the thin sandwiches factory not moving automatically2024-01-22 16:22:52
3893😟BugThe 'thin sandwiches' factory's teleporter is not working correctly. There is resources there to be picked up, its not doing so automatically. The central building got accidentally deleted and was replaced. I can get it to move the items manually, just not automatically. I resaved and its still there so I hoped you may be able to see the bug. I may have to tear that section down and rebuild.2024-01-22 16:22:08
3892😀Generalsuper gutes spiel :)  2024-01-22 06:45:31
3891😟Suggestion物品删除太费劲,建议出一个回收机组件或建筑,扔到里面的东西多少秒后会删除。现在多余的东西都需要扔到地上用炮台打碎,才可以实现删除,太繁琐 2024-01-22 05:44:08
3890😀GeneralHere is another example of a stuck construction or deployment
 2024-01-22 05:03:47
3889😟GeneralЗдравствуйте.

В игре нет привычной, по многим играм, функции создания контрольных групп Ctrl + цифра.
 2024-01-22 03:10:49
3888😟BugLines in progam editor are buggy
2024-01-21 17:28:35
3887😀SuggestionKamera Positionen abspeichern wäre sehr gut ( STRG+UMSCHALT+ (1,2,3,....)) 2024-01-21 16:14:33
3886😟BugI completed Set up Transport Route 3 but it is not moving onto the next tutorial task.  2024-01-21 10:48:16
3885🙂GeneralLike it so far. Creating routines is quite hard without proper documentation though.
Some kind of debug feature is needed, such as previewing the currently stored values in the variables or printing values to some kind of console or debug.
 2024-01-21 00:06:06
3884😀Generaljeu très plaisant j'apprécie merci 2024-01-20 04:32:59
3883😟Bugthe leftmost buildings making metal bars on the left side all have portable transporters inside them. however, the last 2 in the sequence (i.e. the top 2 buildings out of the 4) are not receiving any of the ore in the sequence. Not sure what is causing this?  2024-01-20 00:07:36
3882😟General左边的”模拟器“建筑可以根据地形自动铺平,有高度差的地方自动垂直,这个效果很赞啊。但是有强迫症的我看着右边的山体确实很难受,如果右边的山体也允许建造成左侧那种垂直的效果就完美了2024-01-19 05:22:24
3881😟GeneralPlease add a setting to turn down the specular highlights. The terrain is blinding to look at even as the sun sets.2024-01-19 02:37:45
3880🙂SuggestionIt whould be a nice feature to deselect current Unit with ESC instead of opening the menu, when there is a selected unit.
If not, then the menu should open normally :)
 2024-01-18 22:08:14
3879🙂SuggestionMaybe have a thing in the store section of the bot that you can select a type of building instead of a specific one. Like instead of storing materials in one specific storage it can put them in any available storage in range. 2024-01-17 21:30:43
3878🙂GeneralHallo.Es wäre schön .wenn man Bot´s bei der Herstellung gleich auf "im Netz oder nicht im Netz" stellen könnte.Und der Fabrik sagen könnte wo sie die Bot´s abstellen soll. Mfg Klaus 2024-01-17 09:44:21
3877😟SuggestionAdd in a display for the current register/variable values. There's a lot of things I'm unsure of for how certain functions work that could easily be solved by being able to see what the current value of variables is. 2024-01-17 06:09:08
3876😟SuggestionAdd in a setting for portable inserters to disallow overflow. It really kills mid level factories when anything you insert just gets sent back for seemingly now reason. 2024-01-17 05:52:43
3875😟BugTransporter bot just using is just sitting still with a full inventory instead of running it's transport route.2024-01-17 05:17:03
3874🙂GeneralPortable inserters are responding to adjacent buildings' logistic requests when they're not on the network as far as I can tell. I am trying to use a starter building to bring in resources and then place them into dual lines of crafters. When it's requesting items on the logistics network it leads to the first crafter machines sending materials back to the requester. Only the requester is on the logistics network, but the portable inserters neighboring it try to insert into it.

It seems like an odd behavior that took me a while to figure out what was happening.

As far as where it's at in my save, please look for the long line adjacent wire and cable factories to find the problem happening. In the screenshot is the one in question, if you look at the script that waits after requesting that's the one to fix it imo. If you remove the wait it should start occurring again.
2024-01-17 04:39:13
3873🙂BugThere is a misconception about modulo calculations. Behaviour name says "modulo", but documentation says "remainder", which is not strictly the same in mathematical sense - this makes difference for negative numbers. The behaviour calculates >modulo<.
For modulo: -8 mod 7 = 6
For remainder: -8 % 7 = -1
See:
https://math.stackexchange.com/questions/2179579/how-can-i-find-a-mod-with-negative-number
vs:
https://stackoverflow.com/questions/4467539/javascript-modulo-gives-a-negative-result-for-negative-numbers
 2024-01-17 02:42:43
3872🙂GeneralCould you have it so you can select multiple things at once with the deconstructor? Thanks. (If it's in the game already just ignore this) 2024-01-17 00:55:09
3871😀GeneralIt is great that it shows the updated time and putting a medium in a big slot usually seems to show the updated time but here it seems to only show the updated time due to the efficiency component and not from the oversized slot. If I mouse over the power usage thing it says that it is overclocked to 170% which to me would say it should say 3.5 seconds instead of 5. When I count to myself it appears as though it is actually taking about 3.5 seconds.2024-01-17 00:41:41
3870🙂SuggestionAdd templates for programming, it's a bit overwhellming even for a senior developer. Maybe even some 2 actions can be simplified and readable as 1 action.
Very interesting idea of programming the bots, reminds me of Integrated Dynamics from MC.
 2024-01-16 17:37:56
3869😟BugCommand center bot stuck upon spawn with this seed 2024-01-16 03:37:20
3867🙂Suggestiona group of bots (or buildings) should be blueprintable as whole to preserve some connections in the group
ie. a mining- group consiting fo some miner /energy / leader which are connected to each other with goto and signal or a battle-group of bots

 2024-01-15 23:08:35
3866😠SuggestionCombat music plays for way too long. It's persisting for 20+ seconds after I exit combat... and the combat music sucks already. Just remove it or something. 2024-01-15 22:27:44
3865😟BugI have several buildings that are in the process of either finishing deployment or finishing building. I'm guessing deployment because I have a bunch of behaviors that pick up buildings and move them.

In the screenshot attached, my mouse is hovering on one of these buildings.
Once it is in this state it remains like that forever, afaik.
2024-01-15 19:33:25
3864🙂SuggestionRecommend adding a programming ability (perhaps to the Scout card) that you can instruct your bot to avoid moving through Blighted areas or Plateaus. 2024-01-15 17:25:15
3863😟SuggestionScout radars could be made more of an obvious choice for automation by changing their name or altering the description text to make it clear that they are an entry-level AND gate.  2024-01-15 07:36:40
3862🙂General 2024-01-15 03:33:45
3861🙂BugAfter deploying the AI Research Center, I realized I wanted to move it to another location. I used the Deconstructor instead of packaging the building, and it seems there is no way to get another one. I feel like there should be some failsafe to prevent players from bricking certain one-time items or buildings. 2024-01-15 01:42:52
3860🙂GeneralI believe this idea would be very helpful but don't have the exact vocabulary to state what I want so please bare with me as I describe it. When making a subroutine, I would LOVE to be able to use it as a custom switch (fork) for the program. But currently it seems the only way to do that is to return a value and then (back in the main routine calling it) compare that returned value and fork from there. It would be great if subroutines could simply ADD output branches. I imagine a similar interface to adding parameters (click a plus button, give it a name) and then we just need a built in operation to call that basically just says "exit the subroutine to the specified branch".
The big trade off for the "ease" of drag and drop programming is that you end up with larger/messier/harder-to-read code, and this would be very helpful in that regard as you could have a subroutine do your branching/decision-making.

Thanks for your consideration!
 2024-01-14 15:29:12
3859😟GeneralНичего не понятно. Автоматически даже юниты не ездят доставлять добытые минералы. Я долго искал как построть конструктор да и вообещ тчо о тменя хотят. Дальше обдучение не идет 2024-01-14 13:26:12
3858😀BugMight be a bug:
My bots stopped to deliver. No delivery to a building.

Might be, that I changed the channel, while the Transporter bots were trying to deliver to the building I changed the channel. Result --> the bot is waiting, because the destination disappeared.

Sorry for my english, I am german ;)

Regards, a Fan ;) I like the game.
 2024-01-13 22:03:24
3857😟BugRequest wait seems to be bugged for components (neither requests nor waits)2024-01-11 22:06:22
3856😟BugIt's possible for the human vehicle to be destroyed, and doesn't appear to be replaced. 2024-01-11 17:34:40
3855🙂Bugmortar not shooting at silica resource, even thou it's in range. other silica wa shot just fine.
no real problem, but maybe you want to have a look at it...
2024-01-10 23:00:58
3854🙂SuggestionPlease let us decide if a unit produced from a blueprint should have it's behavior active or off. If said blueprint was copied from an existing unit, this already works but not if behavior was edited in library.2024-01-10 12:51:25
3853😟BugLibrary and Control Center menus expand off the screen. Initially wasn't the case until I had created several blueprints. Unable to create new blueprints from scratch as unit selector is off the screen.
Have same issue with 5120x1440 resolution, 2560x1440 and 1920x1080. Happens in all of full screen, borderless and windowed.
2024-01-10 06:17:20
3852😟Bug"Library" menu and 2024-01-10 06:12:21
3851😟BugThe mine behaviour returns success when there is nothing to mine if there was something previously. It should be returning failure.2024-01-10 00:57:18
3850😟SuggestionCould I please click through the "Taking Damage" warning popup. I had units get destroyed because I frantically tried clicking downwards but it just wouldn't move until I realized that this was the issue.2024-01-09 19:31:23
3849😟SuggestionStandard settings except aggresive enemies. Problem i see is that you have too little time to build up anything. Unless you focus everything on to bots to fight back. And if you dont deal with the hordes that come in advanced techs they begin to stamp down nests right by your base and you will fall.
All in all, nice but too much pressure you get from the enemy bugs.
 2024-01-09 19:09:37
3848😟GeneralI appreciate the tutorial but have no way of knowing how to proceed from this point. I added the second fabricator to the production queue, and it shows a yellow triangle with the message that it requires a crystal chunk, which I have situated in the box next to the second fabricator. Am I supposed to connect the red and green lines, click the resources above, go on Youtube for a solution, etc? I'm stumped as a 30+ year veteran of RTS games.2024-01-09 18:35:22
3847😟SuggestionPlease make it easier to move around buildings, this is going to be a pain to reorganize2024-01-09 14:05:44
3846😟SuggestionPlease 2024-01-09 14:04:38
Previous Page - Next Page

EULA    |    Privacy Policy    |    Presskit


© 2025 Stage Games • All rights reserved