Navicat-Linux icon indicating copy to clipboard operation
Navicat-Linux copied to clipboard

Failed to Patch (File offset(0xffff8214acace008) doesn't have corresponding virtual address.)

Open hassanraza-se opened this issue 1 year ago • 2 comments

I'm trying to patch Navicat 16 on Ubuntu 24.04.

On running docker compose run --build --rm patcher, Everything works fine until I get this.

Starting Patcher...
***************************************************
*       navicat-patcher by @DoubleLabyrinth       *
*               version: 16.0.7.0-3               *
***************************************************

[+] Try to open libcc.dll ... OK!

[-] patch_solution_since<16, 0, 7, 0>: Vftable for CSRegistrationInfoFetcher_LINUX is not found.
[-] patch_solution_since<16, 0, 7, 0>: This patch solution will be suppressed.
[-] .\navicat-patcher\elf64_interpreter.cpp:570 ->
    File offset(0xffff8214acace008) doesn't have corresponding virtual address.

hassanraza-se avatar Aug 15 '24 14:08 hassanraza-se

Hey I just get the same issue. I wonder if you have found the workaround for this

flitzcore avatar Jan 08 '25 02:01 flitzcore

Patching 17 and this error pops up

WaveBird avatar Feb 08 '25 09:02 WaveBird