• oxomoxo

    Hi there,

    I have just refactored a couple of files (abstractions) from a test project (renaming and symbols namespace related edits) in a text editor, as it's much faster to rename dozens of objects. And I'm now experimenting some propagation issues (old code seems to stick around in instances of edited objects :/ )

    Is there a way to force the new code to be used in host patches ?

    Also, I'm not quite sure how the 'sticking' can actually occur ... I there some sort of cache missing an invalidation ?

    Any insights ?

    Thanks,
    Lorenzo

    posted in technical issues read more
  • oxomoxo

    Hi, some follow up :
    I finally found out the culprit : in my zealous attempt to make my namespaces alphabetically sortable, some abstractions arguments (intended as symbols but containing only decimal digits) where given with leading zeroes .. which PD silently trimmed (possibly through sscanf of some sort) to the simpler integer causing me to believe that the file was reverted to the anterior state (no leading zeroes in previous version).
    Voila.

    posted in technical issues read more
Internal error.

Oops! Looks like something went wrong!