polserver / ModernDistro

Package of scripts and configs needed to run POL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

days

andrtechno opened this issue · comments

pol.exe

Error reading configuration file config/days.cfg:
        invalid string position
        Near line: 4
        Element started on line: 1
......
DayLength = error{ errortext = "Invalid parameter type" }, Night = error{ errortext = "Invalid parameter type" }, Transitions = error{ errortext = "Invalid parameter type" }

sometimes the server starts without this error, and sometimes with it. If the server started with this error, then the game has problems with the time of day)

this happens if you turn off the server and immediately start a new one

I have never noticed this error but I could have missed it. The day/night cycling has been an issue because the transitions from day to night, or night to day (I cannot remember which.) are sudden and not gradual.

Regarding the error, I looked at the days.cfg file and cannot see what could be producing the error.

Game is active.
Listening for UO clients on port 5003 (encryption: 0,0x0,0x0)
Error reading configuration file config/www.cfg:
        Expected '{' on a blank line after element type
        Near line: 18
        Element started on line: 17
Starting Aux Listener (:accounts:auxsvc/newAccount, port 5666)
Error while parsing www.cfg

there is such an error

It seems to me that this is due to the fact that there are a lot of packages, since I did not observe this on a Сlassic-dist. But I can be wrong