Jump to content
  • 0
Santafe

Flux registration issue -_-

Question

Hey guyz, No matter WHAT fluxcp i use either its xantara or akkarin's flux, ALWAYS i register a new account in flux but i cant login with the same password ingame -_- i donno y it always says incorrect password. i tried _M and _F with the username already registered in flux bt thats alright since it says there already exists an account with that username. PLZ help me ive been going psycho with this X_X

 

Example:

How i register passwrd in flux : omg1221

How it shows in mysql : 1291ruusajfiasiqwuru1u238rr92j(something like this)

and i cant login ingame JUST because of this thing T_T PLZ help me.

 

THnx and regards~ Santafe

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

You need to set MD5 on in rAthena.

 

conf/login_athena.conf

// Store passwords as MD5 hashes instead of plain text?
// NOTE: Will not work with clients that use <passwordencrypt>
use_MD5_passwords: yes
  • Upvote 1
Link to comment
Share on other sites

I know i am a bit late ^^

 

BUT ^^

 

You can also turn MD5 on or off if flux/config/servers.php (UseMD5 = False or True)

// Login server configuration.
		'LoginServer'    => array(
			'Address'  => '127.0.0.1',
			'Port'     => 6900,
			'UseMD5'   => false,
			'NoCase'   => true, // rA account case-sensitivity; Default: Case-INsensitive (true).
			'GroupID'  => 0,    // Default account group ID during registration.
			//'Database' => 'ragnarok'
		),
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.