DinoDevs / GladiatusCrazyAddon

This was "A browser addon for the Gladiatus browser game."
https://gladiatus.dinodevs.com
GNU General Public License v3.0
41 stars 29 forks source link

Pact activation error #441

Open GramThanos opened 1 year ago

GramThanos commented 1 year ago

There is a bug which causes an error when showing the list of ingredients. Right after activating pacts (in my case it was for stats, agility and dexterity) ingredients stop showing while hover on item.

And after few days(?) the ingredients start showing again

(reported by Juliusz@Facebook)

FrutyX commented 1 year ago

lglp97v9jmj61

FrutyX commented 1 year ago

Okay, so...

Activated a pact, got this:

global.js?4.3.8&built=1669113120524:5604

Uncaught TypeError: Cannot read properties of null (reading 'match')
    at Object.display (global.js?4.3.8&built=1669113120524:5604:57)
    at Object.init (global.js?4.3.8&built=1669113120524:5390:19)
    at Object.inject (global.js?4.3.8&built=1669113120524:268:23)
    at fireLoad (global.js?4.3.8&built=1669113120524:5920:14)

I remember i mentioned this somewhere, I think it was when I added the CDN images for buff icons, but I also remember that this error goes away on it's own, I don't know, more investigating is probably needed.

FrutyX commented 1 year ago

Assigning high priority, as this bug (activating a pact) stops many other features as well (materials included).

GreatApo commented 2 months ago

I potentially fixed:

@FrutyX do you know the original location of the powerup (Pacts) images?

image

I have added a way around the issue for now, but it would be good to have them in the list. I have tried the following paths without success: https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/powerups3_3.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/powerup3_3.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/rune3_3.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/runes3_3.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/3_3.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/apollo.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/powerup1.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/powerups1.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/powerups1_1.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/rune1.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/rune1_1.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/runes1.jpg https://s51-en.gladiatus.gameforge.com/cdn/img/ui/powerups/runes1_1.jpg

I also know that when enabled, they may have "_border" in their name.

FrutyX commented 2 months ago

@FrutyX

squidward-sleepless

As much as I would like to help, I basically have no clue at this point, and right now I don't see a way how to dig them up, if someone knew something, it would be only Thanos, I suppose.