Palworld, despite its popularity, has not been without controversy, with claims from Nintendo suggesting potential infringement on their intellectual property. Amidst these challenges, players have encountered a specific issue that we’ll be addressing in this guide— the Palworld Vortex Extension error, manifesting as a message stating, “Error fetching latest URL for UR4SS_Xinput_v2.5.2.zip”. With an error sounding as intimidating as this, are there any fixes available? Well, let’s find out.
In Palworld, players have encountered a notable issue known as the Palworld Vortex Extension error, specifically displaying the message “Error fetching latest URL for UR4SS_Xinput_v2.5.2.zip.” This issue likely arises due to difficulties in retrieving or accessing the required files for the UR4SS_Xinput extension, which is essential for certain in-game functions. The error might have originated during the game’s update process or extension installation, leading to disruptions in the seamless functioning of Palworld. So, how can you fix it? More details on the same are shared below.
Palworld Vortex Extension error throwing message “Error fetching latest Url for UR4SS_Xinput_v2.5.2.zip”: How to fix it?
UE4SS fix
Here is a detailed step-by-step guide for the workaround to address the Palworld Vortex Extension error:
- Download UE4SS: First, download the file named UE4SS_Xinput_v2.5.2.zip by clicking on this link.
- Place in Vortex Temp Folder: Navigate to your Vortex temp folder. The default path is usually- “C:\Users\YOUR_USERNAME_FOLDER\AppData\Roaming\Vortex\temp”. Paste the downloaded UE4SS_Xinput_v2.5.2.zip file into this temp folder.
- Modify Palworld Vortex Extension: Locate the Palworld Vortex Extension plugin directory. The default path is usually- C:\Users\YOUR_USERNAME_HERE\AppData\Roaming\Vortex\plugins\Vortex Extension Update – Palworld Vortex Extension v0.1.2. In this directory, find the file named index.js. Open it using a text editor.
- Adjust Lines 96-98: Locate lines 96 to 98 in the index.js file. These are the lines you have to find:
- const asset = await getLatestReleaseDownloadUrl(api, req);
- const tempPath = path_1.default.join(vortex_api_1.util.getVortexPath(‘temp’), asset.fileName);
await doDownload(asset.url, tempPath);
- Replace this above-mentioned code with the following:
- const asset = { fileName: ‘UE4SS_Xinput_v2.5.2.zip’, url: ” };
- const tempPath = path_1.default.join(vortex_api_1.util.getVortexPath(‘temp’), asset.fileName);
- Save the changes to the index.js file.
- Restart Vortex: Restart the Vortex application.
- Automatic Installation: Upon restarting, Vortex will automatically recognize the modified settings and install UE4SS using the file from the temp folder.
Manual Installation
Alternatively, some players have successfully addressed the Palworld Vortex Extension error by installing the latest version and manually extracting it into the Vortex directory. This method automatically places the files in the correct folder, eliminating the warning sign and potentially resolving the issue.
Well, these are the most effective workarounds for the issue as of now. Anyway, for more gaming guides and news, make sure to visit DigiStatement daily. Read more: Palworld Lifmunk Effigy bug troubling users: Is there any fix yet