Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAKING] bug #39

Open
mercedes7935 opened this issue Jan 19, 2023 · 3 comments
Open

[BREAKING] bug #39

mercedes7935 opened this issue Jan 19, 2023 · 3 comments

Comments

@mercedes7935
Copy link

I am running v7 and i noticed that a lot of things run into problems, if i speed up. for example, when i go to 8 times speed (lower same issue but slower) my power grid failed multiple times now. The reason for me is that i need power to make more power and when i lose my cryptofluid my main generators go offline and i have to do manually start up. the issue is that the crypto fluid isnt working correctly. during speed-ups the tanks gets slowly emptied and as soon as i reset to 1x it fills up again pretty quickly. i saw some other things which look to me like the calculation or generally the speed-up is not working properly. This is really sad and makes the mod unusable!

@mercedes7935 mercedes7935 changed the title [BREAKING] [BREAKING] bug Jan 19, 2023
@MrChampion1234
Copy link

I'm having this problem too, only I first noticed it happens with the water for Steam Generators. When I sped up the game, the water levels in the conduits would mysteriously go down, and then jump back up again when I reset the speed.

So, I decided to look into it a bit further to understand why this is happening. I'm not a mod developer, nor do I know much about how the game works technically, but, from what I can tell, a lot of the game's mechanics are limited by frame rate. If you want a tldr on how to fix it, you'll basically need to get as high of an FPS as possible (like above 200) because for some reason the game's logic is tied to the frame rate. So, turn off VSync, bloom, linear filtering, etc, anything that could slow it down you want to turn off, Settings -> Graphics is where you can find those settings. Then, also in Settings -> Graphics, drag the Max FPS all the way to the right until it says "None". You may also want to turn on "Show FPS & Ping" to see how high the FPS is. This probably won't work for all speeds, but it'll work perfectly for some of them.

If you don't believe me, you can try this out by going into sandbox mode, and using this schematic distributortest.zip, then changing the speed to something like 64x, you'll notice that the items are getting blocked by the distributor. See how low it needs to be before items can get through (for me it's 4x speed). Now, turn VSync off (this would sync the framerate with your monitor's framerate, so turn that off), and drag the Max FPS slider all the way to the right, and now go back and try setting it to whatever speed caused it to break before, and, hopefully, you should find that it works just fine now. Chances are, you're not going to get it up to, say, 256x speed, or even above 16x speed, without it breaking, but with this you might be able to get it up to 8x speed.

I hope this helps, since it certainly did for me.

@Raif1
Copy link

Raif1 commented Apr 24, 2023

Also, units automatically die.

@Penrosian
Copy link

The units dying thing is kinda weird but it happened to me too, and the FPS thing got me from x8 to x64 speed working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants