- Home /
WebPlayer 3 - update error
We are in the middle of a release process with a client, and some of the users get this error: http://forum.unity3d.com/attachment.php?attachmentid=13982&d=1286875694
I have a feeling this might be a network problem? Does the player rely on specific port or NAT settings?
Thank your for any and all answers!
Answer by Borgo · Jan 17, 2011 at 01:15 PM
Hi, I had the same problem and it was about my proxy.
If you see the code of the page, you will see this link: http://webplayer.unity3d.com/download_webplayer-3.x/UnityWebPlayer.cab
Its a .Cab file and inside is the .Exe file.
My proxy have blocked the .Cab, so, I have download the .cab in another computer that not block this extension and copied the .exe inside the .cab, installed and played!
Try to paste this link in your browser and see if you can download, if you can, extract the .exe file and install it, make sure you have administrator permission to install softwares.
http://answers.unity3d.com/questions/36343/error-launching-unity-player/36349#36349
Your answer
Follow this Question
Related Questions
How to solve "Failed to update Unity Web Player" error? 1 Answer
Weird game-output! 1 Answer
Update() cannot be a coroutine 1 Answer
Unity Package Manager UI Error Socket IO Unity after updating from 2017.3 to 2018.1.0f2 Nodejs 1 Answer
NEW 'Updated' version of PHOTON PUN 2 results in 109 'namespace' ERRORS 0 Answers