Search

Search found 3 matches

by Voidness
15 May 2012, 01:11
Forum: Engine
Topic: lua sockets in spring
Replies: 25
Views: 7505

Re: lua sockets in spring

Hello I am still having problems getting luasocket.lua example to work.
I am trying to connect to springrts.com:80
I get this error in :
[f=0000000] Error: Socket already closed
When I call SocketConnect
Any ideas?
by Voidness
14 May 2012, 23:44
Forum: Engine
Topic: lua sockets in spring
Replies: 25
Views: 7505

Re: lua sockets in spring

Fixed... What I needed to do was add this to my system.lua fie:
socket = socket,
by Voidness
14 May 2012, 23:17
Forum: Engine
Topic: lua sockets in spring
Replies: 25
Views: 7505

Re: lua sockets in spring

Hello I am having trouble getting luasocket.lua example to work. I am confused about this line right here. --VFS.Include(LUAUI_DIRNAME .. "Widgets/socket/socket.lua") Are we expected to uncomment this? When I leave it uncommented I get this error: Error in Initialize(): [string "LuaUI...

Go to advanced search