Page 1 of 1

Need help!

Posted: Fri Apr 27, 2012 5:59 pm
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.

Re: Need help!

Posted: Sat Apr 28, 2012 12:01 am
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.

Re: Need help!

Posted: Sat Apr 28, 2012 6:05 am
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

Re: Need help!

Posted: Mon Apr 30, 2012 9:32 am
by xcpustyle
Thanks for the help, i'll try use this Edwards scripts.

Thank you very much.

Re: Need help!

Posted: Thu May 03, 2012 3:00 pm
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

Re: Need help!

Posted: Thu May 03, 2012 11:34 pm
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.

Re: Need help!

Posted: Fri May 04, 2012 6:14 am
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!

Re: Need help!

Posted: Fri May 04, 2012 6:35 am
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.

Re: Need help!

Posted: Fri May 04, 2012 9:01 am
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?

Re: Need help!

Posted: Fri May 04, 2012 11:59 am
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