Kaioru / Edelstein

A v.95.1 Mushroom game server emulator written in C# .NET
MIT License
112 stars 29 forks source link

[Bug] Failure to convert NxNode from int64 to string. #77

Closed Bia10 closed 1 year ago

Bia10 commented 1 year ago

image

Possible adjustments:

Kaioru commented 1 year ago

As of the update to Duey 2.0, this should not be an issue anymore. There are no more internal casting made in Duey, all values are resolved as-is.