I made all configurations, compilations, saved all muls on the folder.. but anyway im getting this error:
Code: Select all
POL099-2013-09-03 Break Everything Even Rudder (ubuntu - 64bit)
compiled on Sep 3 2013 20:27:25
Copyright (C) 1993-2013 Eric N. Swanson
Reading Configuration.
checkpoint: reading config/bannedips.cfg
checkpoint: reading servspecopt.cfg
checkpoint: reading extobj.cfg
checkpoint: checking libc version
Found libc 2.15 - ok
checkpoint: init default itemdesc defaults
checkpoint: loading POL map file
Loading Realm britannia.
Validating statics files: Completed in 1 ms.
Loading Realm britannia_alt.
Validating statics files: Completed in 2 ms.
Loading Realm ilshenar.
Validating statics files: Completed in 0 ms.
checkpoint: initializing IPC structures
checkpoint: initializing sockets library
hostname is *********
address: *********
LAN IP address is *********
hostname is *********
address: *********
checkpoint: loading configuration
checkpoint: load_cmdlevels
checkpoint: read_combat_config
Loading combat.cfg options
checkpoint: read_boat_cfg
Error reading configuration file config/boats.cfg:
Property 'MultiID' was not found.
Element: Boat , found on line 31
Server Shutdown: read_boat_cfg
Execution aborted due to: Configuration file error
Someone knows what i'm possibly doing wrong?
Thanks
-------------------------------------------------------------------
For those who tryed to find information about use uoconvert on linux to complete the POL configuration, here is the command lines to make this happens:
Code: Select all
./uoconvert multis
mv multis.cfg config/
./uoconvert tiles
mv tiles.cfg config
./uoconvert landtiles
mv landtiles.cfg config
./uoconvert map realm=britannia mapid=0 usedif=1 width=7168 height=4096
./uoconvert statics realm=britannia
./uoconvert maptile realm=britannia
./uoconvert map realm=britannia_alt mapid=1 usedif=1 width=6144 height=4096
./uoconvert statics realm=britannia_alt
./uoconvert maptile realm=britannia_alt
./uoconvert map realm=ilshenar mapid=2 usedif=1 width=2304 height=1600
./uoconvert statics realm=ilshenar
./uoconvert maptile realm=ilshenar