josefnpat / vapor

Vapor - LÖVE Distribution Client
zlib License
77 stars 24 forks source link

Vapor crashes when browsing to the "snaik" game. #125

Closed Germanunkol closed 10 years ago

Germanunkol commented 10 years ago

Started with:

[me@MYPC Vapor]$ love src/

Then clicked on the new "new" tab and clicked on the games. When I get to "snaik", I get:

games.json successfully updated.
downloading hawkthorne-beta.png
downloading hox.png
downloading Idiot_Puzzles.png
downloading mrrescue.png
downloading netwars.png
downloading Ortho_Robot.png
downloading Sis-_Help_Me-.png
downloading snaik.png
downloading snayke_demo.png
Error: core/async.lua:112: Failed to resume coroutine: connection refused
stack traceback:
    [C]: in function 'sendrequestline'
    [string "http.lua"]:296: in function 'request'
    core/async.lua:77: in function <core/async.lua:76>
stack traceback:
    [C]: in function 'error'
    core/async.lua:112: in function 'update'
    state_vapor.lua:10: in function 'update'
    [string "boot.lua"]:407: in function <[string "boot.lua"]:373>
    [C]: in function 'xpcall'
josefnpat commented 10 years ago

Yeah, the server was down, and I have been meaning to make a ticket.

I'm fixing it as we speak!

josefnpat commented 10 years ago

Tell me ab2f59e tip fixes it!

josefnpat commented 10 years ago

@Germanunkol please tell me if this fixes it!

Germanunkol commented 10 years ago

It does, it works now.