emanzione / PATCH

The PATCH repository for issues tracking, wiki and shared material.
https://assetstore.unity.com/packages/tools/utilities/p-a-t-c-h-ultimate-patching-system-41417
MIT License
47 stars 7 forks source link

"Our servers are not responding" after setting everything up correctly #27

Closed davidrochin closed 4 years ago

davidrochin commented 4 years ago

I followed your documentation but all I get is that message.

My local server is accesible: image

My configuration is okay: image

But all I get is: image

And I get no errors in the console.

emanzione commented 4 years ago

You missed to upload the Builds folder in the path: you should be able to navigate to this file if everything is set up correctly http://localhost/patch/Builds/builds_index.json

Haxsen commented 6 months ago

@emanzione I've followed your tutorial doc and confirmed http://localhost/patch/Builds/builds_index.json opens up correctly and builds are set up well too BUT still the launcher says "Our servers are not responding" in the standalone build while it works well in the unity editor.

Edit: code stripping may be at fault as I read on https://discord.com/channels/143316585233252352/189475555240837124/1102675608875565130

Edit 2: yes code stripping was at fault

emanzione commented 6 months ago

Great, glad you solved it!