Need help!

Open discussion forum. For topics that do not fit anywhere else.
Post Reply
xcpustyle
New User
Posts: 17
Joined: Fri Apr 27, 2012 5:55 pm

Need help!

Post by xcpustyle »

Hello all,

I've never used POL before, but i want to do this now.
The problem is: Everytime that i try to run POL i have some errors, for true i want to use any ZuluHotel scripts. But everytime that i try to run it, i have some errors.

Anyone can help me?
Give me a good tutorial for open POL at the first time and how put ZuluHotel scripts do run?

I'll be waiting.

Sorry for my english.

Thanks.
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Re: Need help!

Post by Yukiko »

First, here's a link to Edwards ZH scripts.

Second, you will need to compile those using the latest release of POL.

Third, post any errors you have in the appropriate forum.
gundamwing84
Grandmaster Poster
Posts: 178
Joined: Tue Sep 08, 2009 1:57 am

Re: Need help!

Post by gundamwing84 »

as yukiko said, that is the latest zulu hotel shard, ive looked through it and its very well made. there are installation instructions inside the download that tell you how to setup the shard. if you have any trouble, theres a 90% likelyhood that its been posted about before (personal experience hahahaha), just use the forums search function :)
this is the core you want:

(windows) http://downloads.polserver.com/download ... 99_windows
(linux) http://downloads.polserver.com/download ... e099_linux
xcpustyle
New User
Posts: 17
Joined: Fri Apr 27, 2012 5:55 pm

Re: Need help!

Post by xcpustyle »

Thanks for the help, i'll try use this Edwards scripts.

Thank you very much.
xcpustyle
New User
Posts: 17
Joined: Fri Apr 27, 2012 5:55 pm

Re: Need help!

Post by xcpustyle »

Hello,

I try to do everything one by one step, and i have this problem on start pol.exe:

Error reading configuration file regions/ore.cfg
Realm not found
Element: Region Ilshenar Mine, found on line 212
Server shutdown: load_resource_cfg
Execution aborted due to: Configuration file error

How i fix that?

Thanks
xeon
Forum Regular
Posts: 338
Joined: Fri Oct 31, 2008 3:18 am

Re: Need help!

Post by xeon »

Edit regions/ore.cfg, go to line 212 and delete it.
You have a mining region defined for Ilshenar (map 3 if I recall correctly), but you didn't worldbuild it.
xcpustyle
New User
Posts: 17
Joined: Fri Apr 27, 2012 5:55 pm

Re: Need help!

Post by xcpustyle »

Thank you very much xeon.

I can start pol now. But i can't login lol.
Client.exe freezes on Veryfing Account.

UORice isn't working here. But i´m trying.

Thanks again!
xeon
Forum Regular
Posts: 338
Joined: Fri Oct 31, 2008 3:18 am

Re: Need help!

Post by xeon »

You're welcome :)

For the login issue, I think you configured POL to use native encryption. Check out
Check uoclient.cfg, Encryption directive.
xcpustyle
New User
Posts: 17
Joined: Fri Apr 27, 2012 5:55 pm

Re: Need help!

Post by xcpustyle »

# Protocol
# {
# # EnableFlowControlPackets: use the 0x33 (0x00 / 0x01) pause/restart packets.
# # Though OSI seems to no longer send these packets, they seem to help with smoothness,
# # particularly with boat movement.
# # NOTE: causes clients 4.0.0e and newer to fail login
# EnableFlowControlPackets 1
# }
#
# Listener
# {
# Port (int port number 1024..65535)
# Encryption (string encryption type)
# }
#
# Explanation:
# The Protocol and Listener sections are optional.
# Each Listener section allows you to listen for different client encryption types on different ports.
# This means you can listen for "1.26.4" clients on port 5003 and "ignition" clients on port 5555.
# Valid encryption types are found in the pol.cfg section. If you use Listeners set ListenPort
# in pol.cfg to 0.

Protocol Protocol
{
EnableFlowControlPackets 0
}

Listener
{
Port 2593
Encryption none
AOSResistances 0
}

xeon, can you help me, what i have to do to login with client 6.0.1.10 (Patch 72)?

Thanks

Now when i try to login with admin/admin, show this:

Code: Select all

Client disconnected from 127.0.0.1
syslog [pkg/systems/accounts/hook/onlogin.ecl]: CreateAccount<> Error: Username too long.
How can i create a new account?
xcpustyle
New User
Posts: 17
Joined: Fri Apr 27, 2012 5:55 pm

Re: Need help!

Post by xcpustyle »

Heyyy,

Now i can login, but when i choose the server Forgotten Zulu its freeze on connecting and shows this message on pol:

Code: Select all

Undefined message type 52
Unexpected message type 52, 65 bytes <IP:127.0.0.1, Account:none>
Someone can help me?

Thanks
Post Reply