Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ZA
Zarr @lemmy.world
Posts 1
Comments 10
Large scenes stop opening
  • I'd been having issues with this myself recently. I assume you're in Godot 4.1? I tracked the issue down to being cyclic references in GDScript. As an example from what you've provided, you may have LevelBase referring to the Player script, and then the Player script referring to LevelBase. This only seems to be a problem with the type hinting in GDScript like the following:

    var player:PlayerClass

    Removing the hinting may fix it. As for the bug, you can read some more on it here: https://github.com/godotengine/godot/issues/80877

    As a side note, I've noticed that 4.1 has this issue worse than 4.0. In 4.0 it just unbinds the script from the scene, and allows you to rebind it again. But in 4.1 it causes the error message, making you unable to open the scene.

  • I Finally Beat the Archonexus!
  • Ah well the thing about this run is that I only ever had a maximum of 5 pawns, making it so I'd never leave a colonist behind. So the only other creature wealth was animals. I did a mechanitor run so most of my combat was from mechanoids. I did have the most kitted out colonists ever though!

  • Attempting to beat Rimworld on strive to survive for the first time. Base advice?
  • Looks like you're pretty well set up! A couple things you could improve though. I assume the columns in the killbox are for roof collapse? Make sure you have an IED where the enemies would stand for cover behind the pillar. Also your turrets are a little too far forward and may end up receiving friendly fire from your own colonists. Other than that, you're doing well! Are you going for an ending?

  • I Finally Beat the Archonexus!

    Beat it on Losing Is Fun difficulty, took a good 21 in game years, and ~3.5 days IRL play time, 107 Raids, and 178 major threats.

    Was it worth it? I don't know, but I won't be doing it again...

    Also ignore the early wealth drop, we don't talk about the early wealth drop...

    12