L2JMobius

Public Development => General Discussion => Topic started by: haizor on May 07, 2023, 04:04:02 PM

Title: Critical Error After Registering Secondary Authentication Password
Post by: haizor on May 07, 2023, 04:04:02 PM
Hello everyone,
I enabled secondary authentication from configs, when i set the password at character selection i get this critical error.
Am i missing something?
Code: [Select]
2023.5.7 09:58:40
OS : No OS
CPU : GenuineIntel  Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz @ 2293 MHz 2047MB RAM
Video : AMD Radeon HD 8500M (1002)
PosCode : LS1(273) 0:0:0 4/0 [732]

General protection fault!

History: UObject::execArrayElement <- (CharacterPasswordWnd Transient.CharacterPasswordWnd @ Function Interface.CharacterPasswordWnd.tryPasswordCheck : 0076) <- UObject::ProcessEvent <- (CharacterPasswordWnd Transient.CharacterPasswordWnd, Function Interface.CharacterPasswordWnd.OnClickButton) <- NCButton::OnClickButton <- NCButton::OnLButtonUp <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain::DispatchWndMsg <- NConsoleWnd::DispatchWndMsg <- NConsoleWnd::MasterConsoleEventProcess <- UEngine::InputEvent <- UWindowsViewport::CauseInputEvent <- UWindowsViewport::UpdateInput <- UViewport::ReadInput <- APlayerController::Tick <- ALineagePlayerController::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- UMasterLevel::Tick <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop

Title: Re: Critical Error After Registering Secondary Authentication Password
Post by: Mobius on May 07, 2023, 05:31:05 PM
It is broken from client side.
Title: Re: Critical Error After Registering Secondary Authentication Password
Post by: alexarr on May 30, 2023, 01:55:59 AM

Hello, how are you all, How can we resolve on the Client side in this situation? Which file to edit, which keys to use.
Title: Re: Critical Error After Registering Secondary Authentication Password
Post by: Annie on June 12, 2023, 05:11:13 AM
Hello everything is fine? this you can fix by updating Client side. First open the l2.ini file with L2File Editor, then edit the line:

Code: [Select]
UseSecondaryAuth=false
is false, change it to true!

Code: [Select]
UseSecondaryAuth=true
Title: Re: Critical Error After Registering Secondary Authentication Password
Post by: Morfiuz on April 20, 2026, 11:29:17 AM
Hello everyone!
I hope you are doing well.

At the risk of reviving a dead topic, in this time, is there anything new that can be done on the L2 client to avoid crashes and use this functionality on Freya H5?

thx!  :)