Home › Forums › Announcements & News › Tutorials & Guides › Critical Errors FAQ
- This topic has 0 replies, 1 voice, and was last updated 10 years, 5 months ago by silentz0r.
-
AuthorPosts
-
February 17, 2010 at 5:55 pm EET #169silentz0rAdministrator
Common Critical Errors and their Solutions
Error
History: FL2GameData::ObsceneDataLoad <- FL2GameData::Load() <- UGameEngine::Init <- InitEngineCause
The client cannot properly load banned messages.Solution
Delete obscene-e.dat in your C:Program FilesLineage IIsystem folder and run L2.exe again.————————————————–
Error
General protection fault! History: UOrcMove::CalculateCRC32 <- UGameEngine::Init <- InitEngineCause
The client is missing one or more vital files that are required to load the game. You have not installed the patch or updater properly, you have accidently deleted files, or you are not using the right Chronicle.Solution
- Make sure none of your folders are empty; ie. systextures, staticmeshes, textures, animations.
- If found to be empty, reinstall Lineage 2 after completely removing the client via Control Panel -> Add or Remove Programs.
- If step 2 does not work, download a fresh Lineage2 installer.
————————————————–
Error
Negative delta time! History: UGameEngine::Tick <- UpdateWorld <- MainLoopCause
Your Lineage 2 client could not properly read your CPU clock speeds. This usually only happens with AMD processors.Solution
- Download the AMD Dual Core Optimizer program and install it.
- Download this >XP ONLY< hotfix from the official Windows website (Genuine Windows XP required). [Link 1]
————————————————–
Error
Failed to enter Entry: Can’t find file ‘Entry’. History: UGameEngine::Init <- InitEngineCause
Your client is missing one or more required files to launch the game. This may also occur if you install the L2 Server patch onto the wrong version of the game (Hellbound, Gracia, C5, etc).Solution
- Install the patch in the MAIN Lineage II folder, not the system folder or anywhere else. Installing it in the wrong place can cause this error.
- Update your video card drivers to the latest stable ones.
————————————————–
Error
Application failed to initialize properlyCause
This usually appears when you are using modded video card drivers, very outdated video card drivers, do not have the .NET Framework installed, or any combination of the three.Solution
- Update your video card drivers to the latest stable ones.
- Download and install the .NET Framework 2.0 (Genuine Windows XP/Vista required).
————————————————–
Error
General protection fault! History: UObject:: DissociateImports <- UObject::EndLoad <- UObject::StaticLoadObject <- (Engine.SkeletalMesh =anything can be here=) <- IsLoadedResource <- User::SetPawnResource <- UNetworkHandler::Tick <- Function Name=NpcInfoPacket <- UGameEngine::Tick <- UpdateWorld <- MainLoopCause
This is 99% of the time caused by video card drivers being unable to load textures, or it can be very rarely caused by a missing texture.Solution
- Update your video card drivers to the latest stable ones.
- If step 1 does not work, do some searching to find out what driver versions work best for your video card. In my case and many others, the latest drivers have caused issues, and older drivers work much better.
————————————————–
Error
History: FArchiveFileReader::Seek <- ULinkerLoad::Seek <- TLazyArray<< <- FMipmap<< <- SerializeMips <- UTexture::Serialize <- LoadObject <- (Texture LineageMonstersTex.death_knight.death_knight_t00 99684524==99684524/133323252 99683358 132383) <- ULinkerLoad::Preload <- PreLoadObjects <- UObject::EndLoad <- UObject::StaticLoadObject <- (Engine.Texture LineageMonstersTex.Death_Knight_T00 NULL) <- UOrcMove::CalculateCRC32 <- UGameEngine::Init <- InitEngineCause
You have a corrupt texture, potentially from another private server that doesn’t know how to create a proper patch or from an action you have done yourself.Solution
- Download a fresh Lineage2 installer.
- If step 1 does not work, reinstall DirectX 9.0c and update your video card drivers to the latest stable ones.
————————————————–
Error
History: NConsoleWnd::RequestAuthLogin <- NCAuthWnd::OnLoginBtnClick <- NCAuthWnd::OnPasswordDone <- NControl::SendEventMessage <- NCEditBox::OnKeyDown <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain::PassToFocusedWindow <- NCVirtualWndMain:ispatchWndMsg <- NConsoleWnd:ispatchWndMsgX <- NConsoleWnd:ispatchWndMsg <- UWindowsViewport::ViewportWndProc <- WWindow::StaticProc <- DispatchMessage <- 006903B0 256 <- MessagePump <- MainLoopCause
Another program is intercepting your connection with the Auth server when you click ‘Login’. This can be from almost anything.Solution
- If you have an anti-virus program such as AVG, disable all active protection while logging in and enable it again only once you are ingame.
- If you have another Lineage 2 client open of a different chronicle (ex. logged into a Gracia Final Part 2 server while trying to login to Interlude one), close the other client and restart your client. Also close any other games that utilise an anti-cheat program, whether it be Gameguard, nProtect, etc. You should now be able to login.
- Go to C:\WINDOWS\system32\drivers\etc and open the file ‘hosts’ with notepad. Other than all lines starting with the character ‘#’, make sure that this is the only line there:
Code:
127.0.0.1 localhost
Unless you have added other lines there and know what you are doing, you can leave those, but delete all lines with L2authd.lineage2.com, L2testauthd.lineage2.com, auth.lineage2.com.tw, auth.lineage2.jp, L2auth.Lineage2.in.th, L2auth.Lineage2.ph, or anything else you see that relates to Lineage 2 Auth.
Credits to Inspire
*Originally posted by AlemanDMS*
-
AuthorPosts
- The forum ‘Tutorials & Guides’ is closed to new topics and replies.