Alpha Tycoon template not compilable

Summary

Hey,
As I couldn’t find any posts of this topic in the forum:
I wanted to open the Alpha tycoon Example project in Uefn. Sadly it is not possible to compile it due to compiling errors.

The main problem in compiling are the scene_events:
For Example:
audio_grow_resource_event := class(scene_event):
“scene_event” is not available

I think the problem is with the new Scene Graph update.
Please let me know when this gets fixed :slight_smile:
Greetings

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Other

Steps to Reproduce

  1. Open UEFN
  2. Open the Alpha Tycoon Example
  3. Compiling is not possible

Expected Result

The project should open with no compiling errors

Observed Result

The project opens with compiling errors

Platform(s)

UEFN, Windows10

Upload an image

Hi Tomkev,

This is indeed related to the v39 update. Looks like scene_events are temporarily disabled.

Not sure the best course of action for removing/disabling them though.

1 Like