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

[BUG] Oxygen Vents randomly fail to initalise on world load/chunk load #2380

Open
Deiwos opened this issue Dec 31, 2023 · 0 comments
Open

[BUG] Oxygen Vents randomly fail to initalise on world load/chunk load #2380

Deiwos opened this issue Dec 31, 2023 · 0 comments

Comments

@Deiwos
Copy link

Deiwos commented Dec 31, 2023

Version of Advanced Rocketry

Forge version: 14.23.5.2860
AR version: 1.12.2-2.0.0-17
LibVulpes version: 1.12.2-0.4.2-25

Description of the problem

Hi this is a long-running problem which probably only affects me but it's annoying. I am making a modpack set on a large AR space station, and what I have found is that when entering the world, sometimes oxygen vents will just fail trying to calculate seals, and the area will remain unsealed until something forces it to recalculate such as opening an airlock to a room that is sealed or turning the vent on and off again. At first I thought this was due to trying to seal too large a space or something to do with unloaded chunks, so I attempted to mitigate that by breaking the station up into many self-contained smaller areas. This however just leads to areas being randomly sealed or unsealed, including the room the player logs in into.

I assume this is due to the fact that seals are calculated when entering the world (which also causes things like damaging the player/entities due to being in 'vacuum' for a second or so until the seal is calculated) and the process just kinda.. silently timing out or hanging.

I have brought this up before but the response was 'not interested in touching 1.12 anymore sorry' but since there's been activity on the project since I thought I should bring it up again heh.

I have tested this with a variety of atmosphere calculation options. It also appears to be more likely to happen when entering the game after first loading the game rather than exiting out to the main menu and then loading back in again.

@Deiwos Deiwos changed the title [BUG] Oxygen Sealers randomly fail to initalise on world load/chunk load [BUG] Oxygen Vents randomly fail to initalise on world load/chunk load Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant