Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type is not initialized properly #92

Open
alegroSandermann opened this issue Oct 14, 2023 · 0 comments
Open

Type is not initialized properly #92

alegroSandermann opened this issue Oct 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alegroSandermann
Copy link

In UE 5.2 I have the following error message in the output log:

LogClass: Error: EnumProperty FHttpGPTFunctionProperty::Type is not initialized properly. Module:HttpGPTCommonModule File:Public/Structures/HttpGPTChatTypes.h
LogClass: Display: 1 Uninitialized script struct members found including 0 object properties
LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged
LogAutomationTest: Error: LogClass: EnumProperty FHttpGPTFunctionProperty::Type is not initialized properly. Module:HttpGPTCommonModule File:Public/Structures/HttpGPTChatTypes.h

I can PIE and Package the Game without errors, but it would be good if the error did not appear.

@lucoiso lucoiso added the bug Something isn't working label Oct 15, 2023
@lucoiso lucoiso self-assigned this Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants