Hi,
Using Cyberpunt 2077 v2.31, i get this error when i start the game:
"[ERROR - Mon, 8 Dec 2025 16:57:44 +0100] [UNRESOLVED_REF] At E:\Games\Cyberpunk 2077\r6\scripts\generative-texting-main\GenerativeTextingUtilities.reds:16:15:
let url = GenerativeTextingConfig.GetAphroditeBaseUrl();
^^^^^^^^^^^^^^^^^^^^^^^
unresolved reference 'GenerativeTextingConfig'
[ERROR - Mon, 8 Dec 2025 16:57:47 +0100] REDScript compilation has failed.
This error has been caused by mods listed below:
In GenerativeTextingUtilities.reds i filled in the base-URL (http://192.168.1.1:1234/v1/chat/completions) of my server running the local LLM and nothing for API-key as it does not need one. That is all i modified.
Hi,
Using Cyberpunt 2077 v2.31, i get this error when i start the game:
"[ERROR - Mon, 8 Dec 2025 16:57:44 +0100] [UNRESOLVED_REF] At E:\Games\Cyberpunk 2077\r6\scripts\generative-texting-main\GenerativeTextingUtilities.reds:16:15:
let url = GenerativeTextingConfig.GetAphroditeBaseUrl();
^^^^^^^^^^^^^^^^^^^^^^^
unresolved reference 'GenerativeTextingConfig'
[ERROR - Mon, 8 Dec 2025 16:57:47 +0100] REDScript compilation has failed.
This error has been caused by mods listed below:
In GenerativeTextingUtilities.reds i filled in the base-URL (http://192.168.1.1:1234/v1/chat/completions) of my server running the local LLM and nothing for API-key as it does not need one. That is all i modified.