playMaker

Author Topic: Hashtable Issue [SOLVED]  (Read 1770 times)

mathius777

  • Playmaker Newbie
  • *
  • Posts: 38
Hashtable Issue [SOLVED]
« on: August 31, 2013, 02:36:28 AM »
I am getting the error "hashtable proxy reference do not match" when I am using a hashtable in a prefab, but it works totally fine when it is in a normal scene object. Any ideas why this would be?
« Last Edit: September 10, 2013, 07:03:44 AM by Alex Chouls »

mathius777

  • Playmaker Newbie
  • *
  • Posts: 38
Re: Hashtable Issue
« Reply #1 on: August 31, 2013, 01:24:33 PM »
Solved: I made my hashtable a global object and used "Get Owner" to allow the hash table prefab to load itself into the global variable and just use that variable.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Hashtable Issue
« Reply #2 on: September 10, 2013, 05:50:15 AM »
Hi,

 Very good. Sorry, I was awaa at Unite, and now I am catching up slowly with pending posts :) I am glad you sorted this issue.

 Bye,

 Jean