“Resources are preloading” – code problem in 2×2 Design

PennController for IBEX Forums Bug Report “Resources are preloading” – code problem in 2×2 Design

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11164
    41120105L
    Participant

    Problem Description / 問題描述

    Hi everyone, I am encountering a persistent issue where my experiment hangs on the “Please wait while the resources are preloading. This may take up to 1 min” screen. Even after the loading screen eventually disappears, the experiment remains unstable.

    大家好,我遇到了一個棘手的問題:我的實驗一直卡在「資源正在預載,可能需要一分鐘」的畫面。即便載入畫面最終消失,實驗依然處於不穩定狀態。

    I have tried several ways to fix it: / 我嘗試過的解決方案

    1. Using AddHost to link my GitHub repository is the most effective way so far.
    2. Uploading a Zip file or using Preloaded commands does not work.

    I suspect the issue is caused by the “Read” trials in my CSV. These rows have no audio files, so I think PCIbex is trying to fetch “empty” values. However, even after I added code to exclude empty values, the problem remains.(我懷疑問題出在 CSV 檔案中的「閱讀(Read)」試次。這些行沒有音檔,所以我認為 PCIbex 一直在抓取「空值」。然而,即便我在程式碼中排除空值,問題依然存在。)

    Right now, my workaround is adding a “Skip” button after the loading screen. But if I choose to “Continue” and play the audio, the experiment still freezes at the audio part. (我目前的解決辦法是在載入畫面結束後新增一個「跳過」按鈕。但如果我選擇「繼續」並播放音檔,實驗還是會卡在音訊的部分。)

    I don’t know where the real problem is.(我不知道真正的問題出在哪裡。)

    Here is what I know:

    – CheckPreloaded is NOT in my Sequence. – CheckPreloaded 不在我的 Sequence 裡面。

    – All filenames end in .mp3 and the capitalization is correct. – 所有音檔副檔名均為 .mp3 且大小寫正確。

    – The error happens in both the “Preview” window and the “Data collecting” link. – 在「預覽視窗」和發布後的「正式連結」中都會出錯。

    – The Debug console shows NO errors; it says the script is running normally. – Debug 控制台沒有顯示錯誤,顯示運行正常。

    You can check my project here(這裡可以查看我的專案): https://farm.pcibex.net/r/EYoKIB/

    You can reply in English or Chinese. Thank you so much for your help!(可以使用英文或中文回覆,非常感謝你的幫助!)

    • This topic was modified 1 week, 6 days ago by 41120105L.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.