We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UPBGE "0.36.1 0.42 0.3" can't export with icon check 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")
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.
bpy.ops.wm.save_as_runtime(filepath="D:\\Games\\realistic-game-0.1.1windows64\\Save Game\\RealisticShooterGame\\realistic.exe")
The text was updated successfully, but these errors were encountered:
No branches or pull requests
UPBGE "0.36.1 0.42 0.3" can't export with icon
check 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")
The text was updated successfully, but these errors were encountered: