farnking / Test-Dragon-Forum-of-TBots

a fuzzer lab
1 stars 1 forks source link

執行過程出現error #23

Closed bernie6401 closed 10 months ago

bernie6401 commented 11 months ago

Describe the bug 系統自動更新完後就出現這個狀況,連登入畫面都沒有

Call stack of running procedures (or methods)

Whole Message ```bash Exception has occurred: NameError name 'TestDragonCommons_queryTeamMembers' is not defined File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 169, in CnTestingTask_checkTeamMembers File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 174, in File "D:\NTU\TAAD-Project\TestDragon\rootPortable\TestDragonPlayGround\CnTestDragon.py", line 104, in import CnTestingTask NameError: name 'TestDragonCommons_queryTeamMembers' is not defined ```

Dumping text from terminal or console

Whole Message ```bash (TAAD) D:\NTU\TAAD-Project\TestDragon\rootPortable> d: && cd d:\NTU\TAAD-Project\TestDragon\rootPortable && cmd /C "C:\Users\Bernie\anaconda3\envs\TAAD\python.exe c:\Users\Bernie\.vscode\extensions\ms-python.python-2023.18.0\pythonFiles\lib\python\debugpy\adapter/../..\debugpy\launcher 50812 -- d:\NTU\TAAD-Project\TestDragon\rootPortable\TestDragonPlayGround\CnTestDragon.py " C:\Users\Bernie\anaconda3\envs\TAAD\lib\site-packages\numpy\_distributor_init.py:32: UserWarning: loaded more than 1 DLL from .libs: C:\Users\Bernie\anaconda3\envs\TAAD\lib\site-packages\numpy\.libs\libopenblas.JPIJNSWNNAN3CE6LLI5FWSPHUT2VXMTH.gfortran-win_amd64.dll C:\Users\Bernie\anaconda3\envs\TAAD\lib\site-packages\numpy\.libs\libopenblas.XWYDX2IKJW2NMTWSFYNGFUWKQU3LYTCZ.gfortran-win_amd64.dll stacklevel=1) ```
farnking commented 11 months ago

新版本上去了,請在試試看

bernie6401 commented 11 months ago

還是一樣,連登入都跳不出來,我也有從網站直接載pyc也還是一樣

farnking commented 11 months ago

新版本上線,可以再試一次

bernie6401 commented 11 months ago

ㄜ...我不知道是不是我這邊的問題,但換掉pyc後還是一樣耶

farnking commented 11 months ago

call stack應該會變了吧,請把call stack還有console輸出po來。另外你可能也需要重新網路下載

bernie6401 commented 10 months ago

call stack和console都沒有變喔

bernie6401 commented 10 months ago

此問題已解決