dojoengine / dojo.unity

Seamless integrate onchain game logic and state into your Unity game
https://book.dojoengine.org/client/sdk/unity
MIT License
26 stars 15 forks source link

Can't deploy burner #29

Closed VietnameseRick closed 7 months ago

VietnameseRick commented 7 months ago

burnerManager.DeployBurner() got ERROR from Katana:

ERROR jsonrpsee_types::params: [next_inner] Deserialization to "alloc::vec::Vec<starknet_core::types::codegen::SimulationFlagForEstimateFee>" failed. Error: Error("invalid type: string \"latest\", expected a sequence", line: 1, column: 8), input JSON: "\"latest\"]"
ERROR katana_rpc_api::starknet: Error parsing "simulation_flags" as "Vec < SimulationFlags >": InvalidParams(invalid type: string "latest", expected a sequence at line 1 column 8)
Larkooo commented 7 months ago

i believe you need to be on the latest version of both the sdk & dojo

Larkooo commented 7 months ago

try with the 0.6.0-alpha