Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] Tera-Shock Java-Server | Rev. 218413

Junior Spellweaver
Joined
Feb 27, 2011
Messages
113
Reaction score
9
Re: [Release] Tera Server Java (v218413) teraonline.org

with the new web he posted i get this when i try to register : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'AccountId' in 'field list', whats the problem? i tried looking around in the register.php but i cant figure it out :\
 
Junior Spellweaver
Joined
Mar 3, 2015
Messages
164
Reaction score
75
Re: [Release] Tera Server Java (v218413) teraonline.org

Nice release. I guess for now the old C# emulator is not needed.
 
Junior Spellweaver
Joined
Feb 27, 2011
Messages
113
Reaction score
9
Re: [Release] Tera Server Java (v218413) teraonline.org

now it seemed to work the old way with the 2 databases and i can login in neolauncher but now i get endPopup(65809) what is this?

fixed this too, (cause serverlist missing) but now i reach the in-game login and i cant login again when i pick the server it doesnt do anything T_T
 
Junior Spellweaver
Joined
Mar 3, 2015
Messages
164
Reaction score
75
Re: [Release] Tera Server Java (v218413) teraonline.org

mor339k you should use terashock client, it's NA old client rev.

Tera-Shock:
$Revision: NAEU-17.3204 $
SrcRegVer: 21323
GoldVer: 21323
ReleaseName: NAEU-17.3204
ReleaseDate: 2012-08-02 11:04:10 +0900
ClientRevision: 222549
ShareRevision: 222549
ReleaseDataRevision: 21253

On-Tera:
$Revision: 1725 $
SrcRegVer: 12312
GoldVer: 10068
ReleaseName: EME-17.25
ReleaseDate: 2012-04-14 오후 11:31:28
ClientRevision: 215702
ShareRevision: 215702
ReleaseDataRevision: 12093

The opcodes are different a lot.

If you don't want to download total 25Gb of Tera-Shock, just rehash your On-Tera client with uTorrent.
It will check On-Tera client and will update mismatched files (so total update client files from On-Tera to Tera-Shock should be about 1 GB)
 
Experienced Elementalist
Joined
Apr 18, 2011
Messages
280
Reaction score
11
Re: [Release] Tera Server Java (v218413) teraonline.org

i am using 2 database, tera for apache and terax1 for gameserver, i can register, dan login, but stuck on server selection, can any one help me? how to fix it?
 
Junior Spellweaver
Joined
Feb 27, 2011
Messages
113
Reaction score
9
Re: [Release] Tera Server Java (v218413) teraonline.org

same here...
 
Experienced Elementalist
Joined
Apr 18, 2011
Messages
280
Reaction score
11
Re: [Release] Tera Server Java (v218413) teraonline.org

now it seemed to work the old way with the 2 databases and i can login in neolauncher but now i get endPopup(65809) what is this?

fixed this too, (cause serverlist missing) but now i reach the in-game login and i cant login again when i pick the server it doesnt do anything T_T

same here, nothing happen when click PVE server. may be it is imposible to use 2 database, in terax1 it still empty accounts, because the registered account stored on tera different database.
 
Junior Spellweaver
Joined
May 8, 2011
Messages
150
Reaction score
86
Re: [Release] Tera Server Java (v218413) teraonline.org

same here, nothing happen when click PVE server. may be it is imposible to use 2 database, in terax1 it still empty accounts, because the registered account stored on tera different database.

"imposible to use 2 database"?
don't judge anything when you don't really get it...
I post this solution after I tried,it's totally work with no doubt..
like I said,don't question,just follow
if you're capable to question someone,then you shouldn't have question of enter this gameserver.

once you enter the gameserver,it will auto generate the account in "terax"
if account table in terax is empty,means you didn't enter the gameserver right
paste your 3 serverlist file here let us check
 
Last edited:
Skilled Illusionist
Joined
Nov 5, 2004
Messages
306
Reaction score
73
Re: [Release] Tera Server Java (v218413) teraonline.org

i actually had to copy the account i registered in 'tera' database to 'terax' database without doing that gameserver kept complaining bout incorrect password once i copied the account over to the terax database i could login just fine as weird as it is.
 
Junior Spellweaver
Joined
Mar 3, 2015
Messages
164
Reaction score
75
Re: [Release] Tera Server Java (v218413) teraonline.org

haha, yes, you should manually fill your account data in terax1 db
i will code later the better registration system with sql update, for now use this to register:

1. register account at 127.0.0.1
2. open navicat or any sql manager
3. open tera db and terax db
4. copy login, pass, mail, ip from tera db to terax db

example:
i've registered account testik with password testik with mail testik@mail.com

the terax db account should looks like this:

Skkont - [Release] Tera-Shock Java-Server | Rev. 218413 - RaGEZONE Forums


enjoy, LOL
 
Newbie Spellweaver
Joined
Feb 10, 2012
Messages
29
Reaction score
0
Re: [Release] Tera Server Java (v218413) teraonline.org

gda123123

any suggestion with this kind of error when clicking play this message popup. Cant start missng MSVCP120.dll. i tried installing Visual C++ Redistributable Packages for Visual Studio 2013 but i can't install it.
 
Junior Spellweaver
Joined
May 8, 2011
Messages
150
Reaction score
86
Re: [Release] Tera Server Java (v218413) teraonline.org

just open "config\Account.xml"
and check this line:
<set name="ACCOUNT_AUTO_CREATE" value="true" />

the default of this file should make gameserver auto generate new account in "terax" db
you don't have to fill anything
 
Junior Spellweaver
Joined
Mar 3, 2015
Messages
164
Reaction score
75
Re: [Release] Tera Server Java (v218413) teraonline.org

lol, it's true by default and not working in most cases.
 
Junior Spellweaver
Joined
May 8, 2011
Messages
150
Reaction score
86
Re: [Release] Tera Server Java (v218413) teraonline.org

if it's not working,Tielay should not able to enter the gameserver by Tera-Single.bat
I tried it again,once you register account by web,it create an account in "tera"
after you enter the gameserver,the terax auto-generate the account in "terax"
so which files are you guys using?
if the value of ACCOUNT_AUTO_CREATE is true
it should create account to terax by gameserver itself
 
Last edited:
Junior Spellweaver
Joined
Mar 3, 2015
Messages
164
Reaction score
75
Re: [Release] Tera Server Java (v218413) teraonline.org

there is no need to use neolauncher and tera.sql.

let me explain why:

1. execute terax.sql
2. copy Tera-Localhost and Tera-Single.bat to game folder

run bat file (if gda123123 is not wrong and auto account creating script is working, you will enter the server). If not, follow the steps i've described above and enjoy.

there is no need to install old tera database.


It's needed, if you want to run it with neolauncher - but neolauncher will not work with Windows XP, Windows 7 32 in some PC's.
 
Junior Spellweaver
Joined
May 8, 2011
Messages
150
Reaction score
86
Re: [Release] Tera Server Java (v218413) teraonline.org

TieLay gave the localhost solution and explain in page 2
neolauncher is just for someone who want to play with friends but they are not able to code the launcher by themselves
 
Junior Spellweaver
Joined
Mar 3, 2015
Messages
164
Reaction score
75
Re: [Release] Tera Server Java (v218413) teraonline.org

just founded the bug:

you can't hit anything with LMB after learning Combo Attack II playing as Slayer.
It's because the skill panel is not updates after obtaining new skills, so i have in panel level 1 skill, in skills tree i have level 2 skill, lmao.
Should be manually replaced...
 
Junior Spellweaver
Joined
May 8, 2011
Messages
150
Reaction score
86
Re: [Release] Tera Server Java (v218413) teraonline.org

just founded the bug:

you can't hit anything with LMB after learning Combo Attack II playing as Slayer.
It's because the skill panel is not updates after obtaining new skills, so i have in panel level 1 skill, in skills tree i have level 2 skill, lmao.
Should be manually replaced...

some skills of warrior would have the same problem
 
Junior Spellweaver
Joined
Mar 3, 2015
Messages
164
Reaction score
75
Back
Top