Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

SDL.dll

fakeIDfulla
Friday, August 3, 2012 - 14:15

I'm having a problem where whenever I try and open Flare, it sais "the program can't start because SDL.dll is missing from your computer. Try reinstalling the program to fix the problem."

It has been working fine, but recently this showed up. I have reinstalled Flare 3 or 4 times already and it still is not running. Is there any way I can fix this?

  • Log in or register to post comments
Clint Bellanger
joined 15 years 8 months ago
Friday, August 3, 2012 - 17:21
Clint Bellanger's picture

Is there a file named SDL.dll in the flare game folder? If not, you'll probably want to download again.

If it is there, it's probably a path issue (some people said this happens on Vista?). Try running flare.exe from a batch file (flare.bat) in the same folder. 

  • Log in or register to post comments
fakeIDfulla
joined 12 years 9 months ago
Friday, August 3, 2012 - 17:28

Yes, the SDL.dll file is there and I'm currently running on windows 7 not vista.

PS

How exactly do I run from a batch file?

  • Log in or register to post comments
Clint Bellanger
joined 15 years 8 months ago
Friday, August 3, 2012 - 17:34
Clint Bellanger's picture

If you check Flare's github page you can download one from there.

http://github.com/clintbellanger/flare

Scroll down and you'll see a Launch Flare batch file. Save it to your flare folder. essentially it's a plaintext file with a .bat extension that only contains the line: flare.exe

Run a .bat file by doubleclicking it in windows explorer.

  • Log in or register to post comments
fakeIDfulla
joined 12 years 9 months ago
Friday, August 3, 2012 - 17:45

No, sorry, it doesn't seem to be working. It still comes up with the SDL.dll missing even though I installed the batch file.

  • Log in or register to post comments
Clint Bellanger
joined 15 years 8 months ago
Friday, August 3, 2012 - 17:51
Clint Bellanger's picture

Try renaming the .bat file to a .cmd file, see if you get a different result?

  • Log in or register to post comments
fakeIDfulla
joined 12 years 9 months ago
Friday, August 3, 2012 - 17:55

No it just doesn't want to work.

  • Log in or register to post comments
Clint Bellanger
joined 15 years 8 months ago
Friday, August 3, 2012 - 18:02
Clint Bellanger's picture

OK we'll try a couple more things.

First, make sure the flare folder was extracted, and that all of this isn't happening inside a zip file.

After that, try running flare directly from command line. Start, run, cmd.exe. Then navigate to the extacted flare folder using the cd command. Once you are in the flare folder, run the dir command to make sure flare.exe and SDL.dll are there. If so, type flare and hit enter.

  • Log in or register to post comments
fakeIDfulla
joined 12 years 9 months ago
Friday, August 3, 2012 - 18:10

I downloaded it again and now it's randomly working :D thanks for your time, sorry if it was a bother.

  • Log in or register to post comments
Clint Bellanger
joined 15 years 8 months ago
Friday, August 3, 2012 - 18:13
Clint Bellanger's picture

Not a problem. All of this may help plenty other players.

  • Log in or register to post comments