Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]Can not load the community and others with VPN #197

Closed
3 tasks done
xiaohuaihai opened this issue Dec 27, 2024 · 2 comments
Closed
3 tasks done

[Bug]Can not load the community and others with VPN #197

xiaohuaihai opened this issue Dec 27, 2024 · 2 comments
Labels
bug Something isn't working released

Comments

@xiaohuaihai
Copy link

Before Reporting

  • I found no existing issues matching my bug
  • My issue is not caused by a theme
  • My issue is not caused by a plugin

Describe the Bug

This thing is disappear when using the browser, and I have uninstalled and reinstalled it with different themes, it still happened. And before install millennium I can and load community quickly. And must to be concerned, I can use the cloud-save normal as I must use a VPN can do before.
Snipaste_2024-12-27_17-20-35
Snipaste_2024-12-27_17-21-05

Expected Behavior

Want to know why. And if necessary, can give the HeyBox VPN for researches.

Steps To Reproduce

  1. install
  2. click the community with VPN opened(In China, a VPN is necessary to load the community.)
  3. since the browser is normal as before.

Operating System

Windows

Anything else?

No response

@xiaohuaihai xiaohuaihai added the bug Something isn't working label Dec 27, 2024
@xiaohuaihai
Copy link
Author

xiaohuaihai commented Dec 27, 2024

The left-down of the first pic is the url of inventory.


Just now, I delete the user32.dll and python311.dll, restart steam, and solved the problem(and surely delete the skin)


I used millennium for a long time. Near days this internet wrong happened.

@xiaohuaihai xiaohuaihai changed the title [Bug]Can not load the community and others with VPNx [Bug]Can not load the community and others with VPN Dec 27, 2024
github-actions bot pushed a commit that referenced this issue Dec 29, 2024
# [2.17.0](v2.16.2...v2.17.0) (2024-12-29)

### Bug Fixes

