Client crashes

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
lea
Posts: 35
Joined: Wed Sep 30, 2009 9:45 pm

Client crashes

Post by lea »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Client crashes during loading a char.
Reasons are different. Teleporter, char creation........
Exemples:

Code: Select all

2010.1.26 12:51:37OS : Windows XP 5.1 (Build: 2600)CPU : AuthenticAMD  AMD Sempron(tm) Processor LE-1150 @ 2002 MHz 2046MB RAMVideo : ASUS EAH2600 Series (6936)PosCode : LS1(146) -71338:258271:-3111 1/0 [484] Assertion failed: Delta==Delta [File:.\UnPhysic.cpp] [Line: 1046] History: APawn::physWalking <- mage_of_insurgents Transient.mage_of_insurgents0 Loc.X=-71318.000000 Y=258177.000000 Z=-3111.129883 Acc.X0.000000 Y=0.000000 Z=0.000000 Vel.X=-1.#IND00 Y=-1.#IND00 Z=-1.#IND00 Delta.X=-1.#IND00 Y=-1.#IND00 Z=0.000000 <- APawn::performPhysics <- AActor::Tick <- Transient.mage_of_insurgents0 <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- UMasterLevel::Tick <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop  

Code: Select all

2010.1.26 12:59:48OS : Windows XP 5.1 (Build: 2600)CPU : AuthenticAMD  AMD Sempron(tm) Processor LE-1150 @ 2002 MHz 2046MB RAMVideo : ASUS EAH2600 Series (6936)PosCode : LS1(146) 144179:25574:-2126 1/0 [484] Assertion failed: Delta==Delta [File:.\UnPhysic.cpp] [Line: 1046] History: APawn::physWalking <- K_F1_teleporter Transient.K_F1_teleporter0 Loc.X=147145.000000 Y=26544.000000 Z=-2204.500000 Acc.X0.000000 Y=0.000000 Z=0.000000 Vel.X=-1.#IND00 Y=-1.#IND00 Z=-1.#IND00 Delta.X=-1.#IND00 Y=-1.#IND00 Z=0.000000 <- APawn::performPhysics <- AActor::Tick <- Transient.K_F1_teleporter0 <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- UMasterLevel::Tick <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop  
Thank you.
Best regards.
lea
Posts: 35
Joined: Wed Sep 30, 2009 9:45 pm

Re: Client crashes

Post by lea »

fixed, damn.
A guy had spawnlist.sql from Final
Post Reply