playMaker

Author Topic: Playmaker installation status in the 2022.3 LTS versions  (Read 1876 times)

vogeljan

  • Playmaker Newbie
  • *
  • Posts: 9
Playmaker installation status in the 2022.3 LTS versions
« on: September 20, 2023, 07:55:11 AM »
Errors during installation:

1. The videoplayer actions and PlaymakerProjectTool.cs need to be updated to the new API.

2. Next, there is a PlaymakerEditor.dll error. After these errors, Playmaker appears to work without apparent issues.

Is there a plan to update Playmaker 1.9.7 to address these errors?"

PlaymakerEditor.dll error:
Unable to update following assemblies:Assets/PlayMaker/Editor/PlayMakerEditor.dll (Name = PlayMakerEditor, Error = 131) (Output: /var/folders/l1/6qxjd8s106z3cj54qw8j36cw0000gn/T/tmp69a3e310.tmp)

[AssemblyUpdater] Failed to resolve assembly System.CodeDom, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51. SearchPaths: Assets/PlayMaker/Editor, /Applications/Unity/Hub/Editor/2022.3.9f1/Unity.app/Contents/NetStandard/ref/2.1.0, /Applications/Unity/Hub/Editor/2022.3.9f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netstandard, /Applications/Unity/Hub/Editor/2022.3.9f1/Unity.app/Contents/NetStandard/compat/2.1.0/shims/netfx, /Users/ivvavik/Desktop/My project/Assets/PlayMaker, /Users/ivvavik/Desktop/My project/Assets/Plugins/PlayMaker, /Users/ivvavik/Desktop/My project/Assets/PlayMaker/Editor, /
bla, bla, bla

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Playmaker installation status in the 2022.3 LTS versions
« Reply #1 on: September 23, 2023, 06:23:48 AM »
Hi.
Did you update unity from an older version.

if so, the best steps to do is :
Update Playmaker and other 3rd party apps.
Then update unity.

Then Redownload and update Playmaker again and possible other 3rd party apps.

for major version there might be different versions of playmaker depending on the unity version. (so for example there can be a PM 1.9.7 for unity 2020 and a PM 1.9.7 for unity 2022)

vogeljan

  • Playmaker Newbie
  • *
  • Posts: 9
Re: Playmaker installation status in the 2022.3 LTS versions
« Reply #2 on: September 27, 2023, 01:05:53 PM »
Hi,
To make sure in a new macOS, I've installed a new Unity 2022.3.10f1 Silicon LTS, downloaded Playmaker 1.9.7 again, and the error still appears. I've tried multiple times, different setups, and nothing, always the same error. My question is, has anyone encountered this error? Does it work correctly on Windows?

Are you sure that Playmaker version 1.9.7 for Unity 2022 is different from the one for the previous 2021 version? In any case, would it be possible to perform a "manual" installation?
« Last Edit: September 29, 2023, 03:26:05 AM by vogeljan »

Christoph

  • Beta Group
  • Sr. Member
  • *
  • Posts: 254
Re: Playmaker installation status in the 2022.3 LTS versions
« Reply #3 on: December 31, 2023, 02:05:35 AM »
Yes. I got these too and actually reported them here too somewhere. Playmaker seems to work fine though once you update those actions. Fix fuel would be appreciated though.

Christoph

  • Beta Group
  • Sr. Member
  • *
  • Posts: 254
Re: Playmaker installation status in the 2022.3 LTS versions
« Reply #4 on: January 08, 2024, 05:09:20 AM »
Seems fix is coming:

Version 1.9.8.f1 (coming soon)


Improvements

    Used newer FindByType API for improved performance in Object actions.
    Updated actions to avoid automatic API Update messages in newer Unity versions.

Bug Fixes

    Fixed missing style warnings in newer Unity versions.

vogeljan

  • Playmaker Newbie
  • *
  • Posts: 9
Re: Playmaker installation status in the 2022.3 LTS versions
« Reply #5 on: January 10, 2024, 04:30:36 AM »
Hola Christoph,
I see that you're from the beta group, so you know what you're talking about. Very good news.
Thanks for reporting