[00:17:15][WARN] screeps_api::websocket::parsing: unparsed data in screeps typed channel update: 1.decorations
[00:17:15][ERROR] srv::net: Error occurred: handling room update for shard2:E56N7: creating 5f014d486dee62141ea49979 with data {"_id":"5f014d486dee62141ea49979","hits":215000,"hitsMax":250000,"nextDecayTime":25859020,"notifyWhenAttacked":true,"room":"E56N7","store":{"energy":430},"storeCapacity":2000,"type":"container","x":26,"y":16}: missing field `energyCapacity` (Context { context: "handling room update for shard2:E56N7", source: Context { context: "creating 5f014d486dee62141ea49979 with data {\"_id\":\"5f014d486dee62141ea49979\",\"hits\":215000,\"hitsMax\":250000,\"nextDecayTime\":25859020,\"notifyWhenAttacked\":true,\"room\":\"E56N7\",\"store\":{\"energy\":430},\"storeCapacity\":2000,\"type\":\"container\",\"x\":26,\"y\":16}", source: Error("missing field `energyCapacity`", line: 0, column: 0) } })
[00:17:15][ERROR] panic: thread 'unnamed' panicked at 'Error occurred: handling room update for shard2:E56N7: creating 5f014d486dee62141ea49979 with data {"_id":"5f014d486dee62141ea49979","hits":215000,"hitsMax":250000,"nextDecayTime":25859020,"notifyWhenAttacked":true,"room":"E56N7","store":{"energy":430},"storeCapacity":2000,"type":"container","x":26,"y":16}: missing field `energyCapacity` (Context { context: "handling room update for shard2:E56N7", source: Context { context: "creating 5f014d486dee62141ea49979 with data {\"_id\":\"5f014d486dee62141ea49979\",\"hits\":215000,\"hitsMax\":250000,\"nextDecayTime\":25859020,\"notifyWhenAttacked\":true,\"room\":\"E56N7\",\"store\":{\"energy\":430},\"storeCapacity\":2000,\"type\":\"container\",\"x\":26,\"y\":16}", source: Error("missing field `energyCapacity`", line: 0, column: 0) } })': src/net.rs:112
[00:17:23][ERROR] panic: thread 'main' panicked at 'already borrowed: BorrowMutError': /rustc/94d346360da50f159e0dc777dc9bc3c5b6b51a00/src/libcore/cell.rs:878
Also, there are some build issues, which I will file a PR to partially fix.
To reproduce:
use srv to log in
Observed behaviour:
Also, there are some build issues, which I will file a PR to partially fix.