- Home /
Writing file error - Can't Build to WebPlayer
Hey all,
I keep getting the follow error when trying to build to WebPlayer.
Writing file error
Resizing file Temp/uncompressedData failed: An attempt was made to move the file pointer before the beginning of the file.
Does anyone know any reason this might be happening? I've found similar "Writing file error" questions around Answers and have tried the following already:
Deleting Temp folder contents before building.
Turning off Anti-Virus.
Checking the 'Streamed' checkbox in the Build Settings.
Removed any instance of System.Reflection from the project.
Removed all DLL plugins from the project.
This successfully builds a PC build, but crashes upon start. The crash report tells me nothing, but the dump file gives the following Exception Information:
The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
Any and all help is very much appreciated folks! I'm a great researcher, and only need a bit of information to go a long way. I'm on a bit of a time crunch here so if anyone has any clue at all then please reply!
Hey all,
i have exact the same error with my project, on Windows 8 also on $$anonymous$$ac, with Unity-Version 4.3.4 also the Version 4.5.2.
I still havent found a solution.
Any idea?
Your answer
Follow this Question
Related Questions
Why can't I build Web Player in Unity while I have no problems with building standalone versions? 2 Answers
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors 0 Answers
error CS0103: The name `Analytics' does not exist in the current context 1 Answer
Error While Build APK Signed,Error while build APK Signed. 0 Answers
Copying file failed (Unable to build) 4 Answers