kapellan2000 / Cinema

Cinema_Prism_App
GNU General Public License v3.0
14 stars 0 forks source link

'PrismInit' has no attribute 'pcore' | Cinema 2024.1.0 #7

Closed AendrewHD closed 11 months ago

AendrewHD commented 11 months ago

When i try to access the prism plugin in Cinema 2024.1.0 i get the following error in the console:

Traceback (most recent call last): File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\prism\pythonrc.pyp", line 65, in Execute File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\prism\pythonrc.pyp", line 53, in _settings AttributeError:module 'PrismInit' has no attribute 'pcore'

Thanks for your help in advance

kapellan2000 commented 11 months ago

Hello, I have made some changes, please try downloading again. If that doesn't help, please let me know your exact Prism version and whether Prism is installed in the default directory.

AendrewHD commented 11 months ago

Thanks. I now get the following Message:

No Qt bindings could be found Traceback (most recent call last): File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\Connecter plugin\DSmessage.pypv", line 1715, in PluginMessage File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\Connecter plugin\DSmessage.pypv", line 1722, in AddToMenu AttributeError:module 'c4d' has no attribute 'MENURESOURCE_SEPERATOR' Traceback (most recent call last): File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\Connecter plugin\DSmessage.pypv", line 1715, in PluginMessage File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\Connecter plugin\DSmessage.pypv", line 1722, in AddToMenu AttributeError:module 'c4d' has no attribute 'MENURESOURCE_SEPERATOR' Traceback (most recent call last): File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\prism\pythonrc.pyp", line 65, in Execute File "C:\Users\aaulb\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\prism\pythonrc.pyp", line 53, in _settings NameError:name 'PrismInit' is not defined. Did you mean: 'prismRoot'?

I installed Prism v2.0.0, the release Version, to the main Directory. Also installed the Plugin again after your update. The plugins are linked to the Appdata Folder of Cinema.

kapellan2000 commented 11 months ago

1 Try to allocate the plugin from the main folder. 2 Restart Prism. 3 Copy it to the folder C:\ProgramData\Prism2\plugins\Cinema\ 4 Add the plugin as shown in the picture.

Screenshot 2023-11-09 at 10 55 26 5 Remove and re-add the integration to your Cinema 4D version.

kapellan2000 commented 11 months ago

If it helps, I will add the ability to launch the plugin from different locations.

AendrewHD commented 11 months ago

Screenshot_85

I Have it already configured as you pictured. Cinema is also installed to the default location. Anything else it could be?

kapellan2000 commented 11 months ago

Based on the log, are you using Vray? Is that correct? If Vray is installed in Cinema 4D, the plugin doesn't work. I'm trying to solve this issue.

AendrewHD commented 11 months ago

ah yes that was it. We were using v-ray for a while but went back to redshift. Didnt think it being installed would be a problem. Thank you so much!!