Search found 4 matches

by Snopel
Thu May 30, 2013 2:36 pm
Forum: Support and Development
Topic: Problem with the .Exe
Replies: 7
Views: 2917

Re: Problem with the .Exe

Thank you, it works now

I kinda feel dumb now :oops:
by Snopel
Thu May 30, 2013 2:14 am
Forum: Support and Development
Topic: Problem with the .Exe
Replies: 7
Views: 2917

Re: Problem with the .Exe

Game thing.zip
(1.69 MiB) Downloaded 107 times
When I created the .exe I typed this into command prompt:

Code: Select all

copy /b "C:\Program Files (x86)\LOVE\love.exe" + "C:\Users\Owner\Documents\LOVE Programs\UDP Client" UDPClient.exe
Here is the .exe in a zip folder with the .dlls it needed
Game thing.zip
(1.69 MiB) Downloaded 107 times
by Snopel
Wed May 29, 2013 9:20 pm
Forum: Support and Development
Topic: Problem with the .Exe
Replies: 7
Views: 2917

Re: Problem with the .Exe

-zipped the main.lua

-renamed it to .love

-turned it into the .exe

-put it into a folder with the .dlls

-then re-zipped it with

But when opening the .exe I just get the rubber piggy animation thing
by Snopel
Wed May 29, 2013 8:00 pm
Forum: Support and Development
Topic: Problem with the .Exe
Replies: 7
Views: 2917

Problem with the .Exe

i have gone through all the steps on the wiki for creating a exe of my program but everytime I run it I just get the normal Rubber Piggy animation.

Anyone know why this is happening, I want to try testing multiplayer out with friends by giving them the client but it does not seem to be working