Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turbowarp error for AttributeError: 'TwCloudRequests' object has no attribute 'respond_in_thread' #32

Closed
lololol456780 opened this issue Sep 16, 2022 · 5 comments

Comments

@lololol456780
Copy link

I'm using repl, and it keeps coming up with that error for some reason.
Full error:
Traceback (most recent call last):
File "main.py", line 569, in
client.run()
File "/home/runner/TechnologicalLiveProcesses/venv/lib/python3.8/site-packages/scratchattach/_cloud_requests.py", line 334, in run
self._run(events, data_from_websocket=True)
File "/home/runner/TechnologicalLiveProcesses/venv/lib/python3.8/site-packages/scratchattach/_cloud_requests.py", line 295, in _run
self.call_request(request_id, req_obj, arguments)
File "/home/runner/TechnologicalLiveProcesses/venv/lib/python3.8/site-packages/scratchattach/_cloud_requests.py", line 55, in call_request
if not self.respond_in_thread:
AttributeError: 'TwCloudRequests' object has no attribute 'respond_in_thread'
(this was a test project)

@lololol456780
Copy link
Author

nvm fixed

@lololol456780
Copy link
Author

nvm its broken again :/

@lololol456780
Copy link
Author

whenever it recieves a request it does it

@lololol456780 lololol456780 reopened this Sep 16, 2022
@jimjamgithub
Copy link

hmmmm very strange. I see you are using replit. it could have something to do with that

@TimMcCool
Copy link
Owner

Update scratchattach. There was a bug in v1.0, it is fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants