Changing the game's title gives Error 0xF0030000 on install
Opened this issue · 10 comments
Godot version:
https://github.com/SonicMastr/godot-vita/releases/tag/3.5-rc5-vita1
OS/device including version:
Target: PS Vita 3.65 Henkaku ENSO
Developed in: Windows7 Home Premium, Service Pack 1
Issue description:
When I try to change the project name it always give me the same installation error:
Error 0xF0030000
However when I used one of an existing game, like the "Squash the Creeps (3D)" example, it
runs without problem.
Everything else is exactly the same in all senses. I've also tried to create a new project
but they all fail at installation with the same (0xF0030000) error.
Steps to reproduce:
Create a project with default name and try to change it in the export options.
(Actually, I also tried to create a new project from scratch but it gave me the same error)
Minimal reproduction project:
VPK working and VPK failing attached (change the zip files to vpk)
For those who have the same problem, I have tested that as long as you keep the param_sfo/title=
from the first export, you can change everything else and keep creating new vpk games.
That makes me believe that the project name is not changed during the linking with the eboot.bin
which crash the installation. (In fact, that's the only thing I haven't been able to edit. By process of elimination it has to be that ).
Hope this helps
Although the Editor version mentioned here is different from yours, both have encountered the same issue (0xF0030000), which might have been resolved already. I think using an updated Editor may help solve this problem, and you can download the latest Editor from this link.
Actions have expired artifacts, where could i get them?
Although the Editor version mentioned here is different from yours, both have encountered the same issue (0xF0030000), which might have been resolved already. I think using an updated Editor may help solve this problem, and you can download the latest Editor from this link.
Actions have expired artifacts, where could i get them?
This is the Windows version I downloaded before it expired.
Can confirm it's fixed in the updated version 3.6.beta from a few days found at (artifacts from)
https://github.com/SonicMastr/godot-vita/actions/runs/8011699088
The artifacts are expired again. Would love to try a later linux build of the editor! Get the original post's error code.
I saved this from the fork mentioned here
#44 (comment)
which was also pushed to the main and I believe is the lastest build:
Hopefully it helps until a new release is made.
PS: Don't forget to update the templates before the export or the editor itself won't be enough.
im having the same issue and the drive is privated. could i also get the file?
im having the same issue and the drive is privated. could i also get the file?
sorry, I thought it was open, you should be able to get it now.
while your still here the issue with 0x80101104 will be fixed with the new editor?