Kristafer Vale

Results 4 comments of Kristafer Vale

Did anyone ever fix this issue? I'm having the same problem in Maya 2023: `commandPort -name "localhost:7001" -sourceType "mel";` ``` # ---------------------------------------- # Exception occurred during processing of request from...

I have an update on what I found after doing a little digging around in Maya's source scripts. in the file `F:\Program Files\Autodesk\Maya2023\Python\Lib\site-packages\maya\app\general\CommandPort.py` On line 134, as an experiment I...

+1 what @mrbmp33 said Not to double post but here's what I found debugging this issue in Maya 2023: I have an update on what I found after doing a...

From the comfy-ui manager: Traceback (most recent call last): File "F:\krist\AppData\pinokio\api\comfy.git\app\nodes.py", line 2110, in load_custom_node module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "F:\krist\AppData\pinokio\api\comfy.git\app\custom_nodes\comfyui-3d-pack\__init__.py",...