Jump to content

Creating Class Fail


Kandtts

Recommended Posts

Hi,

 

I'm trying to create my first mod to the game, a custom class, but i can't manage to do it :wallbash:

 

I've tried following step by step guide and video but i've always get the same issue :

Launching script compiler for new package scripts...

Command: C:\Program Files (x86)\Steam\steamapps\common\XCOM 2 SDK\binaries\Win64\XComGame.com Arguments: make -nopause -mods EnforcerClass "C:\Program Files (x86)\Steam\steamapps\common\XCOM 2 SDK\XComGame\\Mods\EnforcerClass\" 
Log: Executing Class UnrealEd.MakeCommandlet
Shader map M_Digital_Distortion_Ghosting_A had an invalid uniform expression set and was discarded!  This most likely indicates a bug in cooking, and the default material will be used instead.
--------------------Core - Release--------------------
--------------------Engine - Release--------------------
--------------------GFxUI - Release--------------------
--------------------AkAudio - Release--------------------
--------------------GameFramework - Release--------------------
--------------------UnrealEd - Release--------------------
--------------------GFxUIEditor - Release--------------------
--------------------IpDrv - Release--------------------
--------------------OnlineSubsystemSteamworks - Release--------------------
--------------------XComGame - Release--------------------
--------------------XComEditor - Release--------------------

Success - 0 error(s), 0 warning(s) (0 Unique Errors, 0 Unique Warnings)

Execution of commandlet took:  11.73 seconds
Done building project "EnforcerClass.x2proj" -- FAILED.

========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
1 failed but no error
I've tried to copy a random already created mod with a custom class but i get the same message... so i think it comes from my configuration but i can't see where the problem can be.
Before someone told me "read the documentation" as i've seen in other posts, i've set:
XCOM 2 Install Path :
C:\Program Files (x86)\Steam\steamapps\common\XCOM 2\XComGame\
XCOM 2 User Path :
C:\Program Files (x86)\Steam\steamapps\common\XCOM 2 SDK\XComGame\
And the verbosity to Normal
I've put the project where i've tried to copy the "EnforcerClass" mod to find a solution (without the XComGame class because it was too big to upload with)
Please can someone find a solution to my problem ? :confused:
PS: Sorry for my English :rolleyes:
Edited by Kandtts
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...