I've tried this with v1.1 and also with a version I pulled directly from SVN with no luck.

Moderator: Moderators
I had the same problem with the version I got through rapid, so I think it's something more general. I've had weird issues with this spring install in general though, like the lobby client not recognizing games that it installed itself. The games work fine when launching spring.exe directly though.smoth wrote:I am unfamliar with userland installs and have no idea if it is trying to write to your userland. Gaj, thoughts?
this assumes there is a folder maps\ into which the file can be created. there is not always a folder maps\ into which the file can be created.local f = io.open("maps/" .. mapname .. "_Set.lua", "w+")