# Librsry loaded but get Specialization patch not found

**URL:** https://forum.xod.io/t/librsry-loaded-but-get-specialization-patch-not-found/7170
**Category:** XOD Programming Questions
**Created:** [July 25, 2025, 6:54pm UTC](https://forum.xod.io/t/librsry-loaded-but-get-specialization-patch-not-found/7170 "2025-07-25T18:54:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lnorwood](https://avatars.discourse-cdn.com/v4/letter/l/dfb087/32.png) [@lnorwood](https://forum.xod.io/u/lnorwood)
#### Post date: [July 25, 2025, 6:54pm UTC](https://forum.xod.io/t/librsry-loaded-but-get-specialization-patch-not-found/7170/1 "2025-07-25T18:54:03Z")

</div>

I am trying to use the bacic functions “Gate” and [xod/core](https://xod.io/libs/xod/core)/pulse-on-change. I have the xod/core@0.37.3 loaded and I get the error Specialization patch not found  
Cannot find specialization gate(port) for abstract xod/core/gate.  
Try creating the missing patch in your project or install a library which provides such one.

---

<div class="post-metadata">

### Author: ![gweimer](https://avatars.discourse-cdn.com/v4/letter/g/a9adbd/32.png) [@gweimer](https://forum.xod.io/u/gweimer)
#### Post date: [July 25, 2025, 7:34pm UTC](https://forum.xod.io/t/librsry-loaded-but-get-specialization-patch-not-found/7170/2 "2025-07-25T19:34:55Z")

</div>

Why don’t you post your project so we can see what you are trying to do? Though it is possible you are using ‘gate’ correctly, it is doubtful. If you really do need a gate for port, you can open the gate(number) node and copy the c++ code to a new gate(port) node. You will need to change the in/out pins to be port instead of number on your new node.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex027/uploads/xod/original/1X/eb7348baa04192c2ef932d1db54d44f09f8a7888.png) [@system](https://forum.xod.io/u/system)
#### Post date: [August 24, 2025, 7:35pm UTC](https://forum.xod.io/t/librsry-loaded-but-get-specialization-patch-not-found/7170/3 "2025-08-24T19:35:29Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
