UpdateStoryResult error #122

Open
opened 2024-04-04 16:22:22 +00:00 by yodinsn666 · 3 comments

IDAC | INFO | v150 UpdateStoryResult request from [my ip]
Traceback (most recent call last):
File "F:\artemis_my\titles\idac\index.py", line 125, in render_POST
resp = await handler(req_data, header_application)
File "F:\artemis_my\titles\idac\season2.py", line 1567, in handle_user_updatestoryresult_request
used_car = await self.data.item.get_car(user_id, self.version, style_car_id)._asdict()
AttributeError: 'coroutine' object has no attribute '_asdict'

What can I do?

image

IDAC | INFO | v150 UpdateStoryResult request from [my ip] Traceback (most recent call last): File "F:\artemis_my\titles\idac\index.py", line 125, in render_POST resp = await handler(req_data, header_application) File "F:\artemis_my\titles\idac\season2.py", line 1567, in handle_user_updatestoryresult_request used_car = await self.data.item.get_car(user_id, self.version, style_car_id)._asdict() AttributeError: 'coroutine' object has no attribute '_asdict' What can I do? ![image](/attachments/b3748a9b-bd86-4985-b4ba-35a23a3fa6f5)
Owner

What branch are you on and when was the last time you updated artemis? This issue seems to be fixed on current develop.

What branch are you on and when was the last time you updated artemis? This issue seems to be fixed on current develop.
Hay1tsme added the
idac
label 2024-04-04 19:38:19 +00:00
Author

sorry... this branch was gave by my classmate...

i'll try the new branch!!!

thank you!!!

sorry... this branch was gave by my classmate... i'll try the new branch!!! thank you!!!
Collaborator

can you confirm if this is still an issue?

can you confirm if this is still an issue?
Midorica added the
seen
label 2024-04-16 13:26:04 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hay1tsme/artemis#122
No description provided.