nostaleEnthusiast
|
Last Activity: 01/11/2021 15:39
Quotes
| 12/29/2020 |
| 07:35 - 0Lucifer0 quoted nostaleEnthusiast in post OpenNos problem compile I understood changing the sbyte part, but I'm not sure what to write for migration, could you help?
OpenNos is code first so :
1- change the value in the entity
2 - add-migration Aphrodite... |
| 00:52 - erixor quoted nostaleEnthusiast in post OpenNos problem compile What was the issue? I have the same problem..
npc.DarkResistance = Convert.ToSByte(currentLine[7]);
value is too big or too small error
Instead of converting to sbyte, try converting to sho... |