* Add proxy support for web requests within Steam. ([71dabc6](71dabc6))
* Fix installer script ([fb4053d](fb4053d))
* Fix webkit and CSP related issues. closes [#197](#197), [#196](#196), [#194](#194) ([e2cd49d](e2cd49d))
* Fix webkit issues, Close [#194](#194), [#196](#196) ([2c91a95](2c91a95))
* Fix webkit patcher edge cases on redirects ([2573215](2573215))
* Fix webkit patcher skipping non-secure requests. ([b9a6d0d](b9a6d0d))

### Features

* Add system accent color to webkit ([af602c3](af602c3))
Copy link

🎉 This issue has been resolved in version 2.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

shdwmtr added a commit that referenced this issue Jan 4, 2025
* feat: Slightly Better Russian Translation (#187)

* Slightly Better Russian Translation

* Whoops

* fix: Use correct classes for Field (#189)

* fix: Fix plugin JS being removed from webkit when a new theme is selected.

* chore(release): bump version to v2.16.0 [skip ci]

* chore(release): 2.16.0 [skip ci]

# [2.16.0](v2.15.0...v2.16.0) (2024-12-19)

### Bug Fixes

* **CI:** Fix CI ([b897b49](b897b49))
* **CI:** Fix CI ([914df34](914df34))
* Close installer after successful install ([cfd961c](cfd961c))
* Fix plugin JS being removed from webkit when a new theme is selected. ([a29c7df](a29c7df))
* Fix settings icons not being centered and plugin settings button not having propper styling ([#184](#184)) ([5fddc2d](5fddc2d))
* Fix system accent color not working on some startups ([2eb7a94](2eb7a94))
* Fix the artifact CI ([3faf711](3faf711))
* Fix typo in install.sh ([#178](#178)) ([76349b3](76349b3)), closes [#4](#4)
* Fix typo on themes page [#168](#168) ([e05ec19](e05ec19))
* Prevent debug info from growing insanely large [#176](#176) ([d23bec9](d23bec9))
* **Unix:** Fix LD_PRELOAD variable interfering with Steam games. ([cbfd653](cbfd653))
* Use correct classes for Field ([#189](#189)) ([4ce6b5d](4ce6b5d))

### Features

* Add better webkit support for plugins ([33b6cde](33b6cde))
* Add Swedish localization. ([#180](#180)) ([0d9e8b4](0d9e8b4))
* Added CPS bypass & Added Millennium API to webkit modules ([eda0f54](eda0f54))
* Conditional webkit patching based on URL with regex [#127](#127) ([bf36bd5](bf36bd5))
* **Security:** Blacklist certain pages, like the checkout, from being injected into by plugins. ([54edc4c](54edc4c))
* Slightly Better Russian Translation ([#187](#187)) ([639390d](639390d))
* Softer and better crash detection. ([fc5e756](fc5e756))
* Updated plugin support for better webkit modding. ([1a8daf0](1a8daf0))

* fix: Properly handle theme config with invalid props.

* fix: Catch installer socket being used instead of crashing.

* fix: Fix unix pathing

* fix: Fix crashing on new installs

* chore(release): bump version to v2.16.1 [skip ci]

* chore(release): 2.16.1 [skip ci]

## [2.16.1](v2.16.0...v2.16.1) (2024-12-20)

### Bug Fixes

* Catch installer socket being used instead of crashing. ([8817735](8817735))
* Fix crashing on new installs ([9b7e1e5](9b7e1e5))
* Fix unix pathing ([07dc66c](07dc66c))
* Properly handle theme config with invalid props. ([d25461d](d25461d))

* fix: Fix installer crashes (again)

* chore(release): bump version to v2.16.2 [skip ci]

* chore(release): 2.16.2 [skip ci]

## [2.16.2](v2.16.1...v2.16.2) (2024-12-21)

### Bug Fixes

* Fix installer crashes (again) ([bfafcb7](bfafcb7))

* fix: Fix installer script

* fix: Add proxy support for web requests within Steam.

* fix: Fix webkit and CSP related issues. closes #197, #196, #194

* fix: Fix webkit issues, Close #194, #196

* fix: Fix webkit patcher edge cases on redirects

* feat: Add system accent color to webkit

* chore: Rename pipe

* chore: Remove debug logs

* chore: Fix linux

* fix: Fix webkit patcher skipping non-secure requests.

* Fix: prevent artifact builder from bumping the version

* chore(release): bump version to v2.17.0 [skip ci]

* chore(release): 2.17.0 [skip ci]

# [2.17.0](v2.16.2...v2.17.0) (2024-12-29)

### Bug Fixes

* Add proxy support for web requests within Steam. ([71dabc6](71dabc6))
* Fix installer script ([fb4053d](fb4053d))
* Fix webkit and CSP related issues. closes [#197](#197), [#196](#196), [#194](#194) ([e2cd49d](e2cd49d))
* Fix webkit issues, Close [#194](#194), [#196](#196) ([2c91a95](2c91a95))
* Fix webkit patcher edge cases on redirects ([2573215](2573215))
* Fix webkit patcher skipping non-secure requests. ([b9a6d0d](b9a6d0d))

### Features

* Add system accent color to webkit ([af602c3](af602c3))

* fix: Fix workshop pages not rendering HTML.

* chore(release): bump version to v2.17.1 [skip ci]

* chore(release): 2.17.1 [skip ci]

## [2.17.1](v2.17.0...v2.17.1) (2024-12-29)

### Bug Fixes

* Fix workshop pages not rendering HTML. ([4614cc8](4614cc8))

* fix: Fix overlay browser not loading on pages without a response phrase.

* chore(release): bump version to v2.17.2 [skip ci]

* chore(release): 2.17.2 [skip ci]

## [2.17.2](v2.17.1...v2.17.2) (2024-12-29)

### Bug Fixes

* Fix overlay browser not loading on pages without a response phrase. ([7d0fbcf](7d0fbcf))

* feat: Add embedded updater

* chore: CMake cleanup

* fix: allow frontend function to send booleans & numbers to backend (#198)

* fix: allow frontend function to send booleans to backend

* fix: allow frontend function to send numbers to backend

* feat(ipc): add support for fetching frontend settings from webkit context

* chore: integrate new settings framework in example plugin

* feat: render plugin settings modal based on plugin settings object

* fix: settings not receiving in other context when using tabs

---------

Co-authored-by: dotFelixan <[email protected]>
Co-authored-by: ricewind012 <[email protected]>
Co-authored-by: shadow <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant