Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, I am having the same issue as Oliver was. When I chat to the assistant this error occurs. Worker "___worker": Runtime error Exception: "Function "bert_load_from_file" is null" at line 43 data/scripts/libs/bert/commands.evil

I have attempted to redownload it a few times without effect. I looked in the directory and it appears to have the file mentioned. I have attached an image of the console and directory. I am running Windows 11 pro 64 bit. 



Any help is appreciated. Thank you. 

Interesting. So the library is found, but somehow the app cannot load it. I am on vacation and won't be back until the end of next week so I cant look at the problem for now. I will look into it after I come back.

I spent some time to rebuild libbert.dll with proper static linking flags enabled. Can you download this version of libbert.dll and replace the one in satania-buddy to see if it works? https://drive.google.com/file/d/1fBral0PhubrrKTC5QzB3q5KNlixSJMAq/view?usp=drive...

I appreciate you taking the time to do this on your vacation and do not want to interrupt so if you want to get back to me when you return I understand. I downloaded the file you provided and replaced the one in the directory with it but the error seems to persist. I even tried redownloading it and doing this on my friends PC and this issue happens for him as well. He is on Windows 10 Pro 64 bit. Thank you. 

(+1)

Can you try this one instead: https://drive.google.com/file/d/1wdIc7T20aqXzP0nBcZ9L6WEKLzZ8hB3o/view?usp=drive...

I tested it on a clean machine and it works for me.

The reason behind it is because the bundled libbert.dll depends on a few runtime libraries, which is not include in satania-buddy. My PC has those libs installed so I haven't detected them until now.

Wonderful! That appears to have solved that error but now she just says this when I try to chat with her: ["data": "Connection to localhost:5001 timed out.", "headers": [], "status": 65535] any ideas on what could be causing that? Thank you for your help. 

You need koboldcpp. You can let satania set it up by running Scripts -> koboldcpp (then run the script again once she finished install it in order to start koboldcpp everytime you want to chat with her) , or you can install and run it yourself, which allows you to pick a more suitable AI model for your PC and your use cases than the one installed by satania. 

Excellent, thank you for all your help. I did that and it seems to be working as intended now. :)