battlecatsultimate / BCU-java-PC

battle cats ultimate, a fan-made battle cats emulator.
87 stars 72 forks source link

Network error during installation #123

Open rjdxxxxxccc opened 1 month ago

rjdxxxxxccc commented 1 month ago

The network error keeps showing up during installation, but the video is not stuck at all

rjdxxxxxccc commented 1 month ago

屏幕截图 2024-09-20 110302 How to solve this situation

MandarinSmell commented 1 month ago

This can be because of your region. BCU uses github to download required asset data, and China has blocked github, so that can be the reason why BCU failed to download assets

Java itself can't use VPN. VPN detects web browser and auto connects those browsers with itself, but opposite way doesn't work

Other possible reason can be because of anti virus program. Most of anti virus program flags uncertificated programs (Certification requires money to be paid) as untrusted ones, and it blocks those programs for no reason. If it's not problem of the region, you will have to either whitelist BCU, or remove that anti virus program

rjdxxxxxccc commented 1 month ago

屏幕截图 2024-09-21 224927 What should I do in this situation now?