drizzle-mizzle / Character-Engine-Discord

(not yet very) Ultimate LLMs aggregator right in your Discord server
https://discord.gg/JtVzgJ8Znh
GNU General Public License v3.0
97 stars 43 forks source link

puppeteer-chrome invalid handle #15

Closed zifnub closed 6 months ago

zifnub commented 6 months ago

Config is correct & the bot is added with the required auth.

Downloading browser... Path: E:\Character-Engine-Discord\puppeteer-chrome Unhandled exception. System.IO.IOException: The handle is invalid. at System.ConsolePal.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at System.ConsolePal.get_WindowWidth() at CharacterEngineDiscord.Services.CommonService.LogException(Object[] text) in E:\Character-Engine-Discord\Services\CommonService\CommonLogsService.cs:line 36 at CharacterEngineDiscord.Services.DiscordService.SetupIntegrationAsync() in E:\Character-Engine-Discord\Services\DiscordService.cs:line 246 at CharacterEngineDiscord.Services.DiscordService.SetupDiscordClient() in E:\Character-Engine-Discord\Services\DiscordService.cs:line 39 at CharacterEngineDiscord.Program.MainAsync() in E:\Character-Engine-Discord\Program.cs:line 31 at CharacterEngineDiscord.Program.Main() in E:\Character-Engine-Discord\Program.cs:line 10

drizzle-mizzle commented 6 months ago

fixed

zifnub commented 6 months ago

Thanks!