FICTURE7/CoCSharp

Error loading CsvDataTable dataRow=null Solved

Closed this issue · 7 comments

[17/01/14 - 11:27:39.533][info] - Synced asset 'sfx/ogg/xp_gain_06.ogg'... 100%
[17/01/14 - 11:27:39.536][info] - Syncing completed in 4236,6538ms.
[17/01/14 - 11:27:39.544][info] - Loading CsvDataTable at 'logic/buildings.csv' into AssetManager...
[17/01/14 - 11:51:36.893][info] - Loading config at 'server_config.xml'...
[17/01/14 - 11:51:40.024][info] - Starting server...

error

The CSV formats has changed slightly recently updating the master_hash value to 2f2c3464104feb771097b42ebf4dfe871bd56062 in the server_config.xml should fix this. I think.

[17/01/14 - 02:40:13.196][error] - MasterHash in server configuration must be 40 characters long.
[17/01/14 - 02:40:13.197][error] - Server configuration was incorrect.

The server runs well having master_hash 79f170d5321478488a1becc25996f8d246879edf Exactly the same in fingerprint.json But gives null in dataRow

Have you changed the master hash to 2f2c3464104feb771097b42ebf4dfe871bd56062 though?

Yes, I put 2f2c3464104feb771097b42ebf4dfe871bd56062 in master_hash and it does not start the server, it creates the file error.log and its contents:

[17/01/14 - 02:40:13.196][error] - MasterHash in server configuration must be 40 characters long. [17/01/14 - 02:40:13.197][error] - Server configuration was incorrect.

1767531fa850db368207caa1ac840dc6ba6f5602 this is correct master hash ok ^^

Add me to this repository, I have changes to add, the private is obsolete :/

Just make pull-requests we will figure stuff out there.