Re: Sims 3 Create A World Download Not Working 2020
@EA_Cath wrote:
Hey @Juhannuspukki , where are you finding the links that give you the same 1.67 version? Is it through this link https://www.thesims3.com/game/tools/world ?
I would test it myself but whenever I click on download I'm just getting a blank popup unfortunately...
That's correct.
The download icons on that page are not links. They are in fact div elements that are programmed to be like buttons: they trigger a javascript function on click to start the download. On modern browsers this fails, but the download links are still clearly visible in page source if you right click the download button and choose "inspect" (this option is not by default visible on all browsers).