Time Nick Message 09:49 [MatrxMT] Blockhead256: spam in general discussion 09:52 [MatrxMT] gone 11:35 pgimeno luatic: indeed it was player_api interfering, modifying player_api.registered_models["character.b3d"] instead worked, thanks 23:03 Helenah What causes this: Access denied. Reason: Lua: Runtime error from mod 'aibot' in callback environment_step(): aibot:init.lua:589: attempt to call field 'request_http_api' (a nil value) 23:03 Helenah I did add "secure.http_mods = aibot" into minetest.conf 23:06 Helenah Oh, could it be that the HTTP API isn't available to CSMs? 23:07 Helenah Well that's a bummer, this is the second game I've tried to unleash an LLM on via the scripting engine and be met with issues.