textadventures / quest

Create text adventure games
http://textadventures.co.uk/quest
MIT License
304 stars 69 forks source link

Play not working in quest #1097

Closed elixanator closed 2 months ago

elixanator commented 4 years ago

Any time I open a game (whether my own or someone else's) nothing works. Clicking hyperlinks, entering text, clicking on compass/map/inventory/whatever. Nothing. I can't play any games

xexeo commented 3 years ago

Same here, no idea of what is going on. However, I can publish the game and if I try run it there are some errors in the log, even if I don´t click anything.

[0614/022825:ERROR:renderer_main.cc(207)] Running without renderer sandbox
[0614/022825:ERROR:cache_util_win.cc(20)] Unable to move the cache: 5
[0614/022825:ERROR:cache_util.cc(132)] Unable to move cache folder C:\Users\xxx\AppData\Local\Temp\GPUCache to C:\Users\xxx\AppData\Local\Temp\old_GPUCache_000
[0614/022825:ERROR:cache_creator.cc(132)] Unable to create cache
[0614/022825:ERROR:shader_disk_cache.cc(588)] Shader Cache Creation failed: -2
[0614/022831:WARNING:message_in_transit_queue.cc(18)] Destroying nonempty message queue
xexeo commented 3 years ago

This seems to be the same error described in #1062

alexwarren commented 2 months ago

Closing out old issues. Please re-open with any additional repro steps if this is still a problem.