Official Game Feedback

  • ImNew-b1q
    25th June Member 0 Permalink

    @LBPHacker (View Post)

     Im haveing another issue, not just on the downloaded version, but online to where im signed in on the online older version but i cant get/remember my information (password) i used to sign in exept for my username: i made a thread "Sign-in Issues" if you want to talk there: https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=27899

    Edited once by ImNew-b1q. Last: 25th June
  • linfuciuscont
    26th June Member 0 Permalink

    Are excessive vorticity confinement values supposed to stop pressures from equalizing?

  • jansuki
    26th June Member 0 Permalink

    yeah the smallest effects get amplified HARD with vorticity confinement

  • jacob1
    26th June Developer 0 Permalink
    @linfuciuscont (View Post)
    At values that high, yeah. Although seems like most values can cause it in a tube that tight. I was testing during the beta with values more like 0.2
  • Tadpole1
    26th June Member 0 Permalink

    umm jacob1 well like I was trying to update to v100.0 from the game and it said there was an error at about 20%.I had to redownload the game from the website.

  • jacob1
    26th June Developer 0 Permalink
    @Tadpole1 (View Post)
    Could've been a network interruption I guess. It's fine though, that can happen sometimes.
  • ImNew-b1q
    28th June Member 0 Permalink

    @jacob1 i found this issue related to the new SEED element, this issue is for both the SEED and PLNT elements where seting thee ctypes thru eather the console of proporty tool makes the ctype tag a mess: here is a short explination: 

    • !set ctype sltw dest → displays correctly as (DEST)
    • !set ctype plnt dest → displays as (0 ccmmY NE 0)
    • !set ctype seed dest → displays as (0 ccmmY SW 1)

    iv never seen this before but i think its tied to the SEED growth system but im not exactly sure.

  • jacob1
    28th June Developer 0 Permalink
    @ImNew-b1q (View Post)
    PLNT's ctype doesn't have any special meaning, unless it's tree leaves. That's why the ctype uses the same display that SEED does, since the leaves have the same genes.

    Although, I don't know how many of the genes in SEED actually apply to the PLNT, even though it definitely contains the gene data. Like I'd think only color matters.
  • LBPHacker
    28th June Developer 0 Permalink
    @ImNew-b1q (View Post)
    Not a bug, this is just how the game's internals work. Nothing weird you get with the console is a bug, unless it eventually crashes the game.
  • ImNew-b1q
    28th June Member 0 Permalink

    @jacob1 @LBHacker, does anyone atlease know why it shows that weird text (i think the NE and SW represents directions but idk)