feichao93 / battle-city

🎮 Battle city remake built with react.

Home Page:https://battle-city.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Report

HJava opened this issue · comments

I get an error when I pass the 1st mission and play the 2rd mission:
通过了第一关以后跳转到第二关,然后出现了下面的错误:

uncaught at s at s 
 at f 
 at E 
 at E 
 at d 
 at _ 
 at u 
 TypeError: Cannot destructure property `active` of 'undefined' or 'null'.
    at t.playerTank (http://shinima.pw/battle-city/main-c3d36b.js:14:80639)
    at http://shinima.pw/battle-city/main-c3d36b.js:14:125601
    at L (http://shinima.pw/battle-city/main-c3d36b.js:14:125654)
    at D (http://shinima.pw/battle-city/main-c3d36b.js:14:126447)
    at M (http://shinima.pw/battle-city/main-c3d36b.js:14:122393)
    at c (http://shinima.pw/battle-city/main-c3d36b.js:14:126208)
    at http://shinima.pw/battle-city/main-c3d36b.js:14:125631
    at L (http://shinima.pw/battle-city/main-c3d36b.js:14:125654)
    at D (http://shinima.pw/battle-city/main-c3d36b.js:14:126447)
    at M (http://shinima.pw/battle-city/main-c3d36b.js:14:122393)
X @ main-c3d36b.js:1

image

@HJava 多谢反馈,看起来和 #6 的情况是一样的。