You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data\Scripts\AI\GENERATEMAGICGROUNDDEFENSE.LUA: unexpected end of file in GENERATEMAGICGROUNDDEFENSE.LUA
Data\Scripts\AI\GENERATEMAGICGROUNDDEFENSEEASY.LUA: unexpected end of file in GENERATEMAGICGROUNDDEFENSEEASY.LUA
Data\Scripts\AI\GENERATEMAGICGROUNDDEFENSEHARD.LUA: unexpected end of file in GENERATEMAGICGROUNDDEFENSEHARD.LUA
Data\Scripts\AI\GENERATEMAGICGROUNDSTRUCTURE.LUA: unexpected end of file in GENERATEMAGICGROUNDSTRUCTURE.LUA
Data\Scripts\AI\GENERATEMAGICSPACEDEFENSE.LUA: unexpected end of file in GENERATEMAGICSPACEDEFENSE.LUA
Data\Scripts\AI\GENERATEMAGICSPACEDEFENSEEASY.LUA: unexpected end of file in GENERATEMAGICSPACEDEFENSEEASY.LUA
Data\Scripts\AI\GENERATEMAGICSPACEDEFENSEHARD.LUA: unexpected end of file in GENERATEMAGICSPACEDEFENSEHARD.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_EXPANSIONGENERIC_BUILDBUNKER.LUA: unexpected end of file in AI_PLAN_EXPANSIONGENERIC_BUILDBUNKER.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_EXPANSIONGENERIC_BUILDMDUITEM.LUA: unexpected end of file in AI_PLAN_EXPANSIONGENERIC_BUILDMDUITEM.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_EXPANSIONGENERIC_DEPLOYTROOPTRANSPORTS.LUA: unexpected end of file in AI_PLAN_EXPANSIONGENERIC_DEPLOYTROOPTRANSPORTS.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_EXPANSIONGENERIC_GARRISONTARGET.LUA: unexpected end of file in AI_PLAN_EXPANSIONGENERIC_GARRISONTARGET.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_EXPANSIONGENERIC_ORBITALBOMBARDMENT.LUA: unexpected end of file in AI_PLAN_EXPANSIONGENERIC_ORBITALBOMBARDMENT.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_UNDERWORLD_MINESTRUCTURE.LUA: unexpected end of file in AI_PLAN_UNDERWORLD_MINESTRUCTURE.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_UNDERWORLD_REMOTEBOMBFRIENDLYUNIT.LUA: unexpected end of file in AI_PLAN_UNDERWORLD_REMOTEBOMBFRIENDLYUNIT.LUA
Data\Scripts\AI\LANDMODE\AI_PLAN_UNDERWORLD_TYBERMANAGERLAND.LUA: unexpected end of file in AI_PLAN_UNDERWORLD_TYBERMANAGERLAND.LUA
This is just an example of the error. When I integrity checked my mod, these all came up (despite the mod having none of these files). This includes duplicate errors (I imagine if used on multiple units?):
Data\Scripts\GameObject\Palpatine.lua: unexpected end of file in Palpatine.lua
Data\Scripts\GameObject\BobaFettPlan.lua: unexpected end of file in BobaFettPlan.lua
Data\Scripts\GameObject\ObjectScript_PowerToShields.lua: unexpected end of file in ObjectScript_PowerToShields.lua
Data\Scripts\GameObject\ObjectScript_PowerToShields.lua: unexpected end of file in ObjectScript_PowerToShields.lua
Data\Scripts\GameObject\Interdictor.lua: unexpected end of file in Interdictor.lua
Data\Scripts\GameObject\ObjectScript_MissileShield.lua: unexpected end of file in ObjectScript_MissileShield.lua
Just to note, the scripts I did include in my mod aren't listed as unexpectedly ending.
The text was updated successfully, but these errors were encountered:
This is just an example of the error. When I integrity checked my mod, these all came up (despite the mod having none of these files). This includes duplicate errors (I imagine if used on multiple units?):
Just to note, the scripts I did include in my mod aren't listed as unexpectedly ending.
The text was updated successfully, but these errors were encountered: