ai16z / eliza

Conversational Agent for Twitter and Discord
https://ai16z.github.io/eliza/
MIT License
593 stars 182 forks source link

Issue with "cannot read properties of undefined" #238

Closed o-on-x closed 2 days ago

o-on-x commented 3 days ago

I had fixed something with this undefined (reading ...) before. should be able to fix this

Deserializing transaction...
Preparing to sign transaction...
Creating keypair...
Signing transaction...
Sending transaction...
Transaction sent: xxxxx
 ["◎ sqlite-vec extensions loaded successfully."] 

Error during token swap: TypeError: Cannot read properties of undefined (reading '_bn')
o-on-x commented 2 days ago

this was the solved with adding the BASE_MINT=So11111111111111111111111111111111111111112 to .env