problem with last version of pokertracker v4.15.15
Posted:
Thu Nov 28, 2019 1:44 am
by leptocircus
hello, last version of pokertracker doesnt work because of pokerhud's add-on . what we have to do ?
Re: problem with last version of pokertracker v4.15.15
Posted:
Thu Nov 28, 2019 11:32 am
by PropokerHUDs
Re: problem with last version of pokertracker v4.15.15
Posted:
Mon Dec 09, 2019 8:48 pm
by HYPERION666
version v4.15.16 is already running and the same problem persists and version v4.15.13 does not allow me to download the premium content
Re: problem with last version of pokertracker v4.15.15
Posted:
Mon Dec 09, 2019 8:48 pm
by HYPERION666
version v4.15.16 is already running and the same problem persists and version v4.15.13 does not allow me to download the premium content
Re: problem with last version of pokertracker v4.15.15
Posted:
Tue Dec 10, 2019 1:20 am
by PropokerHUDs
Manually run the following uninstall SQL via pgAdmin III:
http://www.pokerhuds.com/installers/pph ... nstall.sqlStart PokerTracker and let the database update complete.
Close PokerTracker
Manually run the following V2 Hero Stat Pack v1.2 install SQL via pgAdmin III:
http://www.pokerhuds.com/installers/pph_vs_hero_9_0.sqlExactly same with if you have Floptexture pack -
http://www.pokerhuds.com/installers/pph ... re_9_0.sql
Re: problem with last version of pokertracker v4.15.15
Posted:
Tue Jun 30, 2020 5:33 am
by KoerbS
I do have a similar error with the current last update of pt. I ve been trying the sollution posted here and have this errors:
NOTICE: drop cascades to function pph.hero_cash(integer)
NOTICE: function pph.hero_cash(pg_catalog.int4) does not exist, skipping
NOTICE: drop cascades to function pph.hero_tourney(integer)
NOTICE: function pph.hero_tourney(pg_catalog.int4) does not exist, skipping
ERROR: cannot drop schema pph because other objects depend on it
DETAIL: function pph.flop_texture(integer,integer,integer) depends on schema pph
function pph.monochrome_flop(smallint,smallint,smallint) depends on schema pph
function pph.duochrome_flop(smallint,smallint,smallint) depends on schema pph
function pph.trichrome_flop(smallint,smallint,smallint) depends on schema pph
function pph.paired_flop(smallint,smallint,smallint) depends on schema pph
function pph.wet_flop(smallint,smallint,smallint) depends on schema pph
function pph.dry_flop(smallint,smallint,smallint) depends on schema pph
HINT: Use DROP ... CASCADE to drop the dependent objects too.
********** Fehler **********
ERROR: cannot drop schema pph because other objects depend on it
SQL Status:2BP01
Detail:function pph.flop_texture(integer,integer,integer) depends on schema pph
function pph.monochrome_flop(smallint,smallint,smallint) depends on schema pph
function pph.duochrome_flop(smallint,smallint,smallint) depends on schema pph
function pph.trichrome_flop(smallint,smallint,smallint) depends on schema pph
function pph.paired_flop(smallint,smallint,smallint) depends on schema pph
function pph.wet_flop(smallint,smallint,smallint) depends on schema pph
function pph.dry_flop(smallint,smallint,smallint) depends on schema pph
Hinweis:Use DROP ... CASCADE to drop the dependent objects too.
Re: problem with last version of pokertracker v4.15.15
Posted:
Fri Jul 03, 2020 1:46 am
by PropokerHUDs
All the previous mentioned guidelines work for this one as well. 1 post up.