This is the place to ask me any support-related questions for this package, and I will do my best to reply as soon as possible. I will be updating this thread with a general Q&A as questions are asked.
I was using it in a persistent manner where the credits menu didn’t lose reference. Every time it was added to the viewport the entire credits and roles were listed again such that:
Open once:
Main Title
TitleA
Name1
Open twice:
Main Title
TitleA
Name1
Name1
Main Title
TitleA
Name1
Name1
Open three times:
Main Title
TitleA
Name1
Name1
Name1
Main Title
TitleA
Name1
Name1
Name1
Main Title
TitleA
Name1
Name1
Name1
etc.
I tried adding an internal bool that would disable the event construct after the first time but the data is still persisting somewhere can causing extra loops for everything.
Thanks!
I am having issues packaging the credits system (everything else in my game is error free and I double checked this by removing the credits system and packaging again - it succeeded)
The output logs showed some issues with the credits system that I have no clue about or how to fix.
I even went into the blueprints where those errors seemed to originate from but could not find anything “wrong” per se - however I am unfamiliar with the inner workings of the system.
Hi, thanks for getting back to me - I am using version 4.13.1 and yes it’s only occurring in the packaging (using Windows 64-bit package).
I’m mainly just in the testing phase making sure all my main assets work; I’ve put the credits roller into the level and tested that and it works just fine (using defaults).
These errors are caused by engine bugs. Unreal has historically not been the most stable where Blueprint-created Structures are concerned. On my end, I was able to solve these errors by going into Credits Roller, and then going to file -> Refresh All Nodes. Let me know if this does not work for you, and if that’s the case, please check if the number of errors was at least reduced.
I’ve tried to add the Closing Credits System thru the Unreal Launcher to my 4.14 project but it doesn’t seem to be working at all. I attempted to add it to a separate 4.14 project and it didnt work. However a 4.12 project I was able to add it to a project. I’ve also added another bought package to my 4.14 and it worked, so I don’t believe it is a local system issue. Any help?
What occurs when attempting to add it to a 4.14 project? This is not something that I can do anything about on my end, as this is a user-end issue, but I need as much information as I can get so that the marketplace team can see what is wrong.
My apologies for leaving that info out. With no local files downloaded already. Open the unreal launcher. Inside Library/Vault section select Add To Project for Closing Credits System. Select a 4.14 Project to add to. Select Add to project. No download occurs, no local files added (will not allow me to delete local content for example). When you do this for a 4.12 project. When you select the final Add to Project, it downloads, and also allows you to delete local content.