Search found 10 matches

by GIAKEN
04 Jul 2006, 00:31
Forum: Support and Bug reports
Topic: Almost there
Replies: 2
Views: 2004

I'm on Windows, thus Win32.

I just got the Installer and it works. I was using from my compiled source to see some stuff :P But now it works fine with the installer.

Thanks for the help and sorry for the trouble.
by GIAKEN
03 Jul 2006, 18:07
Forum: Support and Bug reports
Topic: Almost there
Replies: 2
Views: 2004

Almost there

Ok I've got my new account made and character created. I am still missing a file: items.xml [17:55:25] Binding texture 81 (512x256) [17:55:25] Warning: items.xml not found! [17:55:25] Error: Item Manager: Could not find items.xml! That's where the error is. I'd get it but I don't know where and wher...
by GIAKEN
18 Jun 2006, 17:34
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

Sorry for posting this in the wrong spot x__x

I am running it in the tmw folder where it compiled to.
by GIAKEN
18 Jun 2006, 02:51
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

Ok I actually got the .EXE running. Then it said it couldn't load the player spriteset.
by GIAKEN
18 Jun 2006, 02:24
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

Thanks Crush ^_^

Sorry for my minimal knowledge.
by GIAKEN
17 Jun 2006, 23:09
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

Ok I copied my SDL folder in the include folder and then opened the c++ folder in the include folder and pasted the SDL folder in there. Compiler: Default compiler Building Makefile: "C:\Documents and Settings\Harold Jr\Desktop\The Mana World\MW Client\Makefile.win" Executing make... make....
by GIAKEN
17 Jun 2006, 22:30
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

Where is its readme file? I'm still getting 150 errors.
by GIAKEN
17 Jun 2006, 22:06
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

I got loads of stuff...I'll just get that. Chances are I haven't.
by GIAKEN
17 Jun 2006, 17:35
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

All of the errors are coming from:

being.cpp
sdlgraphics.hpp
gui.h

And a Build Error with Makefile.win

I am on Windows XP.
by GIAKEN
17 Jun 2006, 17:30
Forum: Support and Bug reports
Topic: Not even compiling
Replies: 12
Views: 5459

Not even compiling

There are 150 errors when I compile with Dev-C++ with the SVN files I downloaded...

The first error is that it says that there isn't a being.h...I tried creating one and it said there was one and there is one in the same folder as being.cpp.