DanielSlivinskiy
Member
- Jun 30, 2017
- 77
- 12
Hi, I added the tokyo 2018 furniture my hotel and then this error came when I wrote :update items, when i write :update items the hotel freezes and the emulator becomes an error.
Emulator error:
ItemDataManager.cs :line 57 code;
bool allowMarketplace = Convert.ToInt32(Row["allow_marketplace_sell"]) == 1;
How i can fix that error?
Emulator error:
ItemDataManager.cs :line 57 code;
bool allowMarketplace = Convert.ToInt32(Row["allow_marketplace_sell"]) == 1;
How i can fix that error?
Last edited: