Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Ukiyos on February 20, 2019, 11:05:26 AM
-
Whenever I try to load Photon, it gives me a ton of errors, all the same type, for a different file.
"Assets\PlayMaker PUN\Actions\PhotonViewRpcBroadcastFsmEventWithData.cs(12,10): error CS0246: The type or namespace name 'PhotonTargets' could not be found (are you missing a using directive or an assembly reference?)"
this repeats about 70-80 times, all with different files, but always the same error.
I installed it directly from ecosystem, and I've tried the builds on the asset store, both Classic, and 2. but no matter what, I always get the same errors.
any suggestions?
I'm using the latest build of Unity and Playmaker. (Unity v2018.3.5f1 and Playmaker v1.9.0.p7)
-
Hi.
Did you install the PUN asset from the asset store?
-
Yeah, I've downloaded it from the asset store, and I've also tried downloading it from ecosystem, but neither work
-
Hi.
Which pun version did you get from the asset store?
The pun on the Ecosystem only has actions for PUN Classic (action for PUN 2 are in progress) it does not contain the asset itself.
-
Oh okay, I thought it contained the asset and the actions, installed both. everything's working now, thanks a lot!