Skip to content

fix puffles breaking after unlocking a code#115

Open
JeffTheRock wants to merge 1 commit into
solero:masterfrom
JeffTheRock:master
Open

fix puffles breaking after unlocking a code#115
JeffTheRock wants to merge 1 commit into
solero:masterfrom
JeffTheRock:master

Conversation

@JeffTheRock
Copy link
Copy Markdown
Contributor

movng the pgu packet from login to js solves the issue

with thanks to @ooowoothevirtualhowler for doing the actual discovery here, i just wrote it

movng the pgu packet from login to js solves the issue

with thanks to @ooowoothevirtualhowler for doing the actual discovery here, i just wrote it
if login_key != p.login_key:
return await p.close()

await p.send_xt('activefeatures')
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you accidentally deleted activefeatures.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems i forgot to mention it but its intentional, that line regularly causes issues for people who are installing parties and i dont believe it actually has a use without a party cookie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants