Don't delete vanilla water turbine if another one has been destroyed #662
Annotations
11 warnings
UndertaleModTool/UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
YAMS-LIB/ExtensionMethods.cs#L61
Dereference of a possibly null reference.
|
YAMS-LIB/ExtensionMethods.cs#L78
Dereference of a possibly null reference.
|
YAMS-LIB/SeedObject.cs#L567
Non-nullable field 'ItemID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L570
Non-nullable field 'SpriteDetails' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L580
Non-nullable field 'Text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L312
Non-nullable field 'LockedMissileText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L316
Non-nullable field 'LockedSuperText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L320
Non-nullable field 'LockedPBombText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
YAMS-LIB/SeedObject.cs#L15
Non-nullable field 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
GenerateTexturePage/Program.cs#L10
Dereference of a possibly null reference.
|
This job succeeded
Loading