But i can’t start GAMESERVER, because my system Windows XP SP3 ENU with RUS MUI ask me, when i try execute .\build\gameserver.exe message like this: "Gameserver.exe is not a valid Win32 application"
How i solve this problem?
Get a IDE (Integrated Development Environmen) - meaning a Compiler to Edit and Build the Sources, I'm using SharpDevelop 4.3 and compile the Tera Game Server with x86. This fixed the problem. Which is just a logical thing, if it isn't a Win32 Application, it has to be a Win64 Application...
http://forum.ragezone.com/f797/tera-...ml#post7733378 <-- That Post
Meaning your MySQL just got shitty, whether your PC failed or you did something very dumb with your system, or in combination with another MySQL installation ... or edited some MySQL related files...
but after last update (rev 20 in github) compiled versions of GameServer & TeraLauncher still works only under x64 OS
About MySQL errors in Server2Go:
- errors still present in original builds of TeraTestServer publishing in this discussion
- I was try another web combine - it works correctly...
P.S. Maby you can give settings for Server2Go ingredients and I’ll try transfer it into Xammp and retest...
P.P.S. What the version of Windows you use for testing compilations?
Those builds worked under x86 (aka 32 bit), no Idea where your Problem was, just checked them with Win XP Home 32 SP3.
I would not recommend using the newest Xampp for these Scripts, I'll explain that later..
The Server2Go Settings are in the Server2Go Folder, you just have to use your brain to find them, there are some configs for Apache, MySQL and php!
So I was try run .\build\gameserver.exe on Windows 2003 Server STD x64 RUS SP2 it's says like an elder - it's not valid win32 application
So perhaps it's happens because yours compilation and settings supports only Latin Codepages and in other language systems can't be use, if it have exists i'll recomend use UTF8 and multilingual support.
So, i'll try recompile sources for my systems & try execute again
What the fuck .. a Codepage has NOTHING to do with a Non-Win32 Application Error!
And well The No-Win32 Error isn't existent for a x64 OS, so this Error shouldn't show up at all.
problem in unworkable compilations, but i search how to compile C# sources without Microsoft Visual Studio 2012 of any editions, i can't broke copyright law and use pirated version, but i programming in JAVA use InteliJ IDEA Community edition.
I'll try ask help from friend with Microsoft Visual Studio 2012 for compile and test.
Sorry for my convictions...
Again, there are enough FREE C# IDE's which you can download and use...
So, i'm angry and have answers for my questions about unworkable .*EXE-files.
So i take screenshot to understand problem:
"teralauncher.png"
So did you see that:
".NET Framework 4.5" - it's unsupported Windows elder Vista & Server 2008
P.S. To complete work on totally Windows systems, please recompile ALL projects components under .NET Framework 4.0
So that's all
Wow, would have never imagined you are dumb enough to get into the Project Overview.. and see the dropbar, saying .NET Framework 4.5.. and makin a screen, posting useless flame posts... and just being NOT ABLE TO SET .NET FRAMEWORK 4 .... funn stuff..
Problem with .NET 4.5 is looked and maybe helped in other people who wants run TERA on elder system
So I’m says RECOMENDATION about use .NET 4 because some system ordinary haven’t .NET 4.5 and user maybe starts search unnecessary problems
Well yeah and everybody else, except you, managed to get it running without even realizing this... Nobody would run a GameServer on a Windows 2003 Server nowadays.
P5yl0, about files in .\www folder:
- when i try use other webcompine i see PHP enterpretator error, so when i look into files, i see wrong code in .\www\register\index.php
you or other forget adds php in lines 84 and 95 in teg after <?
This is not a wrong code, i you take a close look to the Server2Go, it's PHP version is a Snapshot from the 3rd March 2010, with PHP version 5.3.2. Xampp is Using 5.5.1 i guess right now. Old Scripts won't work that well with newer PHP Versions. So you have to downgrade your PHP Version or just script the broken part again, with the new PHP Standards. And NO I will NOT show you how.
Dear P5yl0, haw about putting in TeraLauncher some settings like IP of GameServer in external setting file, like pictures for granular design?
P.S. And about my "bugreports" - i wrote same words to help u and commuty makes Tera Emulater more better and more mobile and workable on more situations, aren't u says about no needed web2go some times ago?
It's an Alpha, would you be so gently to let the smart guys work on the Server while even trying to get in Mind that there could be some stupid Russian guy who wants to run the Server in LAN, or maybe make some Money with others work?
And your "bugreports" are no bugreports at all, well, for me they are not.... These situations are mainly your own faults. Sure this could be a "bug". But this Server is mainly only functional for Developing, and a Developer could've been able to fix this stuff up all alone.
luisalberto, i use Necromanser's DOS Navigator ;) it's lets binary editing files. So i open tera-game.exe by F3 button in HEX mode and input necessary IP and path, but it's unfunctionally because TeraLauncher included path to http://127.0.0.1.... by defaults and replace data in tera-game.exe.
P.S. Please read topic before asking so simple questions
I managed to run the Server via LAN, WAN and Hamachi. you just got to HEX-Edit the IP in tera-game.exe to the exactly same size (means 127.0.0.1 are exactly 9 letters, so you got to remain with 9 letters, 6 for the IP and 3 for the dots, or a very tiny URL otherwise you will kill the tera-game.exe, unfortunally not very much IP's are that long. After this you'll have to Edit the TeraLaunchers web request to obtain your Login Data, and well at last the web-server to display the webpage externally and the gameservers netconfig)
And for the P.S. you shall read answers first before saying this.
P5yl0, dear friend please tell more functionally about:
the TeraLauncher.exe is only a GUI that starts tera-game.exe -with arguments
the TeraLauncher gives some commands to the "Real" Launcher.
You could imagine it like this. There are 3 guys. The first is asking for Informations (TeraLauncher). He got your Informations (ID and PW) confirms them and gives them to the Second guy (tera-game), you'll never really see this guy since he is just running to the third guy (Tera.exe) and gives him the Information he needs so that you can play.
So the tera-game.exe is like a bridge to start Tera itself, but instead of getting the Information with this "launcher" itself, you can start it with Parameters (login id, password, email ect.) This Process was automised with the TeraLauncher which automatically checks if these datas are ok.
Maybe you can ask about parameters what TeraLauncher.exe gives tera-game.exe, perhaps exist way run tera-game.exe from command line...
All those Commands are in the TeraLauncher Source, just search the whole project for tera-game.exe and im sure you will find them.
P.S. About sources and .NET 4.5, without massive editing sources on .NET elder(4.0, 3.51) correct compile only TeraLauncher.exe, i haven’t time to waste in unnecessary development for my little and smollest wishes.
Compiling it into 4.0 takes you 5 Seconds of your life, yeah.. you may die of old age....
And we are not here to develop YOUR wishes.
But the first time I have to aggree with the words:
time to waste in unnecessary development for my little and smollest wishes. The development of your "unnecessary wishes", so you confirm your wishes aren't relevant.
P.S. Sry if i says any mavlishes, i have more work on job, and can't helps u in development, i hope in september i catch more free time, and takes my wishes to project...
Sorry for being so directly but I'd not have any need for a person which isn't smart enough to compile a Source.