I noticed a non-game-breaking rendering bug: some chunks on Nauvis do not show spoilage on biter eggs when in map view on max distance.
I have not tested Gleba spoilage.
There's also some stuttering in item movements, but I don't know whether that's intended or not as an optimization.
I've ...
Search found 9 matches
- Mon Jan 13, 2025 1:58 am
- Forum: Resolved Problems and Bugs
- Topic: [StrangePan][2.0.28] Spoilage not rendeing in a chunk and blinking on MacOS 15.2
- Replies: 1
- Views: 3609
- Sun Aug 22, 2021 4:35 pm
- Forum: Modding help
- Topic: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
- Replies: 9
- Views: 5820
Re: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
You were right, fCPU was the culprit β by removing it the whole thing finished in 10s
- Sat Aug 21, 2021 11:52 pm
- Forum: Modding help
- Topic: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
- Replies: 9
- Views: 5820
Re: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
Disabling Treees seems to have made it faster, when checking by deleting 1 chunk. I don't think I have many fCPUs in the world.
Turns out the mod adds all trees to a list, and deleting many trees from a chunk deletes them from this enormous list.
I'd say this thread might be more suited for a not ...
Turns out the mod adds all trees to a list, and deleting many trees from a chunk deletes them from this enormous list.
I'd say this thread might be more suited for a not ...
- Sat Aug 21, 2021 9:22 pm
- Forum: Modding help
- Topic: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
- Replies: 9
- Views: 5820
Re: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
Good to know.
I just started the trimming process. I wonder how long it will take
I just started the trimming process. I wonder how long it will take
- Sat Aug 21, 2021 8:33 pm
- Forum: Modding help
- Topic: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
- Replies: 9
- Views: 5820
Re: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
Wow, that's crazy!
Are there any traces available or something, so I can better pin-point which mod is causing this?
Also, how did you calculate the time it takes to go the event processing? That would have helped debug this issue from my end.
Are there any traces available or something, so I can better pin-point which mod is causing this?
Also, how did you calculate the time it takes to go the event processing? That would have helped debug this issue from my end.
- Sat Aug 21, 2021 5:03 pm
- Forum: Modding help
- Topic: [1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
- Replies: 9
- Views: 5820
[1.1.38] [MOD] Space Exploration - surface.delete_chunk causes permanent freeze
Hello!
To reproduce, just load the game and try running any surface trim tool (both SE's one or to Delete Chunk mod). Both will successfully delete the chunks, but after the game will just freeze and will only be killable (sigterm does not work, only sigkill).
A single surface.delete_chunk command ...
To reproduce, just load the game and try running any surface trim tool (both SE's one or to Delete Chunk mod). Both will successfully delete the chunks, but after the game will just freeze and will only be killable (sigterm does not work, only sigkill).
A single surface.delete_chunk command ...
- Tue Aug 17, 2021 12:30 am
- Forum: 1 / 0 magic
- Topic: [Lou] [1.1.37] Crash Report - Crash while game is paused
- Replies: 4
- Views: 2860
Re: [Lou] [1.1.37] Crash Report - Crash while game is paused
Added the save file here:
https://drive.google.com/drive/folders/1PnBQKOdGr0pGm8rHcQZ2YrshsslYpVMl?usp=sharing
Also, I could reproduce it by letting the game run overnight:
1. Start the game
2. Open save file
3. Pause the game
4. Wait for a long time
I have a suspicion this has something to do ...
https://drive.google.com/drive/folders/1PnBQKOdGr0pGm8rHcQZ2YrshsslYpVMl?usp=sharing
Also, I could reproduce it by letting the game run overnight:
1. Start the game
2. Open save file
3. Pause the game
4. Wait for a long time
I have a suspicion this has something to do ...
- Sun Aug 15, 2021 5:09 pm
- Forum: 1 / 0 magic
- Topic: [Lou] [1.1.37] Crash Report - Crash while game is paused
- Replies: 4
- Views: 2860
Re: [1.1.37] Crash Report
Save did not load (190 MiB). If it's needed, I'll upload it to a file hosting service.
- Sun Aug 15, 2021 5:08 pm
- Forum: 1 / 0 magic
- Topic: [Lou] [1.1.37] Crash Report - Crash while game is paused
- Replies: 4
- Views: 2860
[Lou] [1.1.37] Crash Report - Crash while game is paused
I was playing with integrated graphics. The game was paused and in the background while I was using the browser. Playing through Steam, proton not enabled.
OS: Ubuntu 21.04 hirsute
Kernel: x86_64 Linux 5.11.0-25-generic
Packages: 2824
Shell: bash 5.1.4
Resolution: 1920x1080
DE: GNOME 3.38.5 ...
OS: Ubuntu 21.04 hirsute
Kernel: x86_64 Linux 5.11.0-25-generic
Packages: 2824
Shell: bash 5.1.4
Resolution: 1920x1080
DE: GNOME 3.38.5 ...