System.ArrayTypeMismatchException:
ํน์๋ ๋์ผ ๋ฌธ์ ์ผ์ด๋๋ ๋ถ๋ค์ ์ํด ๋ต๊ธ ๋จ๊ฒจ๋ก๋๋ค๋คํ์ฑ ๋ฌธ์ ์ธ๋ฏ ํ๊ณ .. Map.LoadMap()์์_objects ๋ฐฐ์ด์ด Player[,]๋ฐฐ์ด๋ก ์ด๊ธฐํ ๋ฉ๋๋ค.์ดํ GameRoom.EnterGame()์์ Map.ApplyMove๋ฅผ ํธ์ถ ํ ๋ Player ํ์
์ด ์๋ Monster ํน์ Projectile ํ์
์ผ๋ก ์ฌ์
ํ๋ ค๊ณ ์๋ํด์ ๋ฐฐ์ด ํ์
๋ถ์ผ์น๋ก ์๋ฌ๊ฐ ๋๋๊ฒ๊ฐ์ต๋๋คMap.LoadMap()์์ _objects = new Player[yCount, xCount]; ํ๋ ๋ถ๋ถ์_objects = new GameObject[yCount, xCount]; ๋ก ์์ ํ๋ฉด ์ ์ ์๋๋ฉ๋๋ค