Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: dakila5 on November 18, 2018, 02:31:03 AM

Title: Building Does not Include any Playmaker Scripts
Post by: dakila5 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)
Title: Re: Building Does not Include any Playmaker Scripts
Post by: jeanfabre 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
Title: Re: Building Does not Include any Playmaker Scripts
Post by: dakila5 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
Title: Re: Building Does not Include any Playmaker Scripts
Post by: djaydino on November 24, 2018, 03:10:19 AM
Hi.
You can try updating to the latest PlayMaker version.

Make a backup before you update!