Stuck packaging only for HTML5

Try changing INT32 with int32. That will solve one problem.

If your class is an actor or uobject implementation, try GENERATED_UCLASS_BODY() instead of GENERATED_BODY().
Can’t tell much from the log only for this one. Can you paste the c code to somewhere to check?