Skip to content
New issue

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

Send to Unreal - Duplicate Linked Issue #717

Open
HakuW42 opened this issue Feb 5, 2024 · 0 comments
Open

Send to Unreal - Duplicate Linked Issue #717

HakuW42 opened this issue Feb 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HakuW42
Copy link

HakuW42 commented Feb 5, 2024

  • Addon: Send to Unreal

  • OS: Windows

  • Addon Version: Send to Unreal 2.4.3

  • Blender Version: Blender 3.6.1

  • Unreal Version: Unreal 5.2.3

  • Steps to Reproduce the Problem:

Capture d'écran 2024-02-05 210147
Capture d'écran 2024-02-05 210131
image

  • Error Log:

Python: Traceback (most recent call last):
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\dependencies\rpc\factory.py", line 221, in run_function_remotely
return remote_function(*args)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\xmlrpc\client.py", line 1122, in call
return self.__send(self.__name, args)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\xmlrpc\client.py", line 1464, in __request
response = self.__transport.request(
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\xmlrpc\client.py", line 1166, in request
return self.single_request(host, handler, request_body, verbose)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\xmlrpc\client.py", line 1182, in single_request
return self.parse_response(resp)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\xmlrpc\client.py", line 1354, in parse_response
return u.close()
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\dependencies\rpc\client.py", line 55, in close
raise exception(exception_message)
RuntimeError: The /Game/Cube_Duplicate_Linked_TEST/Cube_001 does not exist in the project!

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\operators.py", line 71, in modal
raise error
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\operators.py", line 61, in modal
function(*args, **kwargs)
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\core\ingest.py", line 36, in import_asset
extension.run_extension_tasks(ExtensionTasks.POST_IMPORT.value)
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\core\extension.py", line 73, in run_extension_tasks
task(*args)
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\resources\extensions\instance_assets.py", line 165, in post_import
UnrealRemoteCalls.instance_asset(
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\dependencies\rpc\factory.py", line 248, in wrapper
return rpc_factory.run_function_remotely(function, args)
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\dependencies\rpc\factory.py", line 226, in run_function_remotely
raise exception.class(stack_trace).with_traceback(call_traceback)
File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\resources\extensions\instance_assets.py", line 165, in post_import
UnrealRemoteCalls.instance_asset(
RuntimeError: The /Game/Cube_Duplicate_Linked_TEST/Cube_001 does not exist in the project! File "C:\Users\ASUS\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\send2ue\dependencies\unreal.py", line 1610

@HakuW42 HakuW42 added the bug Something isn't working label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant