Page 1 of 1

Client crashing after entering britannia..

Posted: Sat Mar 03, 2012 11:23 am
by schaukoski
My client crashes after entering britannia...

Anny idea?


Thanks!

Re: Client crashing after entering britannia..

Posted: Sat Mar 03, 2012 2:43 pm
by gundamwing84
YAY a post i can help with! ive caused/solved lots of problems :| anyway, 3 questions.

1. what client are you using? Stygan Abyss client is really buggy with pol and only really supported on the 99 development release, even then its buggy. Mondains Legacy is the recomended client untill 99 is finished.

2. are there any errors when it crashed? go to (your shard)/pol(date).txt, or go to (your shard)/pol.txt (eg mine is D:\shard\broken blade\log\pol.txt). All of the logs are very helpful determinign an answer like this because these will show any errors you have while running pol. (please post them up as a response if you have any)

3. how far in does it crash? does it crash while logging in, or does it crash after taking a few steps in the world, etc.

Re: Client crashing after entering britannia..

Posted: Sat Mar 03, 2012 3:56 pm
by CWO
I had this happen once where if someone entered a region, the client crashed and they couldn't log back in while in that region. In my case, it was on a test shard that didn't have all of the scripts ready yet and in regions.cfg I had an EnterScript for that region that didn't exist yet. In my case, it also did log an exception in pol.log about it.

(and just a note for core devs and people using the SVN, this crash I experienced was fixed in rev. 286)

Re: Client crashing after entering britannia..

Posted: Mon Mar 05, 2012 3:07 pm
by schaukoski
OK!
Im using a POL 95 ( i Guess) with ZuluHotel scripts.

in pol.cfg on ClientEncryptVersion=ignition

i tried ignition, tried 1.26.4, 5.0.3, 2.0.3 and nothing.

my UO its the Mondays Legacy. when i open Client.exe shows me Age of Shadows, its correct?


What i do?

My Log with client 5.0.3 ( Stopped on Verfyng Account )
[pkg/opt/spawnpoint/start.ecl]: Spawnpoints manager started. PID = 2621
Game is active.
[pkg/opt/spawnpoint/spawnpointmanager.ecl]: Starting spawnpoints registration...
[03/05 20:09:30] [pkg/opt/spawnpoint/spawnpointmanager.ecl]: Spawnpoints registration completed, took 1 seconds to complete. 583 runes were registered.
[03/05 20:09:43] Client#1 connected from 127.0.0.1 (1 connections) on interface 127.0.0.1
Client#1: Unexpected message type 27, 62 bytes
0000: 27 cd cd c6 43 04 ca 1a 72 46 5c d1 17 f4 05 fd '...C... rF\.....
0010: 01 7f c0 9f 30 e7 8c 39 63 ce 98 b3 a6 2c e9 6a ....0..9 c....,.j
0020: 1e af f7 de 27 6c 49 5b 52 d6 14 f5 85 3d 61 4f ....'lI[ R....=aO
0030: 58 53 56 54 d5 95 35 e5 8d b9 a3 2e e8 0b XSVT..5. ........
[03/05 20:09:50] Client#1 (127.0.0.1): disconnected (account unknown)

Thanks!

Re: Client crashing after entering britannia..

Posted: Mon Mar 05, 2012 3:32 pm
by Turley
lol pol95 with client 5.x? no way... you can try a lower 4.x client...

Re: Client crashing after entering britannia..

Posted: Mon Mar 05, 2012 3:42 pm
by schaukoski
ihave downloaded one client 4.0.0c but when i try to run he got on error:
"Ultima online does not appears to be installed ....Please re-install...."

Any Idea?

Re: Client crashing after entering britannia..

Posted: Mon Mar 05, 2012 6:44 pm
by gundamwing84
mmm so just to be sure, you tired entering your client encription like this too:

Code: Select all

Protocol Protocol
{
	EnableFlowControlPackets 0
}

Listener 2.0.0
{
	Port		5002
	Encryption	2.0.0
}
Listener None
{
	Port		5003
	Encryption	none
}
thats what mine is set to. with encription it lets only clients with that encription connect wich seems like a possible cause?

even still it sounds like you've got a client problem as turley said. you would be better off on 97 atleast for a pol core. upgrading the distro isnt too hard, just needs patience and time and a small amount of knowledge (hell i done it! lmao).


if you dont want to upgrade your scripts, zulu hotel is avaliable on multiple cores
99 zulu hotel distro: http://forums.polserver.com/viewtopic.php?f=43&t=2607
98 zulu first age: http://forums.polserver.com/viewtopic.php?f=8&t=2731
97 zulu first age: http://forums.polserver.com/viewtopic.php?f=8&t=2724

hope this helps a little :)