R.Y.L. 2 INFINITY
Would you like to react to this message? Create an account in a few clicks or log in to continue.


RISK YOUR LIFE 2 INFINITY^^!
 
HomeLatest imagesSearchRegisterLog in

 

 About Error Codes !!!!

Go down 
4 posters
AuthorMessage
Farquad

Farquad


Posts : 1
Join date : 2009-02-27
Age : 32
Location : Behind GFV xD

About Error Codes !!!! Empty
PostSubject: About Error Codes !!!!   About Error Codes !!!! EmptySat Mar 07, 2009 6:09 pm

Admins or GM's, I did everything about connection at least I have that gameguard's error codes. First I had error code :380 but I fixed with RytheM's help. Now I have error code : 350. Neutral

* I didn't download RYL Deimos's client cuz it is version 1753 and I have version 1753 from RYL 2 pestka *

HELP ME PLZ !!!!! confused confused confused



OR DELETE GAMEGUARD clown <--- it is a another option lol!
Back to top Go down
https://ryl-infinity.board-directory.net
Diexcy

Diexcy


Posts : 2
Join date : 2009-03-03
Location : Sweden

About Error Codes !!!! Empty
PostSubject: Re: About Error Codes !!!!   About Error Codes !!!! EmptySat Mar 07, 2009 6:19 pm

Code:
/// Definitions

// Error Code  110 - 300
110        // GameMon Already Exist
111        // GameGuard Directory Create Error
112        // npscan.des Error
113        // CreateThread Error
114        // GameMon Initialize Error
115        // Game Instance Already Exist
120        // .ini Authentication Fail
121        // npgmup.des Authentication Fail
122        // GameMon.des Authentication Fail
123        // npgmup.des.new Auth Fail
124        // GameGuard.des Authentication Fail
130        // .ini File Decryption Fail
141        // Corrupt ini file Error
142        // Not match GameName in ini file Error
150        // ini File not Found
151        // npgmup.des not found
152        // npgmup.des.new not found
153        // GameGuard.des not found
154        // GameMon.des not found
155        // rsabase.dll is corrupted
160        // Communication Init Error
170        // GameMon Execute Error
171        // GameMon Event Create Error
180        // npgmup.dll Error
191        // Move ini Error
192        // Move npgmup.des.new Error

200        // Detected a illegal program

210        // GameMon Init Error
220        // SpeedCheck Init Error
230        // GameGuard Init Error

// Error Code  310 - 400
// Update Error Code
340        // Download Error
350        // Canceled by User
360        // File Authentication Error
361        // .ini Authentication Error
370        // .ini Decrypt Error
380        // Connect to update server Fail
390        // .ini is corrupted

You need someone to send you the "hosts" file and place it in"C:\Windows\System32\drivers\etc", overwrite if you have to.
Back to top Go down
RytheM
Admin
RytheM


Posts : 1
Join date : 2009-02-24

About Error Codes !!!! Empty
PostSubject: Re: About Error Codes !!!!   About Error Codes !!!! EmptyThu Mar 19, 2009 10:56 pm

Diexcy wrote:
Code:
/// Definitions

// Error Code  110 - 300
110        // GameMon Already Exist
111        // GameGuard Directory Create Error
112        // npscan.des Error
113        // CreateThread Error
114        // GameMon Initialize Error
115        // Game Instance Already Exist
120        // .ini Authentication Fail
121        // npgmup.des Authentication Fail
122        // GameMon.des Authentication Fail
123        // npgmup.des.new Auth Fail
124        // GameGuard.des Authentication Fail
130        // .ini File Decryption Fail
141        // Corrupt ini file Error
142        // Not match GameName in ini file Error
150        // ini File not Found
151        // npgmup.des not found
152        // npgmup.des.new not found
153        // GameGuard.des not found
154        // GameMon.des not found
155        // rsabase.dll is corrupted
160        // Communication Init Error
170        // GameMon Execute Error
171        // GameMon Event Create Error
180        // npgmup.dll Error
191        // Move ini Error
192        // Move npgmup.des.new Error

200        // Detected a illegal program

210        // GameMon Init Error
220        // SpeedCheck Init Error
230        // GameGuard Init Error

// Error Code  310 - 400
// Update Error Code
340        // Download Error
350        // Canceled by User
360        // File Authentication Error
361        // .ini Authentication Error
370        // .ini Decrypt Error
380        // Connect to update server Fail
390        // .ini is corrupted

You need someone to send you the "hosts" file and place it in"C:\Windows\System32\drivers\etc", overwrite if you have to.


This is what is supposed to be in the Host file, and nothing more :

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
Back to top Go down
https://ryl-infinity.board-directory.net
Diexcy

Diexcy


Posts : 2
Join date : 2009-03-03
Location : Sweden

About Error Codes !!!! Empty
PostSubject: Re: About Error Codes !!!!   About Error Codes !!!! EmptyFri Mar 20, 2009 1:19 am

I gotta warn you though.
If there's a # in front of the text line it demonstrates a sample
So think it's more like:
Code:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:

102.54.94.97 rhino.acme.com # source server
38.25.63.10 x.acme.com # x client host

Here is my old one, I doubt it work because i don't use GG anymore and therefore it never updates.
Code:
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97    rhino.acme.com          # source server
#      38.25.63.10    x.acme.com              # x client host

127.0.0.1 localhost
202.190.201.74 nprotect.ryl.com.my
91.121.20.21 nprotect.ryl.com..my
Test your way to success, that's what I do every day geek
Back to top Go down
Cannabis

Cannabis


Posts : 1
Join date : 2009-03-19

About Error Codes !!!! Empty
PostSubject: Re: About Error Codes !!!!   About Error Codes !!!! EmptyMon Mar 23, 2009 8:28 am

so many errors No
Back to top Go down
Sponsored content





About Error Codes !!!! Empty
PostSubject: Re: About Error Codes !!!!   About Error Codes !!!! Empty

Back to top Go down
 
About Error Codes !!!!
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
R.Y.L. 2 INFINITY :: R.Y.L. 2 INFINITY :: Help-
Jump to: