Play Action From Node makes game unable to start #63
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
here is the console output:
/home/vuaieo/LNXSDK/nodejs/node-linux64 /home/vuaieo/LNXSDK/Kha/make krom --ffmpeg /usr/bin/ffmpeg -g opengl --shaderversion 330 --parallelAssetConversion -1 --to build_play action from node bug/debug --quiet
/home/vuaieo/Desktop/A_LEENKX_GAMES_TEST/Sources/lnx/node/LogicTree.hx:17: characters 29-64 : Type not found : leenkx.logicnode.PlayActionFromNode
Haxe compiler error.
Finished in 0.917s
ERROR: Build failed, check console
RuntimeError: could not create instance of IMAGEPASTE_OT_move_to_save_directory to call callback function 'invoke'
Error: Python: RuntimeError: could not create instance of IMAGEPASTE_OT_move_to_save_directory to call callback function 'invoke'
Location: /home/vuaieo/Desktop/blender-4.4.3-linux-x64/4.4/scripts/modules/bpy/ops.py:107
Error in bpy.app.handlers.save_post[1]:
Traceback (most recent call last):
File "/home/vuaieo/.config/blender/4.4/scripts/addons/imagepaste/imagepaste/preferences.py", line 262, in move_to_save_directory_handler
bpy.ops.imagepaste.move_to_save_directory("INVOKE_DEFAULT")
File "/home/vuaieo/Desktop/blender-4.4.3-linux-x64/4.4/scripts/modules/bpy/ops.py", line 107, in call
ret = _op_call(self.idname_py(), kw, C_exec, C_undo)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: Python: RuntimeError: could not create instance of IMAGEPASTE_OT_move_to_save_directory to call callback function 'invoke'
Location: /home/vuaieo/Desktop/blender-4.4.3-linux-x64/4.4/scripts/modules/bpy/ops.py:107