Hey I'm running ElizaOS 0.25.9 with a config that looks like this:
It's giving me this error:
[2025-03-30 10:53:21] ERROR:
err: {
"type": "TypeError",
"message": "service.initialize is not a function",
"stack":
TypeError: service.initialize is not a function
at AgentRuntime.initialize (file:///----/eliza/packages/core/dist/index.js:4908:31)
at startAgent (file:///----eliza/agent/src/index.ts:565:23)
at async startAgents (file:///-----eliza/agent/src/index.ts:632:13)
}
I think this is a bug?
Hey I'm running ElizaOS 0.25.9 with a config that looks like this:
It's giving me this error:
I think this is a bug?