playMaker

Author Topic: Building Does not Include any Playmaker Scripts  (Read 1123 times)

dakila5

  • Playmaker Newbie
  • *
  • Posts: 3
Building Does not Include any Playmaker Scripts
« on: November 18, 2018, 02:31:03 AM »
Whenever I try to build my game, It builds, but does not have any of my play-maker Scripts functioning.

In Debug mode It outputs this over and over...

(Filename:  Line: -1)

TypeLoadException: A type load exception has occurred.

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for HutongGames.PlayMaker.Fsm

 
(Filename:  Line: -1)

TypeLoadException: A type load exception has occurred.

Rethrow as TypeInitializationException: An exception was thrown by the type initializer for HutongGames.PlayMaker.Fsm
  at FsmTemplate.OnEnable () [0x00008] in C:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\FsmTemplate.cs:29
 
(Filename: C:/Users/Alex/Documents/Unity/Playmaker/Projects/Playmaker.source.unity/Assets/PlayMaker/Classes/FsmTemplate.cs Line: 29)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Building Does not Include any Playmaker Scripts
« Reply #1 on: November 19, 2018, 03:11:35 AM »
Hi,

 what version of Unity and PlayMaker and what platform are you trying to publish for?

Bye,

 Jean

dakila5

  • Playmaker Newbie
  • *
  • Posts: 3
Re: Building Does not Include any Playmaker Scripts
« Reply #2 on: November 23, 2018, 09:57:00 PM »
Hi,

 what version of Unity and PlayMaker and what platform are you trying to publish for?

Bye,

 Jean

UNITY 2018.2.51f1
PlayMaker 1.8.9.f1

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Building Does not Include any Playmaker Scripts
« Reply #3 on: November 24, 2018, 03:10:19 AM »
Hi.
You can try updating to the latest PlayMaker version.

Make a backup before you update!