Jump to content
  • 0

Flux registration issue -_-


Question

Posted

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

4 answers to this question

Recommended Posts

Posted

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
Posted

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'
		),
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...