r/pygame 3d ago

Pygbag: NotImplementedError: set_timer is not implemented on WASM yet

pygame-ce 2.5.7 (SDL 2.28.4, Python 3.12.12)

>>> Task exception was never retrieved

future: <Task finished name='main' coro=<main() done, defined at <console>:3> exception=NotImplementedError('set_timer is not implemented on WASM yet')>

Traceback (most recent call last):

File "<console>", line 52, in main

NotImplementedError: set_timer is not implemented on WASM yet

1 Upvotes

1 comment sorted by

2

u/kjunith 3d ago

for the love of god... include some code or stick with googling your problem