Due to how we track ingame time and events to sync with the server, we have to delete events that have happened in the "future". This is to prevent time paradoxes!
Most likely the conf.php got corrupted somehow. Delete conf.php under /conf. Update the CHIM server and restart it. A new clean one will be generated.
You may be missing a mod requirement or dependency. Double check your downloaded and installed mods.
Use the Subtitles mod, edit the .ini that comes with that mod and set: numDisplayedSubtitles=0
Most CTD’s are not a result of a CHIM error. You either have a mod that is incompatible (check the modpage) or another mod is causing a conflict elsewhere. Check your crashlogger for more info. If you are getting crash on newgame, then look further down this page for the appropriate FAQ article.
Make sure actions are enabled in the MCM menu. Also AI will only perform actions if they want to.
No, changes are applied instantly. You can easily make lots of changes in the configuration wizard while the game is running.
Array ( [type] => 2 [message] => fopen(https://api.openai.com/v1/chat/completions): Failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized [file] =>
A: There are 2 reasons for this occurring:
You are using a free account. You need to disable actions in game as you have a request limit of 3 API calls a minute.
Your API key has expired or your free trial has ended. You will either need to generate a new key or start a paid account.
Azure TTS voices have options to speak in different tones (angry, sad, whispering etc) depending on the voice you picked. You can force the voice to speak ina specific way (e.g. only whisper). Here is their speech gallery with examples: https://speech.microsoft.com/portal/147f056015ad4f749492cde312faa1c6/voicegallery
Make sure you have an etc/resolv.conf file. Then add these 2 lines to the file:
nameserver=8.8.8.8
nameserver=8.8.4.4
Run this command in command prompt:
wsl --unregister DwemerAI4Skyrim3
No
No
Some alternate start mods may have issues with AIAgent. We recommend:
Disabling AIAgent
Go through the newgame process with your mod
Save and exit once you get to "regular Skyrim"
Then reenable AIAgent.esp
This is the recommend file specifications for uploading a voice to XTTS.
1. Shut down WSL (wsl --shutdown).
2. Copy the ext4.vhdx file from its original location to the new location.
3. Update the BasePath in the registry (under the distro’s GUID in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lxss) to point to the new folder.
4. Restart WSL and test.Most likely culprit is your machine is lagging trying to run too many AI services on top of heavily modded Skyrim! Try disabling any offline AI services to see if that frees up any VRAM. We do recommend using online services, such as LLM's, to run this mod.
(PHP Fatal error: Uncaught Error: No PostgreSQL connection opened yet in)!
Most likely culprit is your machine is lagging trying to run too many AI services on top of heavily modded Skyrim! Try disabling any offline AI services to see if that frees up any VRAM. We do recommend using online services, such as LLM's, to run this mod.
No. It's cheap, but not free. Has some free models, which we don't recommend to use because outputs can be cached (OR warns about this). They seem to allow some negative credit, but it will stop working at some point. Put some money into it, $5 is the minimal amount. Probably will last for a month playing every day. You can still use ChatGPT via OR.. Remember each follower/NPC can use a different LLM model..
Run the Stop.bat script, click Force Stop Server, or type this in the Command Prompt: wsl --shutdown
Depending on your graphics card you may have difficulty running XTTS at a decent speed. It is a fantastic tool, however it requires a lot of power to run.
One thing you can do is CAP YOUR SKYRIM FRAME-RATE. As most Skyrim mod lists are highly unoptimized, capping your frame-rate can save you precious VRAM!
Read this: https://github.com/MinLL/MinAI/blob/main/FAQ.md
If you are using stereo sound, try disabling spatial audio. Otherwise play around with audio settings in Windows.
Here is the solution: https://github.com/microsoft/WSL/issues/8693#issuecomment-1319904954
Any other settings will be cleared once it detects a new game.
Download and use the Mimic3 component. Then in the MCM CHIM audio to 0. Mimic3 will still “generate” an audio line, but you won’t hear it, and it will barely use your system resources. Lipsync code requires an audio file of some kind to be generated.
Most likely cause is how your Windows audio is configured.. Make sure you have stereo enabled and disable spatial audio. Also the MCM menu has volume sliders you can adjust.
Yes, here is how:
Select the openrouterjson connector.
In the LM Studio developer tab, click settings and make sure Serve on Local Network is turned on.
Set ip address to http://(your ipv4 address):1234/v1/chat/completions
Ensure ENFORCE_JSON and json_schema are set to True.
Save changes and use the copy to all profiles buttons for each of the above settings.
In case anyone else unfamiliar with python might need this in the future: to use solely a secondary gpu for xtts (if "--device cuda:1" isn't working); add the line "export CUDA_VISIBLE_DEVICES=1" as its own line in start-deepspeed.sh, before the line with "python -m". with line breaks above and below the line you've added, just like the lines already there. You can replace 1 with your gpu id, usually seen in task manager.
If you have an 7900GRE, 7900xt ,and 7900xtx then yes! Check out this:CHIM Manual