- Home /
Problem with update project on VPS
I have problem with start game when I updated the same project on VPS for example:
I have game "archery" with scores, archery.x86_64 is in root/archery on VPS, use screen in putty and and everything works, connect and I can play game in Windows and Android
Then I done some changes in Unity project (just one line) in scripts in scene with game (no changes in first scene when game is connect and spawn,
Export updated "archery" project
I removed old archery project from server and copy new there and this time there is error with spawn zones
When I paste first archery project zone works
Something strange
I tried to create archery2.x86_64 and copy this to new folder root/archery2 and it work but in test in Windows this second project work as first project on VPS - archery not archery2 (when I play there is no changes with I done) and I don't know why (in Unity I changed path to archery2)
On VPS can be one project started? Can someone help?
Ps. I tested updated project on localhost and it works correctly
Your answer
Follow this Question
Related Questions
Unity networking tutorial? 6 Answers
Headless linux server 2 Answers
Trouble getting headless linux build to run on Ubuntu.16.04.3 LTS 0 Answers
Unity Master Server - Ubuntu build problem 4 Answers
Running game server on linux server 0 Answers