-
| 
         Question for those that are better than me at this. I have a chat.db file (the whole messages directory actually) pulled from MacOS 14.7. I'm on a Windows machine and have everything running, but when I attempt to export the messages, I get the following error: Failed to query table: Invalid column type Null at index: 7, name: country The command I am running is: imessage-exporter -f html -p ./Messages\chat.db -r ./Messages\Attachments -c clone -a macOS From what I've found here, the script is not correctly identifying the column type of text on the country column in the message table. Not sure if I'm doing something wrong or if it just a bug with the specific configuration I am on. Any help is appreciated.  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| 
         This is caused by #573 and is now resolved. Please update to the latest version.  | 
  
Beta Was this translation helpful? Give feedback.
This is caused by #573 and is now resolved. Please update to the latest version.