Jump to content

trug_lodyte

Member
  • Posts

    16
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPad Air
  • iOS Version
    16.2
  • Jailbroken
    No

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

trug_lodyte's Achievements

Apprentice

Apprentice (3/14)

  • Appreciating Others
  • 3 Years In
  • Collaborator
  • First Post
  • Conversation Starter

Recent Badges

0

Reputation

  1. Same as before, I've managed to isolate the issue, sometime back, yall messed with the UI Crash type: EXC_BAD_ACCESS / SIGSEGV, KERN_INVALID_ADDRESS at 0x3ff800 Where: Main thread, during UILabel allocation inside our own code path (frame just above the crash is in our binary, calling into -[UILabel initWithFrame:] → objc_retain on a garbage pointer). Likely cause: Use of a dangling/over-released object — something is retaining a UI object (probably a label or its data source) after it's already been deallocated, or an uninitialized object reference is being passed where a valid one is expected. Suspect area: Given the dozen+ AssetGarbageCollectorHelper and Unity background threads active at crash time, this smells like a race condition — a UI element being torn down on one thread while still referenced/rebuilt on the main thread. Recommend running with Zombie Objects and Address Sanitizer / Thread Sanitizer enabled in a debug build to catch the over-release or race at its actual origin, not just where it surfaces. Repro context: Happened on macOS (Apple Silicon, M1) running through PlayCover's iOS compatibility layer — worth checking if this also repros on real iOS hardware, since PlayCover's UIKit-to-AppKit translation can sometimes surface latent races that iOS's threading model usually gets away with by luck of timing. If it doesn't repro on real iOS, the bug is still real, just timing-sensitive — PlayCover made it easier to hit, not the cause of it. Can you just reset the UI please and thank you because I've been waiting for like 6 months now
  2. They work, its only for this, and only for version 54.0.0
  3. Okay, so u want to turn on the 'doesnt block' hack while allowing him to attack (dont turn on the 'dont attack' hacK. Let him hit into ur block until he uses heavy, while he's charging heavy, dash back, pause the game and turn on the 'doesn't attack' hack and attack him after his heavy is done, DO NOT USE SPECIAL ATTACKS. This stun window where u can damage him lasts through all his phases, its tedious but u can get it done. Once he's down to 1%, u just need to get good honestly, just bait heavies and sp1s until his indestructible is finished.
  4. Brochacho, thereason Im being such a pain in the butt is because I wont have an ios device until late january
  5. Yeah, no Im still running into the same issue, it doesnt open the sign in window, can u pls try to fix soon, gifting event starts in like a day
  6. HEy, I saw the game got updated 17 hours ago, does that mean its good to go?
  7. yes, I have no other device, I use playcover, Im the guy w the reddit post lol
  8. Can this be fixed before banquet starts on 15th?
  9. Aight, thanks man, can you comment back here, when its fixed?
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines