Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    colliding ID

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 383 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 03/05/2005 at 15:52, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.2 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hi All,
      When i compile my plug with my old V8.2, nothing wrong, but when i compile with the Demo V9.1 there is this strange error in the console:
      'The plugin ID MY_ID in file MY_FILE collides with the same ID in file MY_FILE'
      I have an unique ID allready
      thanks,

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 03/05/2005 at 16:27, xxxxxxxx wrote:

        Do you have two versions of the plugin in the same Plugins folder anywhere?

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 04/05/2005 at 01:09, xxxxxxxx wrote:

          Robert->
          Thanks.
          No i don't have two versions of the plugin in the plugins folder.
          A breakpoint in the Register() function shows up once.
          It is a 'description Error: MY_NAME_PLUG is allready registered'
          I use a lot of #defines and globals, maybe there's a problem.
          I'll move them and check it out.
          The plug functions fine though.Weird.
          Regards

          1 Reply Last reply Reply Quote 0
          • First post
            Last post