Errorcodes

From Seed

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:08, 3 February 2006
Luu (Talk | contribs)

← Previous diff
Current revision
Kenji (Talk | contribs)
(added errorcodes)
Line 1: Line 1:
-During the Seed beta test, you will definitely encounter one or more of the [http://luusworld.com/manual/Errorcode.png Seed Errorcodes]+== Errorcodes ==
 +During the Seed beta test, you will definitely encounter one or more of the [http://luusworld.com/manual/errorcode.png Seed Errorcodes]
Here follows a list of the current errorcodes, and their cause. Here follows a list of the current errorcodes, and their cause.
-== Errorcode 1 ==+=== Errorcode 1 ===
-Unknown error. If you get this, make sure your client and launcher are fully updated; or reinstall if it still shows up.+Unknown error. If you get this, make sure your client and launcher are fully updated. Try Verify/Update Gameclient or reinstall if it still shows up.
-== Errorcode 5 ==+=== Errorcode 2 ===
 +Your assets.q is in the wrong place (to be fixed soon)
 + 
 +Move it from
 +WHEREYOUINSTALLEDSeedIN\q\PublicRelease to WHEREYOUINSTALLEDSeedIN\Code\Gameclient\win32\GameClient\q\PublicRelease
 + 
 +If you chose the default during install, then WHEREYOUINSTALLEDSeedIN is C:\Program Files\Runestone\Seed
 + 
 +=== Errorcode 5 ===
Server down / non-functional. Server down / non-functional.
-== Errorcode 10 ==+=== Errorcode 10 ===
Wrong username / password. Wrong username / password.
-== Errorcode 20 ==+=== Errorcode 20 ===
Account not activated. Account not activated.
-== Errorcode 30 ==+=== Errorcode 30 ===
Account banned. Account banned.
-== Errorcode 40 ==+=== Errorcode 40 ===
Account already logged in. Account already logged in.
 +
 +''According to recent patch notes, this errorcode should no longer exist.''
 +
 +=== Errorcode 50 ===
 +Too many accounts currently logged in
 +
 +=== Errorcode 60 ===
 +Too many users trying to connect at once
 +
 +=== Errorcode 1001 ===
 +Could not initialize Ice (network proxies etc.)
 +
 +=== Errorcode 1002 ===
 +Could not initialize data cache
 +
 +=== Errorcode 1003 ===
 +Could not encrypt password/account name
 +
 +=== Errorcode -1073741795 (Or similar) ===
 +Client has crashed.

Current revision

Contents

Errorcodes

During the Seed beta test, you will definitely encounter one or more of the Seed Errorcodes

Here follows a list of the current errorcodes, and their cause.


Errorcode 1

Unknown error. If you get this, make sure your client and launcher are fully updated. Try Verify/Update Gameclient or reinstall if it still shows up.

Errorcode 2

Your assets.q is in the wrong place (to be fixed soon)

Move it from WHEREYOUINSTALLEDSeedIN\q\PublicRelease to WHEREYOUINSTALLEDSeedIN\Code\Gameclient\win32\GameClient\q\PublicRelease

If you chose the default during install, then WHEREYOUINSTALLEDSeedIN is C:\Program Files\Runestone\Seed

Errorcode 5

Server down / non-functional.

Errorcode 10

Wrong username / password.

Errorcode 20

Account not activated.

Errorcode 30

Account banned.

Errorcode 40

Account already logged in.

According to recent patch notes, this errorcode should no longer exist.

Errorcode 50

Too many accounts currently logged in

Errorcode 60

Too many users trying to connect at once

Errorcode 1001

Could not initialize Ice (network proxies etc.)

Errorcode 1002

Could not initialize data cache

Errorcode 1003

Could not encrypt password/account name

Errorcode -1073741795 (Or similar)

Client has crashed.

Personal tools