I got it to compile now the issue is its not finding the config files when i start pol. Is there a file i am need to edit and missed to point it to the config folder or something.
Validating statics files: Completed in 0 ms.
Completed in 9 ms.
Loading Realm ilshenar.
Validating statics files ...
Search found 7 matches
- Thu Mar 23, 2017 1:41 am
- Forum: First steps
- Topic: Need help with starting pol Linux
- Replies: 10
- Views: 34118
- Wed Mar 22, 2017 9:00 pm
- Forum: First steps
- Topic: Need help with starting pol Linux
- Replies: 10
- Views: 34118
Re: Need help with starting pol Linux
used this to convert map files 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=6144 height=4096
./uoconvert statics realm=britannia
./uoconvert maptile realm=britannia
./uoconvert map ...
./uoconvert tiles
mv tiles.cfg config
./uoconvert landtiles
mv landtiles.cfg config
./uoconvert map realm=britannia mapid=0 usedif=1 width=6144 height=4096
./uoconvert statics realm=britannia
./uoconvert maptile realm=britannia
./uoconvert map ...
- Wed Mar 22, 2017 8:55 pm
- Forum: First steps
- Topic: Need help with starting pol Linux
- Replies: 10
- Views: 34118
Re: Need help with starting pol Linux
Ok i have started over a couple times now this is where i am at have done uoconvert all went good now when compiling i get this Writing: /home/fineuo/fineuo/scripts/storageWipe.dbg.txt
Writing: /home/fineuo/fineuo/scripts/storageWipe.dep
Compiling: /home/fineuo/fineuo/scripts/ai/spellKillPCs.src ...
Writing: /home/fineuo/fineuo/scripts/storageWipe.dep
Compiling: /home/fineuo/fineuo/scripts/ai/spellKillPCs.src ...
- Mon Mar 20, 2017 4:51 pm
- Forum: First steps
- Topic: Need help with starting pol Linux
- Replies: 10
- Views: 34118
Re: Need help with starting pol Linux
fineuo@fineuo:~$ cd fineuo/pol-core
fineuo@fineuo:~/fineuo/pol-core$ ./pol
POL99.0.0 Break Everything Even Rudder - LINUX (64bit)
compiled on Mar 20 2017 16:11:28
Copyright (C) 1993-2016 Eric N. Swanson
Using 1 out of 1 worldsave threads
Reading Configuration.
checkpoint: reading config/bannedips ...
fineuo@fineuo:~/fineuo/pol-core$ ./pol
POL99.0.0 Break Everything Even Rudder - LINUX (64bit)
compiled on Mar 20 2017 16:11:28
Copyright (C) 1993-2016 Eric N. Swanson
Using 1 out of 1 worldsave threads
Reading Configuration.
checkpoint: reading config/bannedips ...
- Mon Mar 20, 2017 1:29 pm
- Forum: First steps
- Topic: Need help with starting pol Linux
- Replies: 10
- Views: 34118
Re: Need help with starting pol Linux
fineuo@fineuo:~/fineuo/pol-core/bin$ ./pol
POL99.0.0 Break Everything Even Rudder - LINUX (64bit)
compiled on Mar 20 2017 10:06:21
Copyright (C) 1993-2016 Eric N. Swanson
Sizes:
UObject: 136
Item: 192
UContainer: 232
Character: 872
Client: 3176
NPC: 936
Using 1 out of 1 worldsave threads ...
POL99.0.0 Break Everything Even Rudder - LINUX (64bit)
compiled on Mar 20 2017 10:06:21
Copyright (C) 1993-2016 Eric N. Swanson
Sizes:
UObject: 136
Item: 192
UContainer: 232
Character: 872
Client: 3176
NPC: 936
Using 1 out of 1 worldsave threads ...
- Mon Mar 20, 2017 12:22 pm
- Forum: First steps
- Topic: Need help with starting pol Linux
- Replies: 10
- Views: 34118
Re: Need help with starting pol Linux
fineuo@fineuo:~/fineuo$ ./pol
bash: ./pol: Permission denied
thats what it returns
bash: ./pol: Permission denied
thats what it returns
- Mon Mar 20, 2017 9:47 am
- Forum: First steps
- Topic: Need help with starting pol Linux
- Replies: 10
- Views: 34118
Need help with starting pol Linux
Yes I am tring to start a pol server on a linux server i got the files to compile from what i can tell the problem i am finding is im not find how to start the server to see if it is working or not or if i get errors can someone help me with the command line to start pol.