AliDehbansiahkarbon/ChatGPTWizard

Invalid Pointer Operation

plumothy opened this issue · 1 comments

After watching your demo videos, I couldn't wait to get ChatGPTWizard installed and working - it looks fantastic!
I installed it yesterday and asked my first test questions. Initially, I was getting the response "too many request".
But, today I am getting "Invalid pointer operation" (see below).

image

[3A236F67]{ChatGptWizard.bpl} Uchatgptlexer.TcpLexer.GetCurrentUnitPath + $47
[5BEEA5DF]{vcl280.bpl } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3313, "Vcl.Styles.pas" + 1) + $F
[5BCC03CA]{vcl280.bpl } Vcl.Controls.TWinControl.CMInvalidate (Line 12737, "Vcl.Controls.pas" + 9) + $2
[3A236F5E]{ChatGptWizard.bpl} Uchatgptlexer.TcpLexer.GetCurrentUnitPath + $3E
[3A237E3F]{ChatGptWizard.bpl} Uchatgptlexer.TcpLexer.Reload + $1B
[3A23E8C4]{ChatGptWizard.bpl} Uchatgptqframe.TFram_Question.ReloadClassList + $B0
[3A23E640]{ChatGptWizard.bpl} Uchatgptqframe.TFram_Question.pgcMainChange + $20

Hi, After some changes that seem to have been made in the API's response, this problem showed itself but is now fixed in the latest version, please use the latest and let me know if there is any issue using the discussion tab.

"Too many requests" is not under my control, this is the exact response of the OpenAI, and it means you need to go with a paid plan probably.

Thank you.