Quote:
Originally Posted by Qivis
602895328 The motherboard has 16 gigabytes and I am showing only 57% usage and my GPU also has 4 GB GDDR6, but when I tried to boost someone's factories I got a pop up error saying "Slashkey says out of memory" (much more extensively detailed than this but the pop up cannot be easily copied) and this error in the console:
2021-04-18 20:24:42.912 ERRORwasm streaming compile failed: out of memory
2021-04-18 20:24:42.914 ERRORfalling back to ArrayBuffer instantiation
2021-04-18 20:24:43.200 ERRORfailed to asynchronously prepare wasm: CompileError: wasm validation error: at offset 4: failed to match magic number
2021-04-18 20:24:43.203 LOG{}
2021-04-18 20:24:43.204 ERROR{}
Other factory and shop posts are opening just fine!
|
Hi Qivis,
I will copy your post to the Closed thread for the developers to look at.
Your browser and Farm Town will not use all of your system memory. There is an allocated portion of the memory for the wasm compiling. If there is a n error in that compiling then it continues trying to compile the data and will run out of the allocated memory if it continues to get the error.