i have this problem >.>
i have this problem >.>
put smart quotes around the word "range" in your source code mysql query then recompile
blah, blah, range, blah, blah
becomes
blah, blah, `range`, blah, blah
What source code are you using anyway?
All the newer sources load skills from STB so why the heck are you still trying to load them from mysql?
can u give me link for newer source o.o
https://opensvn.csie.org/osrose/Branches/ isn't working
Last edited by veveto; 16-07-11 at 11:14 PM.
https://osrose-svn.cvsdude.com/droprev
Login / password: beta81/beta81
These files will only work for EVO v306 or older client
Last edited by Raven0123; 17-07-11 at 12:19 AM.
i already have this version and im getting the same error
don't see how. that code is not in that version.
When you posted your quewstion I went and looked for it.
It ain't there. That code hasn't existed since rev 80
Are you sure you aren't running an executable from a previous version while messing with code from the latest?
he is using dino with SVN of latest rev.
clearly he does not know what he's doing.
well i rebuilt the files but there is no .exe How i can get it ??
look for errors while compiling...
No Errors in compling log
check your project information to find the path where it should be spitting out the exe
purple check this
"WorldServer - default" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
"WorldServer - default" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.
i found it when i rebuilt in build log
so it didn't compile then
If you follow lmame's guide it explains how to install the correct compiler using MingW
where is lmame guide , who is he o.o give me link please
I gave you the link like 8times
Nice Counter , Btw I DID All what lmame gguide tells
AND STILL SAME ERROR ><
"WorldServer - default" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.
Problem Fixed =D
does your "toolchain path" window look like this?
If not then you probably don't have the "MingW" version of codeblocks installed.
III°) Download CodeBlocks and its plugins:
1°) Codeblocks:
To build the server, you need a "compiler", we'll use Codeblocks.
You can get it from here:
Download binary
Take the "codeblocks-10.05mingw-setup.exe", always with the "mingw".
fixed now !! tnx purple