upbge (0.36.1 - 0.42 - 0.3) Can’t export game with icon
help me and tell me in the comments
see this video
error :
Python: Traceback (most recent call last):
File "C:\Users\d info\Downloads\upbge-0.42-alpha-windows-x86_64-2024-04-20\Release\4.2\scripts\addons\game_engine_save_as_runtime_eevee.py", line 368, in execute
WriteRuntime(self.player_path,
File "C:\Users\d info\Downloads\upbge-0.42-alpha-windows-x86_64-2024-04-20\Release\4.2\scripts\addons\game_engine_save_as_runtime_eevee.py", line 119, in WriteRuntime
subprocess.check_call([rcedit_path, player_path_temp, "--set-icon", new_icon_path])
File "C:\Users\d info\Downloads\upbge-0.42-alpha-windows-x86_64-2024-04-20\Release\4.2\python\Lib\subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['C:\\Users\\d info\\Downloads\\upbge-0.42-alpha-windows-x86_64-2024-04-20\\Release\\4.2\\rceditcustom\\rcedit-x64.exe', 'C:\\Users\\DINFO~1\\AppData\\Local\\Temp\\tmpnxao6bhy\\C__Users_d_info_Downloads_upbge-0_42-alpha-windows-x86_64-2024-04-20_Release_blenderplayer_exe', '--set-icon', 'C:\\Users\\d info\\Downloads\\RC.ico']' returned non-zero exit status 1.
info:
bpy.ops.wm.save_as_runtime(filepath="D:\\Games\\realistic-game-0.1.1windows64\\Save Game\\RealisticShooterGame\\realistic.exe")