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!

[NA - 2011] Install Guide - V1.3.1

Status
Not open for further replies.
Experienced Elementalist
Joined
May 22, 2010
Messages
265
Reaction score
69
Re: [v1.2] Odin Install Guide

That one has only just started happening. Boots back up fine but crashes after a while.

Edit. Crashing seems to have stopped now. Restarted the computer. However won't start up on port 80. I get that usual notice you get if don't set up your ODBC properly. I've set it to 8080 for the moment. Can't find anything using port 80 though using netstat -o.
 
Last edited:
Newbie Spellweaver
Joined
Jan 26, 2012
Messages
95
Reaction score
41
Re: [v1.2] Odin Install Guide

Do you allowed NT-AUTHORITHY\SYSTEM to connect to OdinAccounts database? (Step #11)
As long as you can´t see the logs the Rest server creates (Main.txt,Database.txt,Requests.txt,Socket.txt,...and so on) we can only fix it with try´n error.

Errr,saw this one:
Just to let people know I was able to run all the services on an 8GB laptop. Memory reached 7.19GB and stayed steady, but cpu moved between 85% and 100%.

I dunno if it could be the source of your error, but how do you run all services & THE CLIENT?
I mean, the client takes ca. 1,2 - 1,5 GB. You said the error appears after 30 secs, maybe your system is overloaded? :O:
Maybe there´s no more space to write/read and to process the data between server & client? :mellow:
Just a thought, never tried to run all services & client on such a system :D

Try to run only Zone00 and test if you can connect successfully.
 
Last edited:
Experienced Elementalist
Joined
May 22, 2010
Messages
265
Reaction score
69
Re: [v1.2] Odin Install Guide

Managed to free up port 80 in the end. Still no luck there. Also allowed NT-AUTHORITY\SYSTEM to connect to OdinAccount's database. Checked everything just like the guide says and still nothing. More than happy for someone to Teamviewer me to get this sorted at this point.

Edit:

That was just a test earlier to see how much memory would be taken up. Haven't loaded them all up since. Just the necessary services and zone00 have been loaded.
 
Last edited:
Newbie Spellweaver
Joined
Mar 12, 2010
Messages
21
Reaction score
1
Re: [v1.2] Odin Install Guide

@Woldy5079 I had the same issue and launched the server on port 8080, because I also want to run a website on the same pc, I had to set the Port in OdinRestServerSettings.shn to 8080, but I had forgotten to launch the client with the edited port which would be:
Code:
 Odin.exe -osk_server <IP of your server here>:8080 -osk_token <the token you created in the database> -osk_store <URL to your store or a random URL>
The :8080 tells the client to use that port, in my case 8080.

@everyone However I now have the issue that my game says that the server is full. Also I have a can update my batch script that installs, uninstalls and start all the services. If you anyone is intrusted reply and I'll upload it, heck don't reply and probably will still upload it.
 
Last edited:
Elite Diviner
Joined
Feb 27, 2012
Messages
446
Reaction score
46
Re: [v1.2] Odin Install Guide

thats why, you gotta set it up on a lower OS or a VM
 
Elite Diviner
Joined
Feb 27, 2012
Messages
446
Reaction score
46
Re: [v1.2] Odin Install Guide

if you set it up ona vm you need a really good processor and about 12+ gb of ram.
 
Newbie Spellweaver
Joined
Mar 12, 2010
Messages
21
Reaction score
1
Re: [v1.2] Odin Install Guide

well I got an i7 and 8Gb RAM but I don't think I want to run any kind of server in a VM, does anyone know why it won't run properly in win 8, also I it the server or the client?

my server doesn't show any errors though in their dumps though
 
Last edited:
Joined
Apr 21, 2010
Messages
461
Reaction score
188
Re: [v1.2] Odin Install Guide

@Woldy5079 I had the same issue and launched the server on port 8080, because I also want to run a website on the same pc, I had to set the Port in OdinRestServerSettings.shn to 8080, but I had forgotten to launch the client with the edited port which would be:
Code:
 Odin.exe -osk_server <IP of your server here>:8080 -osk_token <the token you created in the database> -osk_store <URL to your store or a random URL>
The :8080 tells the client to use that port, in my case 8080.upload it.

This makes absolutely no sense what so ever.
 
Elite Diviner
Joined
Feb 27, 2012
Messages
446
Reaction score
46
Re: [v1.2] Odin Install Guide

apperently it has something to do with the sockets. It wont connect the servers or something
 
Newbie Spellweaver
Joined
Dec 21, 2010
Messages
13
Reaction score
0
Re: [v1.2] Odin Install Guide

Eh. i cant even get RestServer to run lol. I gave system access to the odin account databases but the service just wont start and the debug sais NT AUTHORITY\SYSTEM is the problem so.
 
Newbie Spellweaver
Joined
Mar 12, 2010
Messages
21
Reaction score
1
Re: [v1.2] Odin Install Guide

well I can suggest you make a new account for the server just for the server, also you have set DatabaseManager.DataSource.Server to <PC-Name>\<Server Name>?

Also does anyone know which service tells how full the server is? (I'm guessing world manager, but I want to know how to change the way it counts the amount of players)

Also I figured out why my server says it's full, it is because the Zone service can't connect to the world manager service

This is the log from my zone service:
Code:
09:14:08 : DB Socket cut - try reconnect 0 : reconnect success
09:14:08 : DB Socket cut - try reconnect 1 : reconnect success
09:14:09 : DB Socket cut - try reconnect 2 : reconnect success
09:14:09 : DB Socket cut - try reconnect 3 : reconnect success
09:14:09 : Log Socket cut - try reconnect 0 : reconnect success
09:14:09 : Log Socket cut - try reconnect 1 : reconnect success
09:14:09 : Log Socket cut - try reconnect 2 : reconnect success
09:14:10 : Log Socket cut - try reconnect 3 : reconnect success
09:14:10 : WMS Socket cut - try reconnect 0 : reconnect fail
09:14:12 : WMS Socket cut - try reconnect 1 : reconnect fail
09:14:13 : WMS Socket cut - try reconnect 2 : reconnect fail
09:14:14 : WMS Socket cut - try reconnect 3 : reconnect fail
09:14:15 : DB Close during SESSION_STATUS_CLOSEING 0
09:14:15 : DB Close during SESSION_STATUS_CLOSEING 2
09:14:15 : DB Close during SESSION_STATUS_CLOSEING 3
09:14:15 : Log Close during SESSION_STATUS_CLOSEING 0
09:14:15 : Log Close during SESSION_STATUS_CLOSEING 1
09:14:15 : Log Close during SESSION_STATUS_CLOSEING 2
09:14:15 : Log Close during SESSION_STATUS_CLOSEING 3
09:14:15 : WMS Socket cut - try reconnect 0 : reconnect fail
09:14:16 : WMS Socket cut - try reconnect 1 : reconnect fail
09:14:17 : WMS Socket cut - try reconnect 2 : reconnect fail
09:14:18 : WMS Socket cut - try reconnect 3 : reconnect fail
09:14:20 : WMS Socket cut - try reconnect 0 : reconnect fail
09:14:21 : WMS Socket cut - try reconnect 1 : reconnect fail
09:14:22 : WMS Socket cut - try reconnect 2 : reconnect fail
09:14:23 : WMS Socket cut - try reconnect 3 : reconnect fail
09:14:24 : WMS Socket cut - try reconnect 0 : reconnect fail
09:14:25 : WMS Socket cut - try reconnect 1 : reconnect fail
09:14:26 : WMS Socket cut - try reconnect 2 : reconnect fail
09:14:27 : WMS Socket cut - try reconnect 3 : reconnect fail
09:14:29 : WMS Socket cut - try reconnect 0 : reconnect fail
09:14:30 : WMS Socket cut - try reconnect 1 : reconnect fail
09:14:31 : WMS Socket cut - try reconnect 2 : reconnect fail
09:14:32 : WMS Socket cut - try reconnect 3 : reconnect fail
09:14:33 : WMS Socket cut - try reconnect 0 : reconnect fail
09:14:34 : WMS Socket cut - try reconnect 1 : reconnect fail
09:14:35 : WMS Socket cut - try reconnect 2 : reconnect fail
09:14:36 : WMS Socket cut - try reconnect 3 : reconnect fail
09:14:38 : DB Socket cut - try reconnect 0 : reconnect success
09:14:38 : DB Socket cut - try reconnect 2 : reconnect success
09:14:38 : DB Socket cut - try reconnect 3 : reconnect success
09:14:38 : WMS Socket cut - try reconnect 0 : reconnect fail
09:14:39 : WMS Socket cut - try reconnect 1 : reconnect fail
09:14:40 : WMS Socket cut - try reconnect 2 : reconnect fail
09:14:42 : WMS Socket cut - try reconnect 3 : reconnect fail
09:14:43 : DB Close during SESSION_STATUS_CLOSEING 0
09:14:43 : DB Close during SESSION_STATUS_CLOSEING 2
09:14:43 : DB Close during SESSION_STATUS_CLOSEING 3
09:14:43 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:13 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:14 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:15 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:17 : DB Socket cut - try reconnect 0 : reconnect success
09:15:17 : DB Socket cut - try reconnect 2 : reconnect success
09:15:17 : DB Socket cut - try reconnect 3 : reconnect success
09:15:18 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:19 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:20 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:21 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:22 : DB Close during SESSION_STATUS_CLOSEING 0
09:15:22 : DB Close during SESSION_STATUS_CLOSEING 2
09:15:22 : DB Close during SESSION_STATUS_CLOSEING 3
09:15:22 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:23 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:24 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:25 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:27 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:28 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:29 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:30 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:31 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:32 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:33 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:35 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:36 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:37 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:38 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:39 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:40 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:41 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:42 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:44 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:45 : DB Socket cut - try reconnect 0 : reconnect success
09:15:45 : DB Socket cut - try reconnect 2 : reconnect success
09:15:45 : DB Socket cut - try reconnect 3 : reconnect success
09:15:46 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:47 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:48 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:49 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:50 : DB Close during SESSION_STATUS_CLOSEING 0
09:15:50 : DB Close during SESSION_STATUS_CLOSEING 2
09:15:50 : DB Close during SESSION_STATUS_CLOSEING 3
09:15:50 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:51 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:52 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:54 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:55 : WMS Socket cut - try reconnect 0 : reconnect fail
09:15:56 : WMS Socket cut - try reconnect 1 : reconnect fail
09:15:57 : WMS Socket cut - try reconnect 2 : reconnect fail
09:15:58 : WMS Socket cut - try reconnect 3 : reconnect fail
09:15:59 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:00 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:02 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:03 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:04 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:05 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:06 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:07 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:08 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:09 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:11 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:12 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:13 : DB Socket cut - try reconnect 0 : reconnect success
09:16:13 : DB Socket cut - try reconnect 2 : reconnect success
09:16:13 : DB Socket cut - try reconnect 3 : reconnect success
09:16:14 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:15 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:16 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:17 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:18 : DB Close during SESSION_STATUS_CLOSEING 0
09:16:18 : DB Close during SESSION_STATUS_CLOSEING 2
09:16:18 : DB Close during SESSION_STATUS_CLOSEING 3
09:16:18 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:20 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:21 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:22 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:23 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:24 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:25 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:26 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:27 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:29 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:30 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:31 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:32 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:33 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:34 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:35 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:37 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:38 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:39 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:40 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:41 : DB Socket cut - try reconnect 0 : reconnect success
09:16:41 : DB Socket cut - try reconnect 2 : reconnect success
09:16:42 : DB Socket cut - try reconnect 3 : reconnect success
09:16:42 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:43 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:44 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:45 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:46 : DB Close during SESSION_STATUS_CLOSEING 0
09:16:46 : DB Close during SESSION_STATUS_CLOSEING 2
09:16:46 : DB Close during SESSION_STATUS_CLOSEING 3
09:16:46 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:47 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:48 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:49 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:51 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:52 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:53 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:54 : WMS Socket cut - try reconnect 3 : reconnect fail
09:16:55 : WMS Socket cut - try reconnect 0 : reconnect fail
09:16:56 : WMS Socket cut - try reconnect 1 : reconnect fail
09:16:57 : WMS Socket cut - try reconnect 2 : reconnect fail
09:16:59 : WMS Socket cut - try reconnect 3 : reconnect fail
09:17:00 : WMS Socket cut - try reconnect 0 : reconnect fail
09:17:01 : WMS Socket cut - try reconnect 1 : reconnect fail
09:17:02 : WMS Socket cut - try reconnect 2 : reconnect fail
09:17:03 : WMS Socket cut - try reconnect 3 : reconnect fail
09:17:04 : WMS Socket cut - try reconnect 0 : reconnect fail
09:17:05 : WMS Socket cut - try reconnect 1 : reconnect fail
09:17:06 : WMS Socket cut - try reconnect 2 : reconnect fail
09:17:08 : WMS Socket cut - try reconnect 3 : reconnect fail
09:17:09 : DB Socket cut - try reconnect 0 : reconnect success
09:17:09 : DB Socket cut - try reconnect 2 : reconnect success
09:17:09 : DB Socket cut - try reconnect 3 : reconnect success
09:17:10 : WMS Socket cut - try reconnect 0 : reconnect fail
09:17:11 : WMS Socket cut - try reconnect 1 : reconnect fail
09:17:12 : WMS Socket cut - try reconnect 2 : reconnect fail
09:17:13 : WMS Socket cut - try reconnect 3 : reconnect fail
09:17:14 : DB Close during SESSION_STATUS_CLOSEING 0
09:17:14 : DB Close during SESSION_STATUS_CLOSEING 2
09:17:14 : DB Close during SESSION_STATUS_CLOSEING 3
09:17:14 : WMS Socket cut - try reconnect 0 : reconnect fail
09:17:15 : WMS Socket cut - try reconnect 1 : reconnect fail
09:17:17 : WMS Socket cut - try reconnect 2 : reconnect fail
09:17:18 : WMS Socket cut - try reconnect 3 : reconnect fail
09:17:19 : WMS Socket cut - try reconnect 0 : reconnect fail
09:17:20 : WMS Socket cut - try reconnect 1 : reconnect fail
09:17:21 : WMS Socket cut - try reconnect 2 : reconnect fail
09:17:22 : WMS Socket cut - try reconnect 3 : reconnect fail
09:17:23 : WMS Socket cut - try reconnect 0 : reconnect fail
09:17:24 : WMS Socket cut - try reconnect 1 : reconnect fail
09:17:26 : WMS Socket cut - try reconnect 2 : reconnect fail
09:17:27 : WMS Socket cut - try reconnect 3 : reconnect fail
09:17:28 : WMS Socket cut - try reconnect 0 : reconnect fail
09:17:29 : WMS Socket cut - try reconnect 1 : reconnect fail
09:17:30 : WMS Socket cut - try reconnect 2 : reconnect fail
09:17:31 : WMS Socket cut - try reconnect 3 : reconnect fail
 
Last edited:
Newbie Spellweaver
Joined
Dec 21, 2010
Messages
13
Reaction score
0
Re: [v1.2] Odin Install Guide

Thats a good idea actually :) i will tell you if it works.

did not work XD

Edit again

Okay guys i got it fixed by myself :) but now the problem is i dont even seem to have a error at all.
its probably a simple mistake. When i try to run OdinRestServer it just sais it started and stopped and the debug is like [2] [11/21/2012 4:26:42 AM] :: Start MSSQL Connect: ****-VAIO\*******].[OdinAccounts]

Edit again again
Aha! An attempt was made to access a socket in a way forbidden by its access permissions
see if i can fix that.

Last Edit
fixed it by myself :)
 
Last edited:
Newbie Spellweaver
Joined
Mar 12, 2010
Messages
21
Reaction score
1
Re: [v1.2] Odin Install Guide

I just reinstalled the server, when you select accounts to use during install do you select Network and local accounts only? if you get access a socket in a way forbidden by its access permissions it uselly means something else is using port 80 or which ever port you set the server to

Also to anyone who is interested in my launch file its here
http://forum.ragezone.com/f593/fiesta-server-managment-script-892425/

BTW after reinstall I'm stuck at authentication failed and I get this error in the login server
Code:
000024 2012-11-21 14:46:50 ERROR - OUTSPARK QueryUserInfo:(Deleted), LastHTTPStatusCode=0, WininetErrorNum=0, LastErrorMessage=(Outspark Error: 1001) Failed getting new token: The Server Returned an Unknown Error (http: 404).
000025 2012-11-21 14:46:50 ERROR - Á¢¼Ó CLIENT ¹ÌÀÎÁõ »óÅ¿¡¼­ ÆÐŶ µµÂø, ¹Ù·Î Á¢¼ÓÀ» ²÷À½, dep=3, cmd=4, length=32,       127.0.0.1: 7585)
000026 2012-11-21 14:46:50 Closed CL from (SERVER_ID_CLIENT          world=  0 zone=  0, -1   =      127.0.0.1: 7585)    0/ 200°³ (DEP=3,CMD=4,LEN=32,WORK=3)

The weird skwigles I pretty much decoded to:
Code:
Access CLIENT authentication, packet arrival immediately contacted disconnects

I know http: 404 pretty much means not found
 
Last edited:
Newbie Spellweaver
Joined
Jun 5, 2012
Messages
57
Reaction score
2
Re: [v1.2] Odin Install Guide

I cant use Gamelog Release.exe, why?
I hex edited the file but its not uploading the service.
Also how can I connect to the server? There is no login screen showing up, only a authentification failed message <.<
 
Newbie Spellweaver
Joined
Mar 12, 2010
Messages
21
Reaction score
1
Re: [v1.2] Odin Install Guide

have you edited test_Manager_ServerInfo.txt and test_ServerInfo.txt? since its a log it shouldn't be to much of a problem unless you want to go public, but I also get the authentication failed error again
 
Newbie Spellweaver
Joined
Jun 5, 2012
Messages
57
Reaction score
2
Re: [v1.2] Odin Install Guide

have you edited test_Manager_ServerInfo.txt and test_ServerInfo.txt? since its a log it shouldn't be to much of a problem unless you want to go public, but I also get the authentication failed error again

The test_Manager blah the config things are correct. All other services work (AccountLog, Character, Login, OdinRestServer, and Zone Server00 - 03)
 
Last edited:
Newbie Spellweaver
Joined
Mar 12, 2010
Messages
21
Reaction score
1
Re: [v1.2] Odin Install Guide

weird but like I said I wouldn't worry to much about it since it just logs what happens in game, you try create a "special" account for your server which you could use to let the server connect
 
Status
Not open for further replies.
Back
Top