How do i use OSC in unity?

Hello everyone! i am new to using OSC in unity and i just cannot figure it out properly. I have looked at several versions of OSC on github and i tried to implement them to receiving messages from a localhost. I came across the extOSC unity package by user “Iam1337” link here: GitHub - Iam1337/extOSC: extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage. I tried to make an OSC Receiver to get incoming messages. However, it appears it needs an address to a gameobject or something (i am not entirely sure) to send or receive messages from? I am not receiving anything and i wanted to print messages out to the debugger to see if anything was coming through. All i want this script to do right now is just receive messages and have them deciphered in the exact same script so the script can sort them out and send them into VRChat. I am having problems just getting the messages to decipher period. Would anybody who has used this package or has dealt with OSC in unity have a clue? I am just so lost. I feel like its obvious but again i’m just puzzled. I have pictures attached inside a google drive link (bc apparently i am still a new user lol) that show my current setup including the OSC Receiver script that came from installing Iam’s github project also found in the unity asset store. Thank you for reading this and thank you for your time. Any help is greatly appreciated bc i feel like ripping my hair out LOL.

https://drive.google.com/drive/folders/13a10rvuvRLujfKDxPGzFyRwNm-yxsuRr?usp=sharing