playMaker

Author Topic: build Switch Platform Error  (Read 242 times)

guobening

  • Playmaker Newbie
  • *
  • Posts: 1
build Switch Platform Error
« on: November 14, 2023, 04:18:59 AM »
Unity: 2021.3.24f1
PlayMaker: 1.9.0
Platform:  Switch

Unity.IL2CPP.Building.BuilderFailedException:
D:\_Projects\UnityProject\Myproject\Library\Il2cppBuildCache\Switch\il2cppOutput\PlayMaker.cpp(11016,9): error: no matching function for call to 'Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605'
                L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);

How should we solve this?
« Last Edit: November 14, 2023, 04:26:12 AM by guobening »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: build Switch Platform Error
« Reply #1 on: November 15, 2023, 06:56:47 AM »
Hi.
first think to try is updating Playmaker, this issue might already have been resolved in a later version.

Make sure to make a backup before updating!

if you have duplicate errors search for the .cs files in your custom action folders and remove those (that are the most common errors you might get)