ogame icon indicating copy to clipboard operation
ogame copied to clipboard

Server Pegasus-yu has researchDurationDivisor 1.2 and this means it has to be float64 not int64

Open 0xE232FE opened this issue 3 years ago • 0 comments

researchDurationDivisor can be float64 as expected from the XSD.

This leads into error.

12:11:13 main.go:600: Login Error: Pegasus-yu 
12:11:13 main.go:601: strconv.ParseInt: parsing "1.2": invalid syntax

image

0xE232FE avatar Oct 06 '21 10:10 0xE232FE