Search found 6 matches

by spikje
Mon Mar 21, 2005 3:41 pm
Forum: Unreal 3.2 Support
Topic: I get fake errors with conf file
Replies: 10
Views: 7263

:P

Found the error , example.conf has something that crashes everytime the config file tookt my old config from 3.2.2 and worked fine tcx anyway!!!
by spikje
Mon Mar 21, 2005 2:30 pm
Forum: Unreal 3.2 Support
Topic: I get fake errors with conf file
Replies: 10
Views: 7263

reply

I tookt example.conf in the shell and edited from scratch with nano. Saved it as unrealird.conf in the Unreal3.2 dir and still the same error... I think it`s something internal, maybe the shell? :(
by spikje
Mon Mar 21, 2005 1:22 pm
Forum: Unreal 3.2 Support
Topic: I get fake errors with conf file
Replies: 10
Views: 7263

...

Should i use unicode or stuff like that???
by spikje
Mon Mar 21, 2005 1:18 pm
Forum: Unreal 3.2 Support
Topic: I get fake errors with conf file
Replies: 10
Views: 7263

Damn i think wordpad my editor is the problem...I must save it as rich text format for it 2 work?
by spikje
Mon Mar 21, 2005 12:44 pm
Forum: Unreal 3.2 Support
Topic: I get fake errors with conf file
Replies: 10
Views: 7263

first 30 lines


/* FOR *NIX, uncomment the following 2lines: */
loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so";

/* FOR Windows, uncomment the following 2 lines: */
//loadmodule "modules/commands.dll";
//loadmodule "modules/cloak.dll";

include "help.conf";
include "badwords.channel.conf ...
by spikje
Mon Mar 21, 2005 12:32 pm
Forum: Unreal 3.2 Support
Topic: I get fake errors with conf file
Replies: 10
Views: 7263

I get fake errors with conf file

I just installed unreal 3.2.3 on my shell. Configured it and compiled it.
Made the config file with the 3.2.3 Win32 Version and worked fine. (i ran it successfully on my PC). Changed the "load module" section from Windows to Unix so it can work on the shell and then i uploaded it. Got these errors ...