My guess is that the plugin library is not being included into the packaged game - if there’s no plugin then the classes that Super and Outer are defined as, are not being loaded, because they are defined in the missing plugin. Have you verified that the library is included in your packaged build?