Describe
I have a script I've been working on updating to integrate the ME Bridge and the Colony Integrator to read requests, retrieve items, craft them, and if items are missing display them on the wireless computer/attached monitor.
https://pastebin.com/TgCrU15y
The script has been working fine up until today where colony.getRequests() is now throwing an error:

Nothing has changed about my script or setup, besides the fact I was attempting to use an entangled block on the colony integrator which was working fine yesterday, but today I'm getting thrown this error for seemingly no reason.
What's strange is the pack we're playing also has Minecolonies for ComputerCraft, and their colony.getRequests() function is working correctly, but it doesn't scrape as much data as your colony.getRequests(), which not to piggyback onto the issue but I would love to be able to get the domum ornamentum variant style from the requests if that's at all possible 🙏
Steps to reproduce
Computer
Attached Ender Modem
Attached Colony Integrator
ME bridge on top
Warehouse block on top of ME bridge
- pastebin run TgCrU15y
- script errors out on running first getRequests(), but no actual pointer towards what's happening (just hit town hall level 3, sawmill level 1, university 1, builder 3 x2, currently upgrading sawmill to level 2 and residence to level 2, current pack is Medieval Oak)
Multiplayer?
Yes
Version
Own compiled build.
Minecraft, Forge and maybe other related mods versions
Forge 47.3.6 - Minecraft 1.20.1 - pack: Minecolonies Create & Conquor
Screenshots or Videos
No response
Crashlog/log
No response
Describe
I have a script I've been working on updating to integrate the ME Bridge and the Colony Integrator to read requests, retrieve items, craft them, and if items are missing display them on the wireless computer/attached monitor.
https://pastebin.com/TgCrU15y
The script has been working fine up until today where colony.getRequests() is now throwing an error:
Nothing has changed about my script or setup, besides the fact I was attempting to use an entangled block on the colony integrator which was working fine yesterday, but today I'm getting thrown this error for seemingly no reason.
What's strange is the pack we're playing also has Minecolonies for ComputerCraft, and their colony.getRequests() function is working correctly, but it doesn't scrape as much data as your colony.getRequests(), which not to piggyback onto the issue but I would love to be able to get the domum ornamentum variant style from the requests if that's at all possible 🙏
Steps to reproduce
Computer
Attached Ender Modem
Attached Colony Integrator
ME bridge on top
Warehouse block on top of ME bridge
Multiplayer?
Yes
Version
Own compiled build.
Minecraft, Forge and maybe other related mods versions
Forge 47.3.6 - Minecraft 1.20.1 - pack: Minecolonies Create & Conquor
Screenshots or Videos
No response
Crashlog/log
No response