argh, I need some assistance on getting pol096 started...

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 096.
Note: Core 096 is no longer officially supported.

Moderator: POL Developer

Post Reply
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am
Location: Austria
Contact:

argh, I need some assistance on getting pol096 started...

Post by Firedancer »

It sure is emberassing to me, but I do need some help to get pol096 underway...

If anyone could provide me a copy of pol096 with all files it requires to boot, I would most appreciate it! (either email or a link for d/l?)- I don't need any advanced or special scripts, just pol096 so one can log on to it.

Reason/my current problem:
I've got my map converted and I've got pol096 running locally... but when I try make an accont I'mjust returned to the login screen and manually creating a char which usually works only gets me some weird exceptions.
Since I still got some uoconvert issues (See here: http://forums.polserver.com/viewtopic.php?t=221) it would help me a big deal to have a set with a definetely-working pol server, so I can find out wether my current problems are pol-setting or mapdata related.


Ps: also when starting pol I get a very weird startup message:
Reading data files:
data/accounts.txt: 1 elements in 15 ms.
data/pol.txt: 2 elements in 0 ms.
data/pcs.txt: 0 elements in 0 ms.
Done! 15 milliseconds.
Running startup script.
Script scripts/start.ecl running...
Startup script complete.
Listening for UO clients on port 2594 (encryption: 2.0.0)
Listening foTrh rUeOa dc leixecnetpst ioonn :p oUrnta b2l5e9 5t o( eonpcerny plt
iisotne:n 1p.o2r6t. 42)5
9I4

nitialization complete. POL is active. Ctrl-C to stop.
I don't expect that's the normal startup message, is it?
If anyone has some useful ideas for me, I'd most appreciate it.
Thanks for your help in advance,
regards, FD
firedancer@etheria.org
Shinigami
Former Developer
Posts: 308
Joined: Mon Jan 30, 2006 9:28 am
Location: Germany, Bavaria
Contact:

Re: argh, I need some assistance on getting pol096 started..

Post by Shinigami »

Firedancer wrote:
Listening foTrh rUeOa dc leixecnetpst ioonn :p oUrnta b2l5e9 5t o( eonpcerny plt
iisotne:n 1p.o2r6t. 42)5
9I4
I don't expect that's the normal startup message, is it?
these are two messages:
Listening for UO clients on port 2595 (encryption 1.26.4)
Thread exception: Unable to open listen port 2594
but why it's impossible to open listen port... check your PC... maybe u've restarted Pol to fast, or another application uses this port...

Shinigami
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am
Location: Austria
Contact:

Re: argh, I need some assistance on getting pol096 started..

Post by Firedancer »

Shinigami wrote:these are two messages:
Listening for UO clients on port 2595 (encryption 1.26.4)
Thread exception: Unable to open listen port 2594
but why it's impossible to open listen port... check your PC... maybe u've restarted Pol to fast, or another application uses this port...

Shinigami
*lol* oh ok.. guess that goes on the "minor bug"-list then ;)

thanks for the hint though, I definetely gotta check that out. Maybe it's because I allow multiple client versions on different ports? Guess I'll best disable that one for a start. Sadly I'll only be home to test it by wednesday... more on this then.
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am
Location: Austria
Contact:

Re: argh, I need some assistance on getting pol096 started..

Post by Firedancer »

Firedancer wrote:
Shinigami wrote:these are two messages:
Listening for UO clients on port 2595 (encryption 1.26.4)
Thread exception: Unable to open listen port 2594
but why it's impossible to open listen port... check your PC... maybe u've restarted Pol to fast, or another application uses this port...

Shinigami
Hmm, solved the port issue:

I had an uoclient.cfg file with these entries:

Code: Select all

Listener
{
    Port 2594
    Encryption 2.0.0
}
Listener
{
    Port 2595
    Encryption 1.26.4
}
Removing these entries the errors were gone. Why did pol block itself here? Is this 095 feature no longer supported?

Anyway my problem still remains, can't create a char localy. So help would still be most welcome :)
User avatar
taxman
Journeyman Poster
Posts: 63
Joined: Tue Apr 18, 2006 11:10 pm

Re: argh, I need some assistance on getting pol096 started..

Post by taxman »

Firedancer wrote: Anyway my problem still remains, can't create a char localy. So help would still be most welcome :)
Do you set this parameter right in servspecopt.cfg?

Code: Select all

# TotalStatsAtCreation - 65 for older clients, 80 for newer.
#                        Accepts any value you like, but those are the
#                        important ones. Accepts lists and ranges, for
#                        instance: 65,80,90-95,100
Shinigami
Former Developer
Posts: 308
Joined: Mon Jan 30, 2006 9:28 am
Location: Germany, Bavaria
Contact:

Re: argh, I need some assistance on getting pol096 started..

Post by Shinigami »

Firedancer wrote:Removing these entries the errors were gone. Why did pol block itself here? Is this 095 feature no longer supported?
did u've read this line in core-changes.txt?

Code: Select all

06-15 Syzygy
Just a note: if you're using Listener entries in uoclient.cfg, you should set ListenPort=0 in pol.cfg
or do u use an AUX-interface using this port?

Shinigami
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am
Location: Austria
Contact:

Re: argh, I need some assistance on getting pol096 started..

Post by Firedancer »

Shinigami wrote: did u've read this line in core-changes.txt?

Code: Select all

06-15 Syzygy
Just a note: if you're using Listener entries in uoclient.cfg, you should set ListenPort=0 in pol.cfg
or do u use an AUX-interface using this port?

Shinigami

ahh ok, didn't realize that one, thanks... or rather hadn't understood that really. The sentance "The main listen thread will no longer be started if ListenPort=0" didn't sound as if I wanted it to be 0 ;)
Anyway if I set it to 0 it works fine. So I guess the only weirdness here was how the error message was displayed. Thanks for the help shinigami :)

taxman wrote:
Do you set this parameter right in servspecopt.cfg?
Hmm what does the TotalStatsAtCreation do?
I didn't use the param at all, as I've got my own char-creation area later on. I've tried at the value with a value of 65 first, then with 65-100 afterwards, but it doesn't seem to do anything... both cases (as well as without the entry) my server crashes just when my client selects a startup location....
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am
Location: Austria
Contact:

Re: argh, I need some assistance on getting pol096 started..

Post by Firedancer »

dang, I'm still stuck sadly. Can anyone help me here maybe?
Thanks in advance
Pierce
Forum Regular
Posts: 420
Joined: Thu Feb 02, 2006 8:33 am

Post by Pierce »

Does the server only crash on character creation or generally on char login?
What does your oncreate.src look like?
Firedancer
Grandmaster Poster
Posts: 104
Joined: Fri Feb 03, 2006 6:32 am
Location: Austria
Contact:

Post by Firedancer »

hmmm... my oncreate.src is... well, non-existant. Don't have any and yes, I'm sure about that. Would I need one that does anything special?

My Pol crashes everytime on char creation. Haven't got any existing chars yet..... tried copying over a char from 095, but then it gets really weird, so I guess I'm missing out on something yet.
Pierce
Forum Regular
Posts: 420
Joined: Thu Feb 02, 2006 8:33 am

Post by Pierce »

I don't know if that will help, but try building a oncreate.src in the misc directory with the following code:

Code: Select all

use uo;

program oncreate( who, skillids )
MoveObjectToLocation(who, x, y ,z, _DEFAULT_REALM, MOVEOBJECT_FORCELOCATION);

endprogram
x,y,z surely depends on which map you are using :wink:
Post Reply