Improve bfres rendering with support for texture loading. #285
Annotations
5 errors and 10 warnings
Fushigi/gl/Bfres/BfresMaterialRender.cs#L45
Argument 2: cannot convert from 'System.Numerics.Vector4' to 'int'
|
Fushigi/gl/Bfres/BfresMaterialRender.cs#L53
Argument 2: cannot convert from 'System.Numerics.Vector4' to 'int'
|
Fushigi/gl/Bfres/BfresMaterialRender.cs#L45
Argument 2: cannot convert from 'System.Numerics.Vector4' to 'int'
|
Fushigi/gl/Bfres/BfresMaterialRender.cs#L53
Argument 2: cannot convert from 'System.Numerics.Vector4' to 'int'
|
|
SARC/SARC.cs#L125
Possible null reference return.
|
Fushigi.Msbt/MsbtFile.cs#L35
Non-nullable field 'AttributeData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Fushigi.Msbt/MsbtFile.cs#L39
Non-nullable field 'AttributeData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Fushigi.Byml/Serializer/BymlObject.cs#L12
Non-nullable field 'HashTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Fushigi.Byml/Serializer/BymlProperty.cs#L16
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Fushigi.Byml/Serializer/BymlSerialize.cs#L43
Converting null literal or possible null value to non-nullable type.
|
Fushigi.Byml/Serializer/BymlSerialize.cs#L51
Dereference of a possibly null reference.
|
Fushigi.Byml/Serializer/BymlSerialize.cs#L66
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading