TPT Snapshots / Betas

  • jacob1
    9th Apr 2021 Developer 0 Permalink
    @volcanoman (View Post)
    Does it give an error report when you try to run it? Macs usually haave a button you can click to get more info, and then you could use this to send us a full error report.

    Also, which version of mac exactly. Is it 10.15 (Catalina)?, 11 (Big Sur)?, or something older?
  • volcanoman
    9th Apr 2021 Member 0 Permalink

    @jacob1 (View Post)

     I have a mac 10.12.6 and this is the error report info:

    Process: powder-x [30389]
    Path: /Volumes/VOLUME/*/Powder.app/Contents/MacOS/powder-x
    Identifier: uk.org.powdertoy.snapshot
    Version: MAJOR_VERSION (FULL_VERSION)
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Responsible: powder-x [30389]
    User ID: 502

    Date/Time: 2021-04-09 10:52:09.986 -0400
    OS Version: Mac OS X 10.12.6 (16G2136)
    Report Version: 12
    Anonymous UUID: 82BEEA33-326D-0811-7623-967FAB4D5C93

    Sleep/Wake UUID: 4CDB3068-2A1C-40E1-82A8-C98638B6D221

    Time Awake Since Boot: 210000 seconds
    Time Since Wake: 11000 seconds

    System Integrity Protection: enabled

    Notes: Translocated Process

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Exception Note: EXC_CORPSE_NOTIFY

    Termination Reason: DYLD, [0x4] Symbol missing

    Dyld Error Message:
    Symbol not found: _objc_alloc_init
    Referenced from: /Volumes/VOLUME/*/Powder.app/Contents/MacOS/powder-x
    Expected in: /usr/lib/libobjc.A.dylib

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 dyld 0x0000000113fa09ee __abort_with_payload + 10
    1 dyld 0x0000000113fa043b abort_with_payload_wrapper_internal + 90
    2 dyld 0x0000000113fa0464 abort_with_payload + 9

  • jacob1
    9th Apr 2021 Developer 0 Permalink
    @volcanoman (View Post)
    Can you check the new snapshot 208 now? I think it will run, but I haven't confirmed it myself yet.
    Edited once by jacob1. Last: 9th Apr 2021
  • jacob1
    10th Apr 2021 Developer 0 Permalink
    Two new snapshots, these fix issues found on MacOS and Linux. These are issues added during 96.0 development, not present in 95.0:

    Snapshot 208
    Fix compatibility with macOS versions before 10.15. It should now run on 10.9 and above.
    Update README with info on all the external libraries we use

    Snapshot 209
    Fix issue where Linux version couldn't be launched from some file managers
    Edited once by jacob1. Last: 10th Apr 2021
  • volcanoman
    19th Apr 2021 Member 2 Permalink

    You should add the ability for things to rotate. Maybe you could be able to take that rotation and make it into power like in real life.

  • CCl2F2
    19th Apr 2021 Moderator 0 Permalink

    Sounds hard to make but +1

  • peacefrog
    24th Apr 2021 Member 0 Permalink

    @jacob1 (View Post)

     I can't layer anything. Any time I layer an area larger than a few pixels, it layers over the ammount of elements i layered. For exanmple, I made an explosive mix, and it was 5 pixels layered. And then when I unpaused it was very unstable, and when I checked how many layers it was it was higher that 5 (at least 10).

  • LBPHacker
    24th Apr 2021 Developer 1 Permalink
    Layering is not something the user interface lets you do, so you'll have to explain how you do the layering.
  • peacefrog
    25th Apr 2021 Member 0 Permalink

    @LBPHacker (View Post)

     I do just the horizontal line  and do in the command console !set x all 300.

  • LBPHacker
    25th Apr 2021 Developer 0 Permalink
    And you're saying you can't layer now, so this doesn't work anymore? I don't get the duplication thing either, can you give a specific example?