iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
113 stars 32 forks source link

Server crashes after downloading the server files, pressing L in the server list and joining #102

Closed LeComm closed 9 years ago

LeComm commented 9 years ago

I downloaded the latest server files (including svsave) from this github thingy, started the server list, pressed L and after the client localhost-connected, everything crashed. The console says following: Lua Server Error (tick): pkg/base/network.lua:595: attempt to concatenate a boolean value I don't have any experience with lua, but after messing with the code, I found out that (#"..cli.plrid..", neth "..(neth or "nil")..") seems to cause the problem. Might also be me being a noob?

rakiru commented 9 years ago

You will also need a config file. If you haven't already, grab svsave from github too.

LeComm commented 9 years ago

I already have (edited first post)

iamgreaser commented 9 years ago

Ah right, I forgot to push a fix for that. I'll close this once this is sorted.

iamgreaser commented 9 years ago

Fix should be pushed now. Closing. If it isn't pushed, feel free to reopen.