hugoattal / DarkerNodes

Modern theme for the Unreal editor
50 stars 2 forks source link

Trying to compile game in UE5.2.1 and getting compile errors because of Darker Nodes #184

Closed SavannahGames closed 8 months ago

SavannahGames commented 8 months ago

Error log: https://pastebin.com/9QUjP0wp Please advise. Happens in Development & Shipping packaging

hugoattal commented 8 months ago

Hello, sorry for this... Are you packaging your game in a special way? Does it fail when packaging an empty project for example? Could you send me a minimum reproduction? That would be super helpful!

In the meantime, I'd suggest you disable Darker Nodes before packaging 😕

SavannahGames commented 8 months ago

Hello, sorry for this... Are you packaging your game in a special way? Does it fail when packaging an empty project for example? Could you send me a minimum reproduction? That would be super helpful!

In the meantime, I'd suggest you disable Darker Nodes before packaging 😕

Will get on it as soon as I have time.

SavannahGames commented 8 months ago

Hello, sorry for this... Are you packaging your game in a special way? Does it fail when packaging an empty project for example? Could you send me a minimum reproduction? That would be super helpful!

In the meantime, I'd suggest you disable Darker Nodes before packaging 😕

Hi I packaged the project using UE5.2.1 default thirdperson template with Blueprint functionality, there were no issues :/ The list of plugins goes as follows: 1.) Advanced Main Menu & UI System by LazerTale 2.) Ascent Combat Framework 3.) AutoSizeComments 4.) ElectronicNodes 5.) LogicDriver

Maybe it is one of these plugins conflicting? I will try to debug, but just letting you know what the plugins are so far. I will keep you updated if I find out the problem.

SavannahGames commented 8 months ago

Updating: Issue was resolved, but not sure how exactly.

hugoattal commented 8 months ago

Sometimes, Unreal does weird stuff ^^'... Happy that it solved itself!