RimGPT icon indicating copy to clipboard operation
RimGPT copied to clipboard

Not working ?

Open artificial-julien opened this issue 9 months ago • 1 comments

I've been using RimGPT. I hear no voices at all, nothing.

  • Tried to load the mod alone with Harmony
  • Provided the API and tested it
  • I see sent and received characters
  • I've enable subtitles (they're not showing up).
  • Tried gpt-3.5-turbo (outdated)

When I run "test" in a persona I get the error :

System.UriFormatException: Invalid URI: The hostname could not be parsed.
[Ref AB290DC3]
 at UnityEngineInternal.WebRequestUtils.MakeInitialUrl (System.String targetUrl, System.String localUrl) [0x000c8] in <4ce0fc4c4b414488834e2443e54a80d4>:0 
 at UnityEngine.Networking.UnityWebRequest.set_url (System.String value) [0x00007] in <4ce0fc4c4b414488834e2443e54a80d4>:0 
 at <0x1736e9cebe0 + 0x0005a> <unknown method>
 at UnityEngine.Networking.UnityWebRequest.Put (System.String uri, System.Byte[] bodyData) [0x00012] in <4ce0fc4c4b414488834e2443e54a80d4>:0 
 at RimGPT.TTS+<AudioClipFromAzure>d__6.MoveNext () [0x00184] in <35e67cd1eb6b4d56859225af569c7748>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at RimGPT.TTS+<>c__DisplayClass8_0+<<TestKey>b__0>d.MoveNext () [0x00194] in <35e67cd1eb6b4d56859225af569c7748>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at RimGPT.Tools+<>c__DisplayClass10_0+<<SafeAsync>b__0>d.MoveNext () [0x0006a] in <35e67cd1eb6b4d56859225af569c7748>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
RimGPT.Logger:Log ()
RimGPT.LongEventHandler_LongEventsOnGUI_Patch:Postfix ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LongEventHandler.LongEventsOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch2 (Verse.Root)

Maybe a RimWorld game broke the mod ? (1.5)

Image

artificial-julien avatar Mar 25 '25 13:03 artificial-julien

I don't work on mods anymore. You might still get some help from the community in my discord server (link in Steam Workshop).

pardeike avatar Mar 25 '25 14:03 pardeike