What do I do here? jassertfalse ProcessorWithExternalData::referenceShared
-
I'm having a strange issue with my project where my UI doesn't render.
Running in a debugger I hit this function in
hi_core/hi_dsp/ProcessorInterface.cpp
void ProcessorWithExternalData::referenceShared(ExternalData::DataType type, int index)
It just contains a jassertfalse and a comment:
// if this hits, you need to overwrite the method and assign the table to the class member
Going back through the stack trace I can see this is related to where I'm linking some sliderpacks together. But is this an error with my project or an error in HISE?
-
@d-healey said in What do I do here? jassertfalse ProcessorWithExternalData::referenceShared:
an error in HISE?
This, I might have forgotten to add the logic to the module that owns the sliderpack. Can you make a minimal snippet?
-
HiseSnippet 994.3oc6V0saaaCElxIbXwaEaYqO.B8J2kBC4Z4eBJJVp+IMdKN1K1qs.6hBZIJa1HS5HQ4NghBrGj8vrGi8Xr2fsCorsjZb2xLZwtY5BCe34uOdNeGRNLP3PCCEAHihiiWPQFeNdTLWNq8LBii50AYbHNzm4RCVPbtpWXXDE0JdAILj5hLL16oJyLNXej96O91VDeB2gltDB8LAygdNaNSlt5vS9dlu+oDW5X17LVaeROGAusvWDAPZOrERkVxT5EDkYEvnyHgyPFeCttyw0rlPspUqoc0l110sqWyxypp2jl0smTsgcUW6ZUbphL9jttLoHXjjHogHi8aIbiGMS7ZdRBdFKjMwmpDpfFAYNY4SE9tpsnZUT6YLe2gqqUgHHJCSqb6kT4tKtOyksY8zJ3WpUXl5Q1BnQg7vaubvqRV3YkAdaAREx.IbBjNDOxIfsPlpQgmOC2iKoAdDm78xKhlOR2pGB0b.JXCCnkjDATge2.2V.9wkkmSthdZ.HrINkpaY8.S3m6+nhEgNXnzzkHIlO1rKeJiSK6DPg82S3tWRmxBAuRyTGvvRJGMW44RRfYp5JPPVm3oTYaw7EBNHT5dYr4df6YDKGP8nAiE5Pq.RJrzAOeQQkAMoWE+znrQOjIsCocPHe4sUi+2Mrk8Y7qFKVA.uHtijI3lB9EBIc.uz8K9lhGT7sEMeWUddaUmpJDH78oAaUsZRJ3uywR7n4SnAO.pA9QzMFBj47TP76mBlcBwIoojwPAuGmIGrfxeeyMnUcRftZrBUP5kZx5WshrlVUQLfWdGblFKRCcE0TcZgpvhL9Ibc6xvm2QM9goW2L1cb0JChOOdxQKg+1rsXo0CGn0qr531vOUukxHzO1SwgVCW.4vtYAMPxTEJiNzkvYaIyZGf6PCuRJVnscEI8e2l6m2bP3uL9j3TgyNAcams+Z7M3p29YbieEa9+zzOnzzuHOMsqzsyQup0yGzXzjl7kCdsEq0QdW+ztMZ+7Ae2REsqrlF1PQCWN3rtxiO1ab0Z0ae4zqitgb+3yG8eHME9Roond+VVZ59I4Ct7S3F4Sj4uQT8tgUJfleNJp5REdHSFm8cEevtl71BwCwCYRmYaGiE1BFU2.+Q.iqdbwcvc87nNxT.tO9zW7w4kDnKEQRFeZehLfAMar5PC3AYNTH6bN0WetQA0XRhr05CjGQ4tZg+D9VorxlCY.kUVqDMm3DHdoSxvk54KepdE.Sb8S8N.2WIatYVJsNOGdM0KcbxGpa33C2UGqtqNZuqNVaWcr9t5Xic0wl+yNpdr6Shjh4IiMHT+gc0mNYXzkS.Fnlsh9KcGqf1C