Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The prompt adds "Do this within 0 characters" and the max_length is set to 7000
I am not sure what is selected by default but it wants to use credits while I could connect the DS 0324:free instead :3
Besides this, it's such a cool mod that gives each colony day a little more character <3
And then one pawn went to talk to the prisoner in the progress of converting them!
It sounds like the phrase “adaptation pressure” might be stuck in the internal memory of the storyteller. I recommend checking the internal memory or prompt history of the writer—there’s a good chance that line got saved unintentionally and is now being echoed in every entry.
Try editing the stored entries and removing any mention of “adaptation pressure” from the writer’s memory. Once it's cleared or reworded, the storyteller should stop repeating it.
@Acorn: Thanks so much for the feedback! I’ll check everything and push an update soon. In the meantime, I suggest editing the internal memory of the storyteller. Noting that Flash is a dinosaur and not a wolf might help stop the confusion.
@Vanessa Reyes: The global prompt helps give your storyteller a custom tone — you can make them more humorous, dramatic, like a news anchor, or even a nature documentary. If you leave it blank, they’ll write like an epic, dramatic novelist by default.
Somethin' I even suggest - look over the Generations 2 modpack list thingy and what to add support for? Mostly because I think a lot of people use it. Esp Samuel's mods the flavour one - mainly for frogge.
http://localhost:5001/api/v1/generate
For the model name, just type the filename without the .gguf extension, like:
gemma-3-1b-it-abliterated-q6_k
Make sure KoboldAI is selected as the local model provider in the mod settings. This setup should work if your server supports the /api/v1/generate route.
🧠 In RimWorld, too many things happen all the time — colonists, events, injuries, weather, you name it — so I recommend using a model that can handle 6000–7000 tokens of input. Something like MythoMax-L2-13B, Kunoichi-DPO-7B, or a Mistral-Instruct variant works great for that.
"error": {
"code": 400,
"message": "API key not valid. Please pass a valid API key.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "type.googleapis.com/google.rpc.ErrorInfo" ,
"reason": "API_KEY_INVALID",
"domain": "googleapis.com" ,
"metadata": {
"service": "generativelanguage.googleapis.com"
}
},
{
"@type": "type.googleapis.com/google.rpc.LocalizedMessage" ,
"locale": "en-US",
"message": "API key not valid. Please pass a valid API key."
I keep getting ❌ Error contacting local model: HTTP/1.1 404 Not Found whenever it tries to generate.
Using koboldcpp_cu12.exe v1.90.2,
I put " http://localhost:5001/api/" into the local model endpoint input field, and tried every variation for the model name - name only, name and quant, with and without file ending, even full file path.
The model I am trying to use is gemma-3-1b-it-abliterated-q6_k.gguf .
Since using Kobold through the webui works, there seems to be an issue of the mod communicating with Kobold.
Since you mentioned that you had to type it manually, there’s a good chance that one letter or symbol might have been entered incorrectly — even a small typo can cause this exact error.
Here’s what I recommend:
Go to https://aistudio.google.com/
Click the “Get API Key” button
When the key appears, click the copy button next to it (this will put it in your clipboard)
In RimWorld, open the mod’s settings window
Click on the API key field and press Control + V to paste the key directly (don’t type it manually)
Once it’s pasted correctly, the mod should be able to connect.
Let me know if that works — happy to help if it still gives you trouble!
"error": {
"code": 400,
"message": "API key not valid. Please pass a valid API key.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "type.googleapis.com/google.rpc.ErrorInfo" ,
"reason": "API_KEY_INVALID",
"domain": "googleapis.com" ,
"metadata": {
"service": "generativelanguage.googleapis.com"
}
},
{
"@type": "type.googleapis.com/google.rpc.LocalizedMessage" ,
"locale": "en-US",
"message": "API key not valid. Please pass a valid API key."
There, you can customize the writing style of the storyteller however you want.
For example, you can make them speak like an ancient chronicler, a documentary narrator, a news anchor — anything you like!
Feel free to experiment with different tones to find the one that fits your colony best.
AIzaSyD7QhLXpTfJg93Bv2wKk8MNmXYZa-pLm9c (this is just a fake example)
Did you copy your own key and paste it exactly into this part of the mod's settings inside RimWorld?
https://i.imgur.com/HJCdzZC.png
If you pasted it there and still get a “bad request” error, let me know.
Go to https://aistudio.google.com/
Click the “Get API Key” button.
It will give you a string of letters and numbers — that’s your API key.
Copy that key and paste it into the mod's settings inside RimWorld (not in a file, not in a folder).
You don’t need to create or place any code.txt file — the mod handles everything.
You just need to paste your key into the in-game settings window.