playMaker

Author Topic: PoolManager Actions broken by update?  (Read 6198 times)

Horror

  • Junior Playmaker
  • **
  • Posts: 79
PoolManager Actions broken by update?
« on: February 14, 2013, 07:30:08 PM »
I just started a fresh project. Updated and imported playMaker and PoolManager, then downloaded the custom actions from here: https://hutonggames.fogbugz.com/default.asp?W839

After importing the actions package, I'm getting this error in the console:
Assets/PlayMakerCustomActions/Path-o-logical/PoolManager2/PmtCreatePrefabPool.cs(162,33): error CS0029: Cannot implicitly convert type `void' to `System.Collections.Generic.List<UnityEngine.Transform>'

Cheers

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: PoolManager Actions broken by update?
« Reply #1 on: February 15, 2013, 02:40:48 AM »
Hi,

 Uhm, It looks like I really need to update this. LEt me finish first the mecanim port  as it's priority and I'll get on this ok?


Bye,

 Jean

Horror

  • Junior Playmaker
  • **
  • Posts: 79
Re: PoolManager Actions broken by update?
« Reply #2 on: February 15, 2013, 07:37:17 PM »
Thanks Jean :)

I also noticed that the current PoolManager actions only allow you to spawn from a game object location. Would it also be possible to spawn at a vector? It would be useful for doing things like getting hit location and spawning blood spray. Right now I'm having to get the vector, spawn the blood game object at origin, move it to the vector and then spray the blood!

PIXELCRY

  • Playmaker Newbie
  • *
  • Posts: 30
Re: PoolManager Actions broken by update?
« Reply #3 on: March 03, 2013, 04:45:46 AM »
 i have same problem with PoolManager2 and 2dtoolkit, since last update got tons of error on unity 3.5.7

Martin

  • Playmaker Newbie
  • *
  • Posts: 4
Re: PoolManager Actions broken by update?
« Reply #4 on: March 05, 2013, 03:03:37 PM »
Same problem with unity 4 and Pool Manager 4.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: PoolManager Actions broken by update?
« Reply #5 on: March 06, 2013, 09:28:53 AM »
Hi,

 Yes, an update will be done this month.

bye,

 Jean

jerware

  • Playmaker Newbie
  • *
  • Posts: 23
Re: PoolManager Actions broken by update?
« Reply #6 on: March 14, 2013, 02:33:00 PM »
Jean, just FYI that is the only error. If you don't import "pmtCreatePrefabPool.cs," no other problems appear to arise. I don't know how to fix the action bug, but creating pools manually is pretty easy... if you recently bought Pool Manager like me, don't be afraid to dive in.

EDIT: If I may add a humble request, please add "Use Owner" as an option to the "Pmt De Spawn" action for GameObject. This would make it a drop-in replacement for "Destroy Self."
« Last Edit: March 14, 2013, 02:42:03 PM by jerware »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: PoolManager Actions broken by update?
« Reply #7 on: March 20, 2013, 06:24:56 AM »
Hi,

 Finally :) I manage to have time to make an update, Thanks for Rafe at Path-o-logical for providing me with the latest packages.

 you can get the package at the usual wiki page:

https://hutonggames.fogbugz.com/default.asp?W839

 If you have questions, or issues, let me know.

bye,

 Jean

Mayhem

  • Full Member
  • ***
  • Posts: 171
Re: PoolManager Actions broken by update?
« Reply #8 on: March 20, 2013, 07:27:42 AM »
So this new updated Package is compatible with Poolmaker 4?

Horror

  • Junior Playmaker
  • **
  • Posts: 79
Re: PoolManager Actions broken by update?
« Reply #9 on: March 20, 2013, 07:43:15 AM »
Thanks Jean  ;D

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: PoolManager Actions broken by update?
« Reply #10 on: March 20, 2013, 09:09:32 AM »
Hi,

 yes compatible with pool manager 4 ( not pool maker 4  :) ), the latest available on the asset store.

bye,

 Jean

Hushonik

  • Playmaker Newbie
  • *
  • Posts: 32
Re: PoolManager Actions broken by update?
« Reply #11 on: March 21, 2013, 04:31:08 AM »
where is the link for download.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: PoolManager Actions broken by update?
« Reply #12 on: March 21, 2013, 06:46:35 AM »
Hi,

 In the link two posts above, there is a section "download", where you can download the package.

 I put the link again here:

https://hutonggames.fogbugz.com/default.asp?W839

bye,

 Jean