Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Type is not initialized properly #92

@alegroSandermann

Description

@alegroSandermann

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions