Primary tabs

Comments by User

Wednesday, November 14, 2012 - 13:19

I'm having the Same issue as well, with the font, after disabling the default font just to see if the game would load, I get a Classes.txt is missing, after searching every folder in mods, none of them even have a classes.txt. So I added a Classes.txt blank. And it still doesn't load correctly. We gotta come up with a better solution as well with the SDL package, that took me about 10 hours to figure out how to install, there's no real instructions on how it all goes together. 

 

Besides that above, I've been playing around with the game itself, and its very promising.

 

 EDIT: 

After playing around with it a little more, I used Clints Build to test it out. I actually got the game to load to the configuration screen, but adding a mod just seems to crash it. Will keep this up to date, and instructions on how to fix if resolved.

 

EDIT (RESOLVED)

Seems Clint added another source, the full master source code, recompiling and testing this one. Will edit with results.

YES! The new source code worked like a charm. Compiled and ran correctly.

The MODS loaded without a hitch!

 

NOTE: FOR THOSE WITH PROBLEMS INSTALLING SDL, PLEASE VISIT

http://lazyfoo.net/SDL_tutorials/lesson03/windows/codeblocks/index.php

 

This helped me tremendously, used Codeblocks to compile, as Dev C++ was quarky.

Make sure to move all your .LIB files from VC in the SDL downloads to one Dir. and
your Headers (.H) SDL_MIXER etc, to the include directory.

Well, time to get to work, take care, and thanks Clint for providing the download.