No Such Contract Error after deploying

i have this contract i manged to deploy on both mainnet and testnet, but after deploying i get this error “Unchecked(NoSuchContract(”…")" every time i try to call function. Why do i get this message, even after the contract had been deployed successfully?