PenguinMod / penguinmod.github.io

PenguinMod Main Repo that combines the other repos together!
https://penguinmod.github.io/
GNU General Public License v3.0
18 stars 95 forks source link

wtf is ths error #71

Closed hammouda101010 closed 1 month ago

hammouda101010 commented 1 month ago

Expected Behavior

this line of code (including brodcasts) shoud work every time: block_8_26_2024-6_47_51 PM

Actual Behavior

instead it shows this error: TypeError: Cannot read properties of undefined (reading 'SPifThread')

Steps to Reproduce

link to project(dont forget to unzip) : silly.zip

Operating System and Browser

Windows 11 Microsoft Edge 128.0.2739.42 (Official build) (64-bit)

SharkPool-SP commented 1 month ago

thats my extensions' fault, working on the fix at the moment

hammouda101010 commented 1 month ago

thats my extensions' fault, working on the fix at the moment

you fixed it, right?

SharkPool-SP commented 1 month ago

just fixed it now, give it a few minutes then reload the page and project, it should work fine

hammouda101010 commented 1 month ago

btw what extension caused the error

hammouda101010 commented 1 month ago

and alse wth its this error: setPrivateSkinAccess

RedMan13 commented 1 month ago

that's not an error that's the name of a function that couldn't be found

SharkPool-SP commented 1 month ago

btw what extension caused the error

doesnt matter, its fixed :trollface:

hammouda101010 commented 1 month ago

block_8_26_2024-8_01_22 PM apparently, its this stupid little block that caused the bug

hammouda101010 commented 1 month ago

and lilys more events extensions

SharkPool-SP commented 1 month ago

and lilys more events extensions

nope :trollface:

hammouda101010 commented 1 month ago

its stil broken idk why

hammouda101010 commented 1 month ago

btw here is the file again, for those whowants to find the bug in thre project, cuz i suck at finding bugs

hammouda101010 commented 1 month ago

silly.zip

SharkPool-SP commented 1 month ago

its stil broken idk why

Which one, the skinPrivateacess one?

hammouda101010 commented 1 month ago

nvm, i found the bug: its an infinite loop that caused the error. but i put an stop script so now it works fine.