URL of experiment:
Description of the problem:
I wanted to upload a new project (never uploaded before) to Palovia but I got a pop up window when “view the details of the project”
The “create new project window” never show up, PsychoPy always tries to upload to a repo “arrows” that I have already deleted in GitLab. I also tried to upload other new projects, got same error.
I also get “Cannot connect to Pavlovia server” very often (not the internet problem). I solved this problem by transferring all experiments to another computer and uploaded to Pavlovia again. It worked.
I also uninstalled and reinstalled the software on the laptop that I have problem with, I got the same errors.
The error message I got from syncing the project is
Traceback (most recent call last):
File “C:\Users\j301f208\AppData\Local\Programs\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 1369, in onPavloviaSync
self.fileExport(htmlPath=htmlPath)
File “C:\Users\j301f208\AppData\Local\Programs\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 808, in fileExport
self.app.showCoder()
File “C:\Users\j301f208\AppData\Local\Programs\PsychoPy\lib\site-packages\psychopy\app_psychopyApp.py”, line 729, in showCoder
self.coder.setOutputWindow(True)
File “C:\Users\j301f208\AppData\Local\Programs\PsychoPy\lib\site-packages\psychopy\app\coder\coder.py”, line 2734, in setOutputWindow
self.paneManager.Update()
File “C:\Users\j301f208\AppData\Local\Programs\PsychoPy\lib\site-packages\wx\lib\agw\aui\framemanager.py”, line 6388, in Update
self.DoUpdate()
File “C:\Users\j301f208\AppData\Local\Programs\PsychoPy\lib\site-packages\wx\lib\agw\aui\framemanager.py”, line 6582, in DoUpdate
self.Repaint()
File “C:\Users\j301f208\AppData\Local\Programs\PsychoPy\lib\site-packages\wx\lib\agw\aui\framemanager.py”, line 8773, in Repaint
client_dc = wx.BufferedDC(wx.ClientDC(self._frame), wx.Size(w, h))
wx._core.wxAssertionError: C++ assertion “m_buffer && m_buffer->IsOk()” failed at …..\src\common\dcbufcmn.cpp(134) in wxBufferedDC::UnMask(): invalid backing store