Error running POL

Here you can post threads specific to the current release of the core (099)

Moderator: POL Developer

Post Reply
boberski
Grandmaster Poster
Posts: 275
Joined: Tue Oct 15, 2013 12:00 pm

Error running POL

Post by boberski »

Howdy,

When I try to run official 99 Distro with leatest polcore I get strange:
checkpoint: reading account data
data/accounts.txt:Error reading configuration file data/accounts.txt:
Didn't understand cmdlevel of 'test'
Element: Account , found on line 1
Server Shutdown: reading account data
What is the problem?
boberski
Grandmaster Poster
Posts: 275
Joined: Tue Oct 15, 2013 12:00 pm

Re: Error running POL

Post by boberski »

Ok fixed :)
boberski
Grandmaster Poster
Posts: 275
Joined: Tue Oct 15, 2013 12:00 pm

Re: Error running POL

Post by boberski »

Now I get:
.[11/05 22:08:32] Client#2: Unknown packet type 0xC8, 2 bytes (IP: 31.182.65.108, Account: boberski)
0000 c8 12 ........ ........
After login done few steps and gry to open something to example paperdol. Whole gamę is freeze there is no life bar and no buttons are working. It is only on 99 official distro with tol client. The same pół and client works fine with Yukiko Alt distro.
gh0sterZA
Neophyte Poster
Posts: 35
Joined: Thu Nov 19, 2015 11:36 am
Location: Cape Town

Re: Error running POL

Post by gh0sterZA »

\pol\scripts\misc\logon.src

about line 26..
//SendPacket( mobile, "B9801B" );

Packet sets UOFeatureEnable.. crashes newer clients in this setup.
just comment it out.

regards
boberski
Grandmaster Poster
Posts: 275
Joined: Tue Oct 15, 2013 12:00 pm

Re: Error running POL

Post by boberski »

Yeah, thats fix the problem :)
boberski
Grandmaster Poster
Posts: 275
Joined: Tue Oct 15, 2013 12:00 pm

Re: Error running POL

Post by boberski »

I still have the same error on login, also POL remove:
UOExpansion TOL
from accounts.txt, Nando mayby this is a problem with expansion ident? For claryfication I repost error:
syslog [scripts/misc/logon.ecl]: IP: 127.0.0.1 Account: admin Character: Boberski logged on.
Client#2: Unknown packet type 0xC8, 2 bytes (IP: 127.0.0.1, Account: admin)
0000 c8 12 ........ ........
Turley
POL Developer
Posts: 670
Joined: Sun Feb 05, 2006 4:45 am

Re: Error running POL

Post by Turley »

You can ignore this packet, it's just an range update the client requests. If you want to get rid of the log line add a simple packet hook for it.
boberski
Grandmaster Poster
Posts: 275
Joined: Tue Oct 15, 2013 12:00 pm

Re: Error running POL

Post by boberski »

And what about disappearing UOExpansion TOL tag? It is adres ad default in account scripts.
Post Reply