Sign in to follow this  
Vyolette

Bug reports!

Recommended Posts

There are still issues with the animals spawning here is a list after 7 days of a total mob DB wipe. What I do see is a certain kingdom mobs once spawned get deleted before they reach there limit. Off top of my head I don't rem which mob was getting deleted by the system or mobs. I noticed this after having the system log every mob that spawns. I monitored this from the very beginning of the creature wipe on my map to fix some issues. Seems like every time we have a creature fix update and it gets put in the system starts spitting out certain mobs and never checks the current count. My last wipe was cause after the fix I had 5000+ brown cows so I put in the log to log every mob that spawned so I could see and thats when I noticed I was getting a dam cow to a calf every 5 sec's or so so I had to wipe the creature list.

 

The fog spiders are now back to spawning and despawning normal. my max creature setting is at 60k of mobs 50/50 ratio of aggressive mobs. This is a freedom server and have had several other mobs added from the epic side of mobs as you can see in the list below. They had to have dens added to creaturecreator to  get them to spawn in with out altering a bunch of code. I took the quicker easier route to spawn them. Keen maybe this will help you narrow down the issue some.

 

You will notice some mobs are low on the totem pole when spawning while others where able to max out. When I was checking the code that does the checks the only check I saw was it checks the max % and then checks the max limit then spawns the mob in if the limit hasn't been reached. There is no extra checks like check every agg mobs % then see which is lowest and add to the lowest agg mob pop if it's limit is not yet reached so certain mobs will always get maxed out before others and reaching the total % set in the server of all creatures. This throws the system so far off it isn't funny. Some mobs go a few mobs above there max % so there is some lose of precision maybe we should be using doubles over floats for better  precision.

I will change mine to doubles later see what happens when I have time to.

 

Not sure why it at times will ignore the current population and spawn the mob any ways after it has reached it's max limit / %.

 

Now this is what it is at now after 8/11/2016 wipe.

Spoiler

[10:52:04] Creature: Brown cow Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Salesman Count: 3 Current %: 0.00 Max %: 1.00.
[10:52:04] Creature: Black wolf Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Troll Count: 3251 Current %: 5.00 Max %: 5.00.
[10:52:04] Creature: Brown bear Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Large rat Count: 612 Current %: 0.94 Max %: 2.00.
[10:52:04] Creature: Mountain lion Count: 651 Current %: 1.00 Max %: 1.00.
[10:52:04] Creature: Wild cat Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Goblin Count: 990 Current %: 1.52 Max %: 5.00.
[10:52:04] Creature: Huge spider Count: 1952 Current %: 3.00 Max %: 3.00.
[10:52:04] Creature: Spirit templar Count: 22 Current %: 0.03 Max %: 1.00.
[10:52:04] Creature: Wild boar Count: 33 Current %: 0.05 Max %: 1.00.
[10:52:04] Creature: Anaconda Count: 1951 Current %: 3.00 Max %: 3.00.
[10:52:04] Creature: Mountain gorilla Count: 706 Current %: 1.09 Max %: 2.00.
[10:52:04] Creature: Rabid hyena Count: 1450 Current %: 2.23 Max %: 3.00.
[10:52:04] Creature: Bartender Count: 2 Current %: 0.00 Max %: 1.00.
[10:52:04] Creature: Black bear Count: 448 Current %: 0.69 Max %: 2.00.
[10:52:04] Creature: Cave bug Count: 889 Current %: 1.37 Max %: 2.00.
[10:52:04] Creature: Pig Count: 1951 Current %: 3.00 Max %: 3.00.
[10:52:04] Creature: Hen Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Chicken Count: 3 Current %: 0.00 Max %: 1.00.
[10:52:04] Creature: Bull Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Calf Count: 651 Current %: 1.00 Max %: 1.00.
[10:52:04] Creature: Dog Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Rooster Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Deer Count: 1951 Current %: 3.00 Max %: 3.00.
[10:52:04] Creature: Pheasant Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Lava spider Count: 312 Current %: 0.48 Max %: 3.00.
[10:52:04] Creature: Lava fiend Count: 21 Current %: 0.03 Max %: 3.00.
[10:52:04] Creature: Crocodile Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Scorpion Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Horse Count: 3252 Current %: 5.00 Max %: 5.00.
[10:52:04] Creature: Foal Count: 3 Current %: 0.00 Max %: 1.00.
[10:52:04] Creature: Isles tower guard Count: 27 Current %: 0.04 Max %: 1.00.
[10:52:04] Creature: Zombie Count: 549 Current %: 0.84 Max %: 3.00.
[10:52:04] Creature: Sea Serpent Count: 4 Current %: 0.01 Max %: 1.00 Population limit: 4.
[10:52:04] Creature: Huge shark Count: 489 Current %: 0.75 Max %: 1.00 Population limit: 450.
[10:52:04] Creature: Sol Demon Count: 1412 Current %: 2.17 Max %: 3.00.
[10:52:04] Creature: Deathcrawler minion Count: 633 Current %: 0.97 Max %: 3.00.
[10:52:04] Creature: Bison Count: 812 Current %: 1.25 Max %: 2.00.
[10:52:04] Creature: Hell Horse Count: 324 Current %: 0.50 Max %: 3.00.
[10:52:04] Creature: Hell Hound Count: 1951 Current %: 3.00 Max %: 3.00.
[10:52:04] Creature: Hell Scorpious Count: 1949 Current %: 3.00 Max %: 3.00.
[10:52:04] Creature: Skeleton Count: 379 Current %: 0.58 Max %: 3.00.
[10:52:04] Creature: Seal Count: 7 Current %: 0.01 Max %: 1.00 Population limit: 350.
[10:52:04] Creature: Tortoise Count: 447 Current %: 0.69 Max %: 2.00.
[10:52:04] Creature: Crab Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Sheep Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Blue whale Count: 300 Current %: 0.46 Max %: 1.00 Population limit: 300.
[10:52:04] Creature: Dolphin Count: 300 Current %: 0.46 Max %: 1.00 Population limit: 300.
[10:52:04] Creature: Octopus Count: 250 Current %: 0.38 Max %: 1.00 Population limit: 250.
[10:52:04] Creature: Ram Count: 1301 Current %: 2.00 Max %: 2.00.
[10:52:04] Creature: Fog Spider Count: 0 Current %: 0.00 Max %: 1.00.
 

 

Share this post


Link to post
Share on other sites

Just restarted server after 7 days. No mobs where spawning but after a restart these spamd in. Every time a restart happens there is a spam of certain mobs.

Spoiler

Aug 25, 2016 8:24:15 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081316806913 A old black bear, Aggressive Creature spawned at 3078, 3507
Aug 25, 2016 8:24:17 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081333584129 A adolescent greenish hell scorpious, Aggressive Creature spawned at 3274, 2351
Aug 25, 2016 8:24:17 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081350361345 A old scared sol demon, Aggressive Creature spawned at 1007, 349
Aug 25, 2016 8:24:18 AM com.wurmonline.communication.SocketServer tick
INFO: Accepted player connection: Socket[addr=/74.206.71.106,port=57932,localport=3734]
Aug 25, 2016 8:24:19 AM com.wurmonline.server.steam.SteamHandler onValidateAuthTicketResponse
INFO: Client was Authenticated
Aug 25, 2016 8:24:19 AM com.wurmonline.server.LoginHandler handleLogin
INFO: /74.206.71.106,Thebignasty successfully logged on, id: 50366599424.
Aug 25, 2016 8:24:21 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081367138561 A aged calf, spawned at 454, 2429
Aug 25, 2016 8:24:21 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081383915777 A venerable calf, spawned at 3748, 2628
Aug 25, 2016 8:24:26 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081400692993 A venerable lurking sol demon, Aggressive Creature spawned at 706, 1783
Aug 25, 2016 8:24:28 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081417470209 A old large rat, Aggressive Creature spawned at 3095, 2407
Aug 25, 2016 8:24:29 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081434247425 A aged lava spider, Aggressive Creature spawned at 3425, 1508
Aug 25, 2016 8:24:30 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081451024641 A aged hardened deathcrawler minion, Aggressive Creature spawned at 1412, 1533
Aug 25, 2016 8:24:31 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081467801857 A old calf, spawned at 2973, 1209
Aug 25, 2016 8:24:33 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081484579073 A aged hell horse, Aggressive Creature spawned at 1494, 3558
Aug 25, 2016 8:24:33 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081501356289 A old sol demon, Aggressive Creature spawned at 704, 568
Aug 25, 2016 8:24:38 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081518133505 A aged scared goblin, Aggressive Creature spawned at 3354, 2349
Aug 25, 2016 8:24:42 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081534910721 A venerable sol demon, Aggressive Creature spawned at 302, 1464
Aug 25, 2016 8:24:56 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081551687937 A aged calf, spawned at 3420, 3261
Aug 25, 2016 8:24:57 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081568465153 A venerable calf, spawned at 3744, 285
Aug 25, 2016 8:25:01 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081585242369 A aged deathcrawler minion, Aggressive Creature spawned at 578, 908
Aug 25, 2016 8:25:03 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081602019585 A adolescent tortoise, Aggressive Creature spawned at 2418, 1576
Aug 25, 2016 8:25:05 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081618796801 A aged lava fiend, Aggressive Creature spawned at 3023, 2353
Aug 25, 2016 8:25:08 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081635574017 A venerable scared sol demon, Aggressive Creature spawned at 1001, 355
Aug 25, 2016 8:25:17 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081652351233 A venerable deathcrawler minion, Aggressive Creature spawned at 604, 917
Aug 25, 2016 8:25:46 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081669128449 A aged hell horse, Aggressive Creature spawned at 1481, 3550
Aug 25, 2016 8:25:58 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081685905665 A venerable scared sol demon, Aggressive Creature spawned at 1012, 376
Aug 25, 2016 8:25:59 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081702682881 A aged sol demon, Aggressive Creature spawned at 304, 1410
Aug 25, 2016 8:26:29 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081719460097 A old calf, spawned at 1223, 2609
Aug 25, 2016 8:26:35 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081736237313 A venerable diseased goblin, Aggressive Creature spawned at 2622, 3094
Aug 25, 2016 8:26:40 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081753014529 A aged angry goblin, Aggressive Creature spawned at 1255, 1746
Aug 25, 2016 8:26:43 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081769791745 A aged black bear, Aggressive Creature spawned at 3124, 2281
Aug 25, 2016 8:26:52 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081786568961 A old deathcrawler minion, Aggressive Creature spawned at 581, 934
Aug 25, 2016 8:26:55 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081803346177 A old calf, spawned at 3012, 818
Aug 25, 2016 8:27:01 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081820123393 A aged angry goblin, Aggressive Creature spawned at 1264, 1733
Aug 25, 2016 8:27:34 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081836900609 A young lava spider, Aggressive Creature spawned at 3453, 1501
Aug 25, 2016 8:27:41 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081853677825 A old lava spider, Aggressive Creature spawned at 3435, 1476
Aug 25, 2016 8:27:44 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081870455041 A aged calf, spawned at 1197, 1062
Aug 25, 2016 8:27:45 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081887232257 A mature angry goblin, Aggressive Creature spawned at 1272, 1758
Aug 25, 2016 8:27:52 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081904009473 A adolescent calf, spawned at 1182, 2776
Aug 25, 2016 8:28:08 AM com.wurmonline.server.creatures.Creatures addCreature
INFO: 5081920786689 A venerable calf, spawned at 2668, 2316

You will notice cows are spawning lets check in game spawns.

Spoiler

[11:46:04] Creature: Brown cow Count: 1629 Current %: 2.51 Max %: 2.00.
[11:46:04] Creature: Salesman Count: 3 Current %: 0.00 Max %: 1.00.
[11:46:04] Creature: Black wolf Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Troll Count: 3251 Current %: 5.00 Max %: 5.00.
[11:46:04] Creature: Brown bear Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Large rat Count: 608 Current %: 0.94 Max %: 2.00.
[11:46:04] Creature: Mountain lion Count: 651 Current %: 1.00 Max %: 1.00.
[11:46:04] Creature: Wild cat Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Goblin Count: 993 Current %: 1.53 Max %: 5.00.
[11:46:04] Creature: Huge spider Count: 1952 Current %: 3.00 Max %: 3.00.
[11:46:04] Creature: Spirit templar Count: 22 Current %: 0.03 Max %: 1.00.
[11:46:04] Creature: Wild boar Count: 33 Current %: 0.05 Max %: 1.00.
[11:46:04] Creature: Anaconda Count: 1951 Current %: 3.00 Max %: 3.00.
[11:46:04] Creature: Mountain gorilla Count: 706 Current %: 1.09 Max %: 2.00.
[11:46:04] Creature: Rabid hyena Count: 1452 Current %: 2.23 Max %: 3.00.
[11:46:04] Creature: Bartender Count: 2 Current %: 0.00 Max %: 1.00.
[11:46:04] Creature: Black bear Count: 442 Current %: 0.68 Max %: 2.00.
[11:46:04] Creature: Cave bug Count: 871 Current %: 1.34 Max %: 2.00.
[11:46:04] Creature: Pig Count: 1951 Current %: 3.00 Max %: 3.00.
[11:46:04] Creature: Hen Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Chicken Count: 3 Current %: 0.00 Max %: 1.00.
[11:46:04] Creature: Bull Count: 1581 Current %: 2.43 Max %: 2.00.
[11:46:04] Creature: Calf Count: 49 Current %: 0.08 Max %: 1.00.
[11:46:04] Creature: Dog Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Rooster Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Deer Count: 1951 Current %: 3.00 Max %: 3.00.
[11:46:04] Creature: Pheasant Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Lava spider Count: 311 Current %: 0.48 Max %: 3.00.
[11:46:04] Creature: Lava fiend Count: 22 Current %: 0.03 Max %: 3.00.
[11:46:04] Creature: Crocodile Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Scorpion Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Horse Count: 3251 Current %: 5.00 Max %: 5.00.
[11:46:04] Creature: Foal Count: 3 Current %: 0.00 Max %: 1.00.
[11:46:04] Creature: Isles tower guard Count: 27 Current %: 0.04 Max %: 1.00.
[11:46:04] Creature: Zombie Count: 549 Current %: 0.84 Max %: 3.00.
[11:46:04] Creature: Sea Serpent Count: 4 Current %: 0.01 Max %: 1.00 Population limit: 4.
[11:46:04] Creature: Huge shark Count: 489 Current %: 0.75 Max %: 1.00 Population limit: 450.
[11:46:04] Creature: Sol Demon Count: 1419 Current %: 2.18 Max %: 3.00.
[11:46:04] Creature: Deathcrawler minion Count: 636 Current %: 0.98 Max %: 3.00.
[11:46:04] Creature: Bison Count: 812 Current %: 1.25 Max %: 2.00.
[11:46:04] Creature: Hell Horse Count: 326 Current %: 0.50 Max %: 3.00.
[11:46:04] Creature: Hell Hound Count: 1951 Current %: 3.00 Max %: 3.00.
[11:46:04] Creature: Hell Scorpious Count: 1951 Current %: 3.00 Max %: 3.00.
[11:46:04] Creature: Skeleton Count: 379 Current %: 0.58 Max %: 3.00.
[11:46:04] Creature: Seal Count: 7 Current %: 0.01 Max %: 1.00 Population limit: 350.
[11:46:04] Creature: Tortoise Count: 448 Current %: 0.69 Max %: 2.00.
[11:46:04] Creature: Crab Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Sheep Count: 1301 Current %: 2.00 Max %: 2.00.
[11:46:04] Creature: Blue whale Count: 300 Current %: 0.46 Max %: 1.00 Population limit: 300.
[11:46:04] Creature: Dolphin Count: 300 Current %: 0.46 Max %: 1.00 Population limit: 300.
[11:46:04] Creature: Octopus Count: 250 Current %: 0.38 Max %: 1.00 Population limit: 250.
[11:46:04] Creature: Ram Count: 1301 Current %: 2.00 Max %: 2.00.
 

Spoiler

INFO: 5081383915777 A venerable calf, spawned at 3748, 2628

Aug 25, 2016 8:24:26 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081400692993 A venerable lurking sol demon, Aggressive Creature spawned at 706, 1783

Aug 25, 2016 8:24:28 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081417470209 A old large rat, Aggressive Creature spawned at 3095, 2407

Aug 25, 2016 8:24:29 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081434247425 A aged lava spider, Aggressive Creature spawned at 3425, 1508

Aug 25, 2016 8:24:30 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081451024641 A aged hardened deathcrawler minion, Aggressive Creature spawned at 1412, 1533

Aug 25, 2016 8:24:31 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081467801857 A old calf, spawned at 2973, 1209

Aug 25, 2016 8:24:33 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081484579073 A aged hell horse, Aggressive Creature spawned at 1494, 3558

Aug 25, 2016 8:24:33 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081501356289 A old sol demon, Aggressive Creature spawned at 704, 568

Aug 25, 2016 8:24:38 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081518133505 A aged scared goblin, Aggressive Creature spawned at 3354, 2349

Aug 25, 2016 8:24:42 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081534910721 A venerable sol demon, Aggressive Creature spawned at 302, 1464

Aug 25, 2016 8:24:56 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081551687937 A aged calf, spawned at 3420, 3261

Aug 25, 2016 8:24:57 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081568465153 A venerable calf, spawned at 3744, 285

Aug 25, 2016 8:25:01 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081585242369 A aged deathcrawler minion, Aggressive Creature spawned at 578, 908

Aug 25, 2016 8:25:03 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081602019585 A adolescent tortoise, Aggressive Creature spawned at 2418, 1576

Aug 25, 2016 8:25:05 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081618796801 A aged lava fiend, Aggressive Creature spawned at 3023, 2353

Aug 25, 2016 8:25:08 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081635574017 A venerable scared sol demon, Aggressive Creature spawned at 1001, 355

Aug 25, 2016 8:25:17 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081652351233 A venerable deathcrawler minion, Aggressive Creature spawned at 604, 917

Aug 25, 2016 8:25:46 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081669128449 A aged hell horse, Aggressive Creature spawned at 1481, 3550

Aug 25, 2016 8:25:58 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081685905665 A venerable scared sol demon, Aggressive Creature spawned at 1012, 376

Aug 25, 2016 8:25:59 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081702682881 A aged sol demon, Aggressive Creature spawned at 304, 1410

Aug 25, 2016 8:26:29 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081719460097 A old calf, spawned at 1223, 2609

Aug 25, 2016 8:26:35 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081736237313 A venerable diseased goblin, Aggressive Creature spawned at 2622, 3094

Aug 25, 2016 8:26:40 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081753014529 A aged angry goblin, Aggressive Creature spawned at 1255, 1746

Aug 25, 2016 8:26:43 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081769791745 A aged black bear, Aggressive Creature spawned at 3124, 2281

Aug 25, 2016 8:26:52 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081786568961 A old deathcrawler minion, Aggressive Creature spawned at 581, 934

Aug 25, 2016 8:26:55 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081803346177 A old calf, spawned at 3012, 818

Aug 25, 2016 8:27:01 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081820123393 A aged angry goblin, Aggressive Creature spawned at 1264, 1733

Aug 25, 2016 8:27:34 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081836900609 A young lava spider, Aggressive Creature spawned at 3453, 1501

Aug 25, 2016 8:27:41 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081853677825 A old lava spider, Aggressive Creature spawned at 3435, 1476

Aug 25, 2016 8:27:44 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081870455041 A aged calf, spawned at 1197, 1062

Aug 25, 2016 8:27:45 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081887232257 A mature angry goblin, Aggressive Creature spawned at 1272, 1758

Aug 25, 2016 8:27:52 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081904009473 A adolescent calf, spawned at 1182, 2776

Aug 25, 2016 8:28:08 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081920786689 A venerable calf, spawned at 2668, 2316

Aug 25, 2016 8:28:16 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081937563905 A aged calf, spawned at 1530, 1204

Aug 25, 2016 8:29:02 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081954341121 A young angry goblin, Aggressive Creature spawned at 1271, 1768

Aug 25, 2016 8:29:11 AM com.wurmonline.server.statistics.Statistics run

INFO: current mem in use: 3084M free mem: 1819M Max mem: 3084M

player count: 1

bytes in: 4311 bytes out: 770644 total in: 4311 total out: 770644

Server uptime: 300 seconds. Unanswered questions:0

Aug 25, 2016 8:29:25 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081971118337 A old calf, spawned at 1397, 1140

Aug 25, 2016 8:29:34 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5081987895553 A mature tortoise, Aggressive Creature spawned at 1467, 2753

Aug 25, 2016 8:29:44 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082004672769 A aged calf, spawned at 1233, 2700

Aug 25, 2016 8:29:44 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082021449985 A venerable calf, spawned at 2808, 640

Aug 25, 2016 8:30:01 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082038227201 A venerable scared sol demon, Aggressive Creature spawned at 1005, 351

Aug 25, 2016 8:30:04 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082055004417 A aged calf, spawned at 918, 3092

Aug 25, 2016 8:30:04 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082071781633 A adolescent champion sol demon, Aggressive Creature spawned at 1000, 382

Aug 25, 2016 8:30:18 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082088558849 A aged angry goblin, Aggressive Creature spawned at 1275, 1778

Aug 25, 2016 8:30:22 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082105336065 A venerable angry goblin, Aggressive Creature spawned at 1232, 1729

Aug 25, 2016 8:30:25 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082122113281 A aged cave bug, Aggressive Creature spawned at 2853, 3268

Aug 25, 2016 8:30:41 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082138890497 A aged calf, spawned at 2624, 3680

Aug 25, 2016 8:30:47 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082155667713 A adolescent angry goblin, Aggressive Creature spawned at 1264, 1765

Aug 25, 2016 8:30:55 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082172444929 A mature calf, spawned at 904, 3485

Aug 25, 2016 8:31:05 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082189222145 A venerable tortoise, Aggressive Creature spawned at 279, 1326

Aug 25, 2016 8:31:07 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082205999361 A aged calf, spawned at 3578, 2799

Aug 25, 2016 8:31:13 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082222776577 A venerable calf, spawned at 2726, 3549

Aug 25, 2016 8:31:14 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082239553793 A old calf, spawned at 1213, 885

Aug 25, 2016 8:31:22 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082256331009 A venerable calf, spawned at 2309, 622

Aug 25, 2016 8:31:30 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082273108225 A Spirit templar, Sea Hunter Creature spawned at 2856, 3197

Aug 25, 2016 8:31:30 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082289885441 A Spirit templar, Sea Hunter Creature spawned at 2623, 2658

Aug 25, 2016 8:31:30 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082306662657 A Spirit templar, Sea Hunter Creature spawned at 3205, 1444

Aug 25, 2016 8:31:30 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082323439873 A mature scared sol demon, Aggressive Creature spawned at 1011, 356

Aug 25, 2016 8:31:40 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 4711966396673 A old horse, spawned at 2858, 3197

Aug 25, 2016 8:31:53 AM com.wurmonline.server.zones.Zone poll

INFO: Zone at 3520, 3456 polled 75 tiles. That took 433.30215 millis.

Aug 25, 2016 8:31:57 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082340217089 A aged calf, spawned at 765, 1333

Aug 25, 2016 8:32:23 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082356994305 A venerable calf, spawned at 652, 1642

Aug 25, 2016 8:32:24 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082373771521 A aged scared sol demon, Aggressive Creature spawned at 1008, 376

Aug 25, 2016 8:32:35 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082390548737 A old calf, spawned at 1320, 2320

Aug 25, 2016 8:32:45 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082407325953 A venerable scared sol demon, Aggressive Creature spawned at 1003, 353

Aug 25, 2016 8:33:12 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082424103169 A adolescent calf, spawned at 1197, 3701

Aug 25, 2016 8:33:26 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082440880385 A old calf, spawned at 362, 3660

Aug 25, 2016 8:33:45 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082457657601 A adolescent calf, spawned at 848, 2662

Aug 25, 2016 8:34:11 AM com.wurmonline.server.statistics.Statistics run

INFO: current mem in use: 3106M free mem: 1774M Max mem: 3106M

player count: 2

bytes in: 5927 bytes out: 771805 total in: 10238 total out: 1542449

Server uptime: 600 seconds. Unanswered questions:0

Aug 25, 2016 8:34:50 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082474434817 A old calf, spawned at 392, 1440

Aug 25, 2016 8:36:13 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082491212033 A old calf, spawned at 3536, 893

Aug 25, 2016 8:36:16 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082507989249 A aged calf, spawned at 3193, 1484

Aug 25, 2016 8:36:46 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082524766465 A venerable calf, spawned at 1807, 1724

Aug 25, 2016 8:36:57 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082541543681 A aged cave bug, Aggressive Creature spawned at 495, 3218

Aug 25, 2016 8:36:57 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082558320897 A aged cave bug, Aggressive Creature spawned at 495, 3218

Aug 25, 2016 8:36:57 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082575098113 A old cave bug, Aggressive Creature spawned at 495, 3218

Aug 25, 2016 8:37:06 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082591875329 A young calf, spawned at 1200, 535

Aug 25, 2016 8:37:27 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082608652545 A adolescent calf, spawned at 909, 2378

Aug 25, 2016 8:37:52 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082625429761 A aged calf, spawned at 1804, 1721

Aug 25, 2016 8:38:13 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082642206977 A adolescent calf, spawned at 3139, 3374

Aug 25, 2016 8:38:31 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082658984193 A aged calf, spawned at 396, 3448

Aug 25, 2016 8:38:43 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082675761409 A adolescent calf, spawned at 1142, 3183

Aug 25, 2016 8:38:56 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082692538625 A mature calf, spawned at 2719, 3536

Aug 25, 2016 8:39:11 AM com.wurmonline.server.statistics.Statistics run

INFO: current mem in use: 3122M free mem: 1771M Max mem: 3122M

player count: 2

bytes in: 119995 bytes out: 799793 total in: 130233 total out: 2342242

Server uptime: 900 seconds. Unanswered questions:0

Aug 25, 2016 8:39:52 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082709315841 A Spirit templar, Sea Hunter Creature spawned at 2856, 3197

Aug 25, 2016 8:39:52 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082726093057 A Spirit templar, Sea Hunter Creature spawned at 2623, 2658

Aug 25, 2016 8:39:52 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082742870273 A Spirit templar, Sea Hunter Creature spawned at 3205, 1444

Aug 25, 2016 8:40:18 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082759647489 A old calf, spawned at 2577, 669

Aug 25, 2016 8:40:37 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082776424705 A aged calf, spawned at 1483, 2297

Aug 25, 2016 8:40:43 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082793201921 A aged calf, spawned at 2880, 1280

Aug 25, 2016 8:41:05 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082809979137 A aged calf, spawned at 3769, 282

Aug 25, 2016 8:41:06 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082826756353 A aged calf, spawned at 1473, 1093

Aug 25, 2016 8:41:11 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082843533569 A aged calf, spawned at 3010, 1637

Aug 25, 2016 8:41:40 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082860310785 A old calf, spawned at 835, 1597

Aug 25, 2016 8:41:46 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082877088001 A venerable calf, spawned at 2717, 1115

Aug 25, 2016 8:42:53 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082893865217 A old calf, spawned at 363, 2619

Aug 25, 2016 8:42:57 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082910642433 A aged calf, spawned at 3662, 2542

Aug 25, 2016 8:43:17 AM com.wurmonline.server.creatures.Creatures permanentlyDelete

INFO: Nice Creature young Sunflamewing, 5029710090497 spawned at 2856, 3198

Aug 25, 2016 8:43:28 AM com.wurmonline.server.epic.EpicServerStatus pollExpiredMissions

INFO: Deleting mission for Magranon waiting for helpsince it expired at 1471768649461

Aug 25, 2016 8:43:28 AM com.wurmonline.server.epic.EpicServerStatus pollExpiredMissions

INFO: Deleting mission for Libila waiting for helpsince it expired at 1472029072769

Aug 25, 2016 8:43:28 AM com.wurmonline.server.epic.EpicServerStatus pollExpiredMissions

INFO: Deleting mission for Fo waiting for helpsince it expired at 1472116680004

Aug 25, 2016 8:43:28 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082927419649 A aged calf, spawned at 1199, 3400

Aug 25, 2016 8:43:37 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082944196865 A aged calf, spawned at 1631, 494

Aug 25, 2016 8:43:53 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082960974081 A aged calf, spawned at 1295, 1595

Aug 25, 2016 8:44:06 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082977751297 A aged calf, spawned at 3773, 343

Aug 25, 2016 8:44:11 AM com.wurmonline.server.statistics.Statistics run

INFO: current mem in use: 3127M free mem: 1924M Max mem: 3127M

player count: 2

bytes in: 72773 bytes out: 377448 total in: 203006 total out: 2719690

Server uptime: 1200 seconds. Unanswered questions:0

Aug 25, 2016 8:44:18 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5082994528513 A aged calf, spawned at 1453, 452

Aug 25, 2016 8:44:22 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083011305729 A aged calf, spawned at 3401, 3848

Aug 25, 2016 8:45:21 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083028082945 A old calf, spawned at 3486, 3098

Aug 25, 2016 8:45:21 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083044860161 A mature calf, spawned at 1808, 1067

Aug 25, 2016 8:45:43 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083061637377 A aged calf, spawned at 944, 3655

Aug 25, 2016 8:45:46 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083078414593 A aged calf, spawned at 3500, 3008

Aug 25, 2016 8:45:47 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083095191809 A venerable calf, spawned at 2758, 1662

Aug 25, 2016 8:45:56 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083111969025 A venerable calf, spawned at 1059, 1733

Aug 25, 2016 8:46:04 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083128746241 A aged calf, spawned at 3532, 1454

Aug 25, 2016 8:46:32 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083145523457 A aged goblin, Aggressive Creature spawned at 494, 3631

Aug 25, 2016 8:46:33 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083162300673 A venerable calf, spawned at 3344, 1192

Aug 25, 2016 8:46:50 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083179077889 A adolescent calf, spawned at 1405, 1074

Aug 25, 2016 8:47:40 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083195855105 A venerable calf, spawned at 2791, 2415

Aug 25, 2016 8:48:07 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083212632321 A mature calf, spawned at 613, 3211

Aug 25, 2016 8:48:07 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083229409537 A venerable calf, spawned at 3658, 1003

Aug 25, 2016 8:48:08 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083246186753 A adolescent calf, spawned at 608, 3203

Aug 25, 2016 8:48:12 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083262963969 A young calf, spawned at 268, 880

Aug 25, 2016 8:48:13 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083279741185 A venerable calf, spawned at 1182, 1210

Aug 25, 2016 8:48:14 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083296518401 A Spirit templar, Sea Hunter Creature spawned at 2856, 3197

Aug 25, 2016 8:48:14 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083313295617 A Spirit templar, Sea Hunter Creature spawned at 2623, 2658

Aug 25, 2016 8:48:14 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083330072833 A Spirit templar, Sea Hunter Creature spawned at 3205, 1444

Aug 25, 2016 8:48:17 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083346850049 A old calf, spawned at 402, 2948

Aug 25, 2016 8:48:26 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083363627265 A adolescent calf, spawned at 609, 3205

Aug 25, 2016 8:48:32 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083380404481 A venerable calf, spawned at 1574, 881

Aug 25, 2016 8:49:11 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083397181697 A old calf, spawned at 1809, 1741

Aug 25, 2016 8:49:11 AM com.wurmonline.server.statistics.Statistics run

INFO: current mem in use: 3131M free mem: 1941M Max mem: 3131M

player count: 2

bytes in: 21349 bytes out: 161697 total in: 224355 total out: 2881387

Server uptime: 1500 seconds. Unanswered questions:0

Aug 25, 2016 8:49:13 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083413958913 A young calf, spawned at 852, 1572

Aug 25, 2016 8:49:21 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083430736129 A adolescent calf, spawned at 1583, 3556

Aug 25, 2016 8:49:32 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083447513345 A venerable calf, spawned at 1079, 3087

Aug 25, 2016 8:49:33 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083464290561 A venerable calf, spawned at 3699, 571

Aug 25, 2016 8:49:49 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083481067777 A aged calf, spawned at 2289, 2492

Aug 25, 2016 8:49:54 AM com.wurmonline.server.creatures.Creatures addCreature

INFO: 5083497844993 A venerable calf, spawned at 1443, 2942

As you can see with the log above I'm getting cows even after the server reached it's max % setting of them. This happens every time there is a restart of the server. This cow issue is serious.

Edited by Arkonick

Share this post


Link to post
Share on other sites

Yea its a pretty serious issue.    We're always over max creature count, though ive not done all the homework you did here, both my clusters are a mess (yes also did a full creature purge).    They still ignore aggro ratio.. 

we have a mod that deletes {#destory command basically} any creature thats not in a whitelist <ondeed, branded, hitched, blah blah>   Old creatures aggo and domestic.   It runs aggressively on startup and constantly during normal operation purging creatures around the map.    Guess what??    We're still over spawn limits :P     

 

Glad you took the time to map it all out.. I just say       "yo.... Keenan..  Aggro ratio is still jacked up, and your ignoring #maxcreature counts"    "My dungeon lairs wont spawn *sigh*"   :(     

 

 

 


 

 

Edited by razoreqx
cant spell for ######

Share this post


Link to post
Share on other sites
On 8/8/2016 at 0:52 PM, Xyp said:

Looks around, where is this brand new person with no community interaction that is supposed to be responding to this but only made the OP and nothing else?

 

 

You have to email her :) 

Share this post


Link to post
Share on other sites

COWs MOOOO COWs MOOOO What on earth is going on cows cows every where spaming the heck out of my server as if there is no check after a server restart. Looks like another server database creature wipe on cows soon. Someone has a cow fetish.

Share this post


Link to post
Share on other sites
1 hour ago, Arkonick said:

COWs MOOOO COWs MOOOO What on earth is going on cows cows every where spaming the heck out of my server as if there is no check after a server restart. Looks like another server database creature wipe on cows soon. Someone has a cow fetish.

hahaha!!!  

Share this post


Link to post
Share on other sites
7 hours ago, razoreqx said:

 

You can fix this by putting down lairs where you want them to spawn.   This can be in caves or above ground.   Just make sure they're 50 tiles apart.   Great for respawning dungeons :) 

Yeah I know this, I would just prefer for things to work as there intended rather than intervene to force them to sorta work. I can add the lairs to spawn just as other lairs. Just curious as to why creatures spawn normally on WO, and not WU. Just take the working creature code from WO and bring it to WU, instead of hacking at broken code for 10 months now (since release).

Edited by ausimus

Share this post


Link to post
Share on other sites
6 hours ago, ausimus said:

Yeah I know this, I would just prefer for things to work as there intended rather than intervene to force them to sorta work. I can add the lairs to spawn just as other lairs. Just curious as to why creatures spawn normally on WO, and not WU. Just take the working creature code from WO and bring it to WU, instead of hacking at broken code for 10 months now (since release).

Why do you think it actually works on WO? They might be battling with it every week trying to fix it. Of course they will never openly admit it either.

Share this post


Link to post
Share on other sites

The bottom line and the truth:

1. No hosting provider listed on this forum is going to handle more than (2) 4k maps in a log in / cluster configuration.  CC should have recommended a small map for a login server when they introduced the cluster configuration.    #fail

2. Im not spending $2,000+ on hosting a game per year.     If you have 50+ users on a 4k map with 1 cluster your poll timers will average 2s per zone eventually as the map fills up with any item that ages, decays....    Yes about everything in the game.


[03:40:31 PM] INFO com.wurmonline.server.Server: Lag detected at Zones.pollnextzones (0.5): 0.616 seconds
[03:40:41 PM] INFO com.wurmonline.server.zones.Zone: Zone at 1024, 3840 polled 6 tiles. That took 1737.9359 millis.
[03:40:41 PM] INFO com.wurmonline.server.Server: Lag detected at Zones.pollnextzones (0.5): 1.742 seconds
[03:40:41 PM] INFO com.wurmonline.server.Server: Elapsed time (1743ms) for this loop was more than 1 second so adding it to the lag count, which is now: 785

(4 hours of up time 29 users on login  10 on cluster)  as an admin if you can understand whats going on above you'll know what this means.  Yup..  im averaging 1 to 2s poll timers per tick...    The login server is collecting so much garbage has lag counts empty! Yes Empty. 

Im not hosting these servers on crap.. Its on a dedicated machine (the highest Citadel has to offer and your bill will  be $2400 per year ..... when my pre paid year is up im done with this provider.    Sorry...  

and yup.. I've got X5 32 core Enterprise servers at home i was hosting on but didn't have DDOS protection so I moved it to a hosting company.    Even on these servers I can see poll timers go up empty of players....    

 

CC is throwing high end servers instead of fixing poll timer issues on WO..  Even with GV as a login server Xanadu runs like crap!   Any player who still plays there knows im speaking the truth.   

 

When Urath goes down... Which eventually it probably will, players will either quit playing WU or move to another server and pound it into the ground.    

Ive burned out a coder trying to bandaid this world we're creating, and a staff that gets to hear tons of complaints daily about lag and other issues related to the above.      We're getting tired..   Im getting tired...  I dont get paid for this.   It should be fun right?  

 

 

Getting pretty tired of it..   Really sorry but I needed to vent..     I see no light at the end of this tunnel.. Just a train.  

 

   If i could make one recommendation to CC without making a lot of changes to the 6000 lines of code involved in the polling cycles i would make one..   add a configuration flag in the Wurm.ini to turn off polling a deed or just turn off decay on deed.   Your worst enemy is containers within containers.   The amount of time it takes to loop through storage containers inside storage containers is INSANE! 

 

I password protected Ages of Urath.    Its by referral only..   I wish the public servers the best of luck. 

 

Cheers

Edited by razoreqx
  • Like 3

Share this post


Link to post
Share on other sites

keybindings.txt is gaining Multiple entries of key binds,

Spoiler

// This file contains your saved key bindings, DO NOT EDIT IT.
// The contents are replaced with your active keybinds every time you quit the game.
// If you want to add a new key binding, use bind in the game console instead.
// Use autorun.txt for non-bind commands that should run on game start.

// This file will be automatically created with default values if it is missing.
// So if you ever manage to mess up this file, just delete it to get a clean one.

bind F11 "screenshot"
bind F11 "screenshot"
bind F11 "screenshot"
bind TAB ACTIVATE
bind TAB ACTIVATE
bind TAB ACTIVATE
bind SHIFT+X MINE_DOWN
bind CTRL+F6 "exec miscellaneoustools.txt"
bind CTRL+F6 "exec miscellaneoustools.txt"
bind CTRL+F6 "exec miscellaneoustools.txt"
bind SHIFT+T "toggleTrees"
bind SHIFT+T "toggleTrees"
bind SHIFT+T "toggleTrees"
bind SHIFT+F3 "exec mine.txt"
bind SHIFT+F3 "exec mine.txt"
bind SHIFT+F3 "exec mine.txt"
bind F8 "say /fl"
bind F8 "say /fl"
bind F8 "say /fl"
bind MOUSE3 MINE_TUNNEL
bind MOUSE3 MINE_TUNNEL
bind MOUSE3 MINE_TUNNEL
bind SHIFT+F9 "exec forestry.txt"
bind SHIFT+F9 "exec forestry.txt"
bind SHIFT+F9 "exec forestry.txt"
bind S MOVE_BACK
bind DOWN MOVE_BACK
bind S MOVE_BACK
bind DOWN MOVE_BACK
bind S MOVE_BACK
bind DOWN MOVE_BACK
bind CTRL+A ADD_TO_CRAFTING_WINDOW
bind CTRL+A ADD_TO_CRAFTING_WINDOW
bind CTRL+A ADD_TO_CRAFTING_WINDOW
bind R AUTORUN
bind R AUTORUN
bind R AUTORUN
bind CTRL+1 "exec blacksmithing.txt"
bind CTRL+1 "exec blacksmithing.txt"
bind CTRL+1 "exec blacksmithing.txt"
bind NUMPAD9 AIM_UPPER_RIGHT
bind NUMPAD9 AIM_UPPER_RIGHT
bind NUMPAD9 AIM_UPPER_RIGHT
bind Z STOP
bind Z STOP
bind Z STOP
bind H "toggle wikisearch"
bind H "toggle wikisearch"
bind H "toggle wikisearch"
bind SHIFT+S "say /fsleep"
bind SHIFT+S "say /fsleep"
bind SHIFT+S "say /fsleep"
bind G "say guards!"
bind W MOVE_FORWARD
bind UP MOVE_FORWARD
bind W MOVE_FORWARD
bind UP MOVE_FORWARD
bind W MOVE_FORWARD
bind UP MOVE_FORWARD
bind NUMPAD8 AIM_UPPER_MIDDLE
bind NUMPAD8 AIM_UPPER_MIDDLE
bind NUMPAD8 AIM_UPPER_MIDDLE
bind ESCAPE STOP_OR_MAIN_MENU
bind ESCAPE STOP_OR_MAIN_MENU
bind ESCAPE STOP_OR_MAIN_MENU
bind F3 "toggle inventory"
bind F3 "toggle inventory"
bind F3 "toggle inventory"
bind NUMPAD5 AIM_MIDDLE
bind NUMPAD5 AIM_MIDDLE
bind NUMPAD5 AIM_MIDDLE
bind A MOVE_LEFT
bind A MOVE_LEFT
bind A MOVE_LEFT
bind NUMPAD1 AIM_LOWER_LEFT
bind NUMPAD1 AIM_LOWER_LEFT
bind NUMPAD1 AIM_LOWER_LEFT
bind ALT+F2 "exec weapon_chaos.txt"
bind ALT+F2 "exec weapon_chaos.txt"
bind ALT+F2 "exec weapon_chaos.txt"
bind V MINE_UP
bind X PUSH
bind NUMPAD0 FOCUS
bind NUMPAD0 FOCUS
bind NUMPAD0 FOCUS
bind SHIFT+F1 "exec wood.txt"
bind SHIFT+F1 "exec wood.txt"
bind SHIFT+F1 "exec wood.txt"
bind PAGE_DOWN TURN_DOWN
bind PAGE_DOWN TURN_DOWN
bind PAGE_DOWN TURN_DOWN
bind NUMPAD3 AIM_LOWER_RIGHT
bind NUMPAD3 AIM_LOWER_RIGHT
bind NUMPAD3 AIM_LOWER_RIGHT
bind NUMPAD2 AIM_LOWER_MIDDLE
bind NUMPAD2 AIM_LOWER_MIDDLE
bind NUMPAD2 AIM_LOWER_MIDDLE
bind CTRL+TAB NEXT_WINDOW
bind CTRL+TAB NEXT_WINDOW
bind CTRL+TAB NEXT_WINDOW
bind SPACE SHIELD_BASH
bind DECIMAL SHIELD_BASH
bind SPACE SHIELD_BASH
bind DECIMAL SHIELD_BASH
bind SPACE SHIELD_BASH
bind DECIMAL SHIELD_BASH
bind SHIFT+F8 "exec bot-forage.txt"
bind SHIFT+F8 "exec bot-forage.txt"
bind SHIFT+F8 "exec bot-forage.txt"
bind CTRL+F7 "exec animals.txt"
bind CTRL+F7 "exec animals.txt"
bind CTRL+F7 "exec animals.txt"
bind Y TARGET_HOSTILE
bind Y TARGET_HOSTILE
bind Y TARGET_HOSTILE
bind ALT+F1 "exec carp_chaos.txt"
bind ALT+F1 "exec carp_chaos.txt"
bind ALT+F1 "exec carp_chaos.txt"
bind E TURN_RIGHT
bind RIGHT TURN_RIGHT
bind E TURN_RIGHT
bind RIGHT TURN_RIGHT
bind E TURN_RIGHT
bind RIGHT TURN_RIGHT
bind C PULL
bind SHIFT+V CULTIVATE
bind SHIFT+V CULTIVATE
bind SHIFT+V CULTIVATE
bind INSERT STRAFE
bind INSERT STRAFE
bind INSERT STRAFE
bind DIVIDE DEFEND_LEFT
bind DIVIDE DEFEND_LEFT
bind DIVIDE DEFEND_LEFT
bind SHIFT+F11 "exec improve-repair.txt"
bind SHIFT+F11 "exec improve-repair.txt"
bind SHIFT+F11 "exec improve-repair.txt"
bind CTRL+F2 "exec LW_Production.txt"
bind CTRL+F2 "exec LW_Production.txt"
bind CTRL+F2 "exec LW_Production.txt"
bind NUMPAD4 AIM_LEFT
bind NUMPAD4 AIM_LEFT
bind NUMPAD4 AIM_LEFT
bind F4 "toggle stats"
bind F4 "toggle stats"
bind F4 "toggle stats"
bind MOUSE3 SOW
bind CTRL+SHIFT+TAB PREVIOUS_WINDOW
bind CTRL+SHIFT+TAB PREVIOUS_WINDOW
bind CTRL+SHIFT+TAB PREVIOUS_WINDOW
bind SHIFT+F6 "exec dragging.txt"
bind SHIFT+F6 "exec dragging.txt"
bind SHIFT+F6 "exec dragging.txt"
bind NUMPAD7 AIM_UPPER_LEFT
bind NUMPAD7 AIM_UPPER_LEFT
bind NUMPAD7 AIM_UPPER_LEFT
bind L TOGGLE_CRAFTING_RECIPES
bind L TOGGLE_CRAFTING_RECIPES
bind L TOGGLE_CRAFTING_RECIPES
bind CTRL+F4 "exec farmtools.txt"
bind CTRL+F4 "exec farmtools.txt"
bind CTRL+F4 "exec farmtools.txt"
bind F10 "toggle gui"
bind F10 "toggle gui"
bind F10 "toggle gui"
bind SHIFT+C "say #chat 16711935"
bind CTRL+F3 "exec ropemaking.txt"
bind CTRL+F3 "exec ropemaking.txt"
bind CTRL+F3 "exec ropemaking.txt"
bind SUBTRACT DEFEND_LOWER
bind SUBTRACT DEFEND_LOWER
bind SUBTRACT DEFEND_LOWER
bind SHIFT+F5 "exec farm.txt"
bind SHIFT+F5 "exec farm.txt"
bind SHIFT+F5 "exec farm.txt"
bind J PRAY
bind T TAKE
bind U TAKE
bind U TAKE
bind T TAKE
bind T TAKE
bind U TAKE
bind PAGE_UP TURN_UP
bind PAGE_UP TURN_UP
bind PAGE_UP TURN_UP
bind F12 "quit"
bind F12 "quit"
bind F12 "quit"
bind D MOVE_RIGHT
bind D MOVE_RIGHT
bind D MOVE_RIGHT
bind 6 ACTIVATE_TOOL6
bind 6 ACTIVATE_TOOL6
bind 6 ACTIVATE_TOOL6
bind 7 ACTIVATE_TOOL7
bind 7 ACTIVATE_TOOL7
bind 7 ACTIVATE_TOOL7
bind 4 ACTIVATE_TOOL4
bind 4 ACTIVATE_TOOL4
bind 4 ACTIVATE_TOOL4
bind 5 ACTIVATE_TOOL5
bind 5 ACTIVATE_TOOL5
bind 5 ACTIVATE_TOOL5
bind SHIFT+C GROOM
bind 8 ACTIVATE_TOOL8
bind 8 ACTIVATE_TOOL8
bind 8 ACTIVATE_TOOL8
bind 9 ACTIVATE_TOOL9
bind 9 ACTIVATE_TOOL9
bind 9 ACTIVATE_TOOL9
bind CTRL+F8 "exec Pottery_Production.txt"
bind CTRL+F8 "exec Pottery_Production.txt"
bind CTRL+F8 "exec Pottery_Production.txt"
bind 2 ACTIVATE_TOOL2
bind 2 ACTIVATE_TOOL2
bind 2 ACTIVATE_TOOL2
bind SHIFT+TAB PREVIOUS_TAB
bind SHIFT+TAB PREVIOUS_TAB
bind SHIFT+TAB PREVIOUS_TAB
bind 3 ACTIVATE_TOOL3
bind 3 ACTIVATE_TOOL3
bind 3 ACTIVATE_TOOL3
bind F "flight"
bind F "flight"
bind F "flight"
bind 1 ACTIVATE_TOOL1
bind 1 ACTIVATE_TOOL1
bind 1 ACTIVATE_TOOL1
bind MULTIPLY DEFEND_UPPER
bind MULTIPLY DEFEND_UPPER
bind MULTIPLY DEFEND_UPPER
bind SHIFT+F4 "exec imp.txt"
bind SHIFT+F4 "exec imp.txt"
bind SHIFT+F4 "exec imp.txt"
bind N TOGGLE_CHARACTER
bind N TOGGLE_CHARACTER
bind N TOGGLE_CHARACTER
bind SHIFT+F7 "exec continue.txt"
bind SHIFT+F7 "exec continue.txt"
bind SHIFT+F7 "exec continue.txt"
bind P LIGHT_TOKEN
bind P LIGHT_TOKEN
bind P LIGHT_TOKEN
bind MOUSE4 LIGHT_TOKEN
bind O MAIN_MENU
bind O MAIN_MENU
bind O MAIN_MENU
bind CTRL+F5 "exec woodcutting.txt"
bind CTRL+F5 "exec woodcutting.txt"
bind CTRL+F5 "exec woodcutting.txt"
bind I MEDITATE
bind F9 "toggle character"
bind F9 "toggle character"
bind F9 "toggle character"
bind F5 "say /sleep"
bind F5 "say /sleep"
bind F5 "say /sleep"
bind 0 ACTIVATE_TOOL10
bind 0 ACTIVATE_TOOL10
bind 0 ACTIVATE_TOOL10
bind ADD DEFEND_RIGHT
bind ADD DEFEND_RIGHT
bind ADD DEFEND_RIGHT
bind F6 "say /time"
bind F6 "say /time"
bind F6 "say /time"
bind B TOGGLE_CHARACTER_WINDOW
bind B TOGGLE_CHARACTER_WINDOW
bind B TOGGLE_CHARACTER_WINDOW
bind F1 "toggle console"
bind F1 "toggle console"
bind F1 "toggle console"
bind CTRL+F1 "exec carpentertools.txt"
bind CTRL+F1 "exec carpentertools.txt"
bind CTRL+F1 "exec carpentertools.txt"
bind SHIFT+F10 "exec medi_pray.txt"
bind SHIFT+F10 "exec medi_pray.txt"
bind SHIFT+F10 "exec medi_pray.txt"
bind MOUSE5 TOGGLE_CLIMB
bind MOUSE5 TOGGLE_CLIMB
bind MOUSE5 TOGGLE_CLIMB
bind Q TURN_LEFT
bind LEFT TURN_LEFT
bind Q TURN_LEFT
bind LEFT TURN_LEFT
bind Q TURN_LEFT
bind LEFT TURN_LEFT
bind F7 "say /mission"
bind F7 "say /mission"
bind F7 "say /mission"
bind SHIFT+F2 "exec dig.txt"
bind SHIFT+F2 "exec dig.txt"
bind SHIFT+F2 "exec dig.txt"
bind NUMPAD6 AIM_RIGHT
bind NUMPAD6 AIM_RIGHT
bind NUMPAD6 AIM_RIGHT
bind ENTER TOGGLE_CHAT
bind ENTER TOGGLE_CHAT
bind ENTER TOGGLE_CHAT
bind K TOGGLE_CRAFTING
bind K TOGGLE_CRAFTING
bind K TOGGLE_CRAFTING
bind F2 "toggle skills"
bind F2 "toggle skills"
bind F2 "toggle skills"
bind M TOGGLE_MAP
bind M TOGGLE_MAP
bind M TOGGLE_MAP

 

 

This is only after a clear out and 1 reloging today.

had at least 20 entries of each key bind before clear out.

i believe extra entries cause launcher lag when changing characters

Share this post


Link to post
Share on other sites

Yes, launcher gets stuck for 30-40 secs when changing characters and/or settings. Clearing keybinds resolves the lag issue but keybinds get bloated again.

Share this post


Link to post
Share on other sites
On 9/6/2016 at 9:55 AM, bigsteve said:

keybindings.txt is gaining Multiple entries of key binds,

  Reveal hidden contents

// This file contains your saved key bindings, DO NOT EDIT IT.
// The contents are replaced with your active keybinds every time you quit the game.
// If you want to add a new key binding, use bind in the game console instead.
// Use autorun.txt for non-bind commands that should run on game start.

// This file will be automatically created with default values if it is missing.
// So if you ever manage to mess up this file, just delete it to get a clean one.

bind F11 "screenshot"
bind F11 "screenshot"
bind F11 "screenshot"
bind TAB ACTIVATE
bind TAB ACTIVATE
bind TAB ACTIVATE
bind SHIFT+X MINE_DOWN
bind CTRL+F6 "exec miscellaneoustools.txt"
bind CTRL+F6 "exec miscellaneoustools.txt"
bind CTRL+F6 "exec miscellaneoustools.txt"
bind SHIFT+T "toggleTrees"
bind SHIFT+T "toggleTrees"
bind SHIFT+T "toggleTrees"
bind SHIFT+F3 "exec mine.txt"
bind SHIFT+F3 "exec mine.txt"
bind SHIFT+F3 "exec mine.txt"
bind F8 "say /fl"
bind F8 "say /fl"
bind F8 "say /fl"
bind MOUSE3 MINE_TUNNEL
bind MOUSE3 MINE_TUNNEL
bind MOUSE3 MINE_TUNNEL
bind SHIFT+F9 "exec forestry.txt"
bind SHIFT+F9 "exec forestry.txt"
bind SHIFT+F9 "exec forestry.txt"
bind S MOVE_BACK
bind DOWN MOVE_BACK
bind S MOVE_BACK
bind DOWN MOVE_BACK
bind S MOVE_BACK
bind DOWN MOVE_BACK
bind CTRL+A ADD_TO_CRAFTING_WINDOW
bind CTRL+A ADD_TO_CRAFTING_WINDOW
bind CTRL+A ADD_TO_CRAFTING_WINDOW
bind R AUTORUN
bind R AUTORUN
bind R AUTORUN
bind CTRL+1 "exec blacksmithing.txt"
bind CTRL+1 "exec blacksmithing.txt"
bind CTRL+1 "exec blacksmithing.txt"
bind NUMPAD9 AIM_UPPER_RIGHT
bind NUMPAD9 AIM_UPPER_RIGHT
bind NUMPAD9 AIM_UPPER_RIGHT
bind Z STOP
bind Z STOP
bind Z STOP
bind H "toggle wikisearch"
bind H "toggle wikisearch"
bind H "toggle wikisearch"
bind SHIFT+S "say /fsleep"
bind SHIFT+S "say /fsleep"
bind SHIFT+S "say /fsleep"
bind G "say guards!"
bind W MOVE_FORWARD
bind UP MOVE_FORWARD
bind W MOVE_FORWARD
bind UP MOVE_FORWARD
bind W MOVE_FORWARD
bind UP MOVE_FORWARD
bind NUMPAD8 AIM_UPPER_MIDDLE
bind NUMPAD8 AIM_UPPER_MIDDLE
bind NUMPAD8 AIM_UPPER_MIDDLE
bind ESCAPE STOP_OR_MAIN_MENU
bind ESCAPE STOP_OR_MAIN_MENU
bind ESCAPE STOP_OR_MAIN_MENU
bind F3 "toggle inventory"
bind F3 "toggle inventory"
bind F3 "toggle inventory"
bind NUMPAD5 AIM_MIDDLE
bind NUMPAD5 AIM_MIDDLE
bind NUMPAD5 AIM_MIDDLE
bind A MOVE_LEFT
bind A MOVE_LEFT
bind A MOVE_LEFT
bind NUMPAD1 AIM_LOWER_LEFT
bind NUMPAD1 AIM_LOWER_LEFT
bind NUMPAD1 AIM_LOWER_LEFT
bind ALT+F2 "exec weapon_chaos.txt"
bind ALT+F2 "exec weapon_chaos.txt"
bind ALT+F2 "exec weapon_chaos.txt"
bind V MINE_UP
bind X PUSH
bind NUMPAD0 FOCUS
bind NUMPAD0 FOCUS
bind NUMPAD0 FOCUS
bind SHIFT+F1 "exec wood.txt"
bind SHIFT+F1 "exec wood.txt"
bind SHIFT+F1 "exec wood.txt"
bind PAGE_DOWN TURN_DOWN
bind PAGE_DOWN TURN_DOWN
bind PAGE_DOWN TURN_DOWN
bind NUMPAD3 AIM_LOWER_RIGHT
bind NUMPAD3 AIM_LOWER_RIGHT
bind NUMPAD3 AIM_LOWER_RIGHT
bind NUMPAD2 AIM_LOWER_MIDDLE
bind NUMPAD2 AIM_LOWER_MIDDLE
bind NUMPAD2 AIM_LOWER_MIDDLE
bind CTRL+TAB NEXT_WINDOW
bind CTRL+TAB NEXT_WINDOW
bind CTRL+TAB NEXT_WINDOW
bind SPACE SHIELD_BASH
bind DECIMAL SHIELD_BASH
bind SPACE SHIELD_BASH
bind DECIMAL SHIELD_BASH
bind SPACE SHIELD_BASH
bind DECIMAL SHIELD_BASH
bind SHIFT+F8 "exec bot-forage.txt"
bind SHIFT+F8 "exec bot-forage.txt"
bind SHIFT+F8 "exec bot-forage.txt"
bind CTRL+F7 "exec animals.txt"
bind CTRL+F7 "exec animals.txt"
bind CTRL+F7 "exec animals.txt"
bind Y TARGET_HOSTILE
bind Y TARGET_HOSTILE
bind Y TARGET_HOSTILE
bind ALT+F1 "exec carp_chaos.txt"
bind ALT+F1 "exec carp_chaos.txt"
bind ALT+F1 "exec carp_chaos.txt"
bind E TURN_RIGHT
bind RIGHT TURN_RIGHT
bind E TURN_RIGHT
bind RIGHT TURN_RIGHT
bind E TURN_RIGHT
bind RIGHT TURN_RIGHT
bind C PULL
bind SHIFT+V CULTIVATE
bind SHIFT+V CULTIVATE
bind SHIFT+V CULTIVATE
bind INSERT STRAFE
bind INSERT STRAFE
bind INSERT STRAFE
bind DIVIDE DEFEND_LEFT
bind DIVIDE DEFEND_LEFT
bind DIVIDE DEFEND_LEFT
bind SHIFT+F11 "exec improve-repair.txt"
bind SHIFT+F11 "exec improve-repair.txt"
bind SHIFT+F11 "exec improve-repair.txt"
bind CTRL+F2 "exec LW_Production.txt"
bind CTRL+F2 "exec LW_Production.txt"
bind CTRL+F2 "exec LW_Production.txt"
bind NUMPAD4 AIM_LEFT
bind NUMPAD4 AIM_LEFT
bind NUMPAD4 AIM_LEFT
bind F4 "toggle stats"
bind F4 "toggle stats"
bind F4 "toggle stats"
bind MOUSE3 SOW
bind CTRL+SHIFT+TAB PREVIOUS_WINDOW
bind CTRL+SHIFT+TAB PREVIOUS_WINDOW
bind CTRL+SHIFT+TAB PREVIOUS_WINDOW
bind SHIFT+F6 "exec dragging.txt"
bind SHIFT+F6 "exec dragging.txt"
bind SHIFT+F6 "exec dragging.txt"
bind NUMPAD7 AIM_UPPER_LEFT
bind NUMPAD7 AIM_UPPER_LEFT
bind NUMPAD7 AIM_UPPER_LEFT
bind L TOGGLE_CRAFTING_RECIPES
bind L TOGGLE_CRAFTING_RECIPES
bind L TOGGLE_CRAFTING_RECIPES
bind CTRL+F4 "exec farmtools.txt"
bind CTRL+F4 "exec farmtools.txt"
bind CTRL+F4 "exec farmtools.txt"
bind F10 "toggle gui"
bind F10 "toggle gui"
bind F10 "toggle gui"
bind SHIFT+C "say #chat 16711935"
bind CTRL+F3 "exec ropemaking.txt"
bind CTRL+F3 "exec ropemaking.txt"
bind CTRL+F3 "exec ropemaking.txt"
bind SUBTRACT DEFEND_LOWER
bind SUBTRACT DEFEND_LOWER
bind SUBTRACT DEFEND_LOWER
bind SHIFT+F5 "exec farm.txt"
bind SHIFT+F5 "exec farm.txt"
bind SHIFT+F5 "exec farm.txt"
bind J PRAY
bind T TAKE
bind U TAKE
bind U TAKE
bind T TAKE
bind T TAKE
bind U TAKE
bind PAGE_UP TURN_UP
bind PAGE_UP TURN_UP
bind PAGE_UP TURN_UP
bind F12 "quit"
bind F12 "quit"
bind F12 "quit"
bind D MOVE_RIGHT
bind D MOVE_RIGHT
bind D MOVE_RIGHT
bind 6 ACTIVATE_TOOL6
bind 6 ACTIVATE_TOOL6
bind 6 ACTIVATE_TOOL6
bind 7 ACTIVATE_TOOL7
bind 7 ACTIVATE_TOOL7
bind 7 ACTIVATE_TOOL7
bind 4 ACTIVATE_TOOL4
bind 4 ACTIVATE_TOOL4
bind 4 ACTIVATE_TOOL4
bind 5 ACTIVATE_TOOL5
bind 5 ACTIVATE_TOOL5
bind 5 ACTIVATE_TOOL5
bind SHIFT+C GROOM
bind 8 ACTIVATE_TOOL8
bind 8 ACTIVATE_TOOL8
bind 8 ACTIVATE_TOOL8
bind 9 ACTIVATE_TOOL9
bind 9 ACTIVATE_TOOL9
bind 9 ACTIVATE_TOOL9
bind CTRL+F8 "exec Pottery_Production.txt"
bind CTRL+F8 "exec Pottery_Production.txt"
bind CTRL+F8 "exec Pottery_Production.txt"
bind 2 ACTIVATE_TOOL2
bind 2 ACTIVATE_TOOL2
bind 2 ACTIVATE_TOOL2
bind SHIFT+TAB PREVIOUS_TAB
bind SHIFT+TAB PREVIOUS_TAB
bind SHIFT+TAB PREVIOUS_TAB
bind 3 ACTIVATE_TOOL3
bind 3 ACTIVATE_TOOL3
bind 3 ACTIVATE_TOOL3
bind F "flight"
bind F "flight"
bind F "flight"
bind 1 ACTIVATE_TOOL1
bind 1 ACTIVATE_TOOL1
bind 1 ACTIVATE_TOOL1
bind MULTIPLY DEFEND_UPPER
bind MULTIPLY DEFEND_UPPER
bind MULTIPLY DEFEND_UPPER
bind SHIFT+F4 "exec imp.txt"
bind SHIFT+F4 "exec imp.txt"
bind SHIFT+F4 "exec imp.txt"
bind N TOGGLE_CHARACTER
bind N TOGGLE_CHARACTER
bind N TOGGLE_CHARACTER
bind SHIFT+F7 "exec continue.txt"
bind SHIFT+F7 "exec continue.txt"
bind SHIFT+F7 "exec continue.txt"
bind P LIGHT_TOKEN
bind P LIGHT_TOKEN
bind P LIGHT_TOKEN
bind MOUSE4 LIGHT_TOKEN
bind O MAIN_MENU
bind O MAIN_MENU
bind O MAIN_MENU
bind CTRL+F5 "exec woodcutting.txt"
bind CTRL+F5 "exec woodcutting.txt"
bind CTRL+F5 "exec woodcutting.txt"
bind I MEDITATE
bind F9 "toggle character"
bind F9 "toggle character"
bind F9 "toggle character"
bind F5 "say /sleep"
bind F5 "say /sleep"
bind F5 "say /sleep"
bind 0 ACTIVATE_TOOL10
bind 0 ACTIVATE_TOOL10
bind 0 ACTIVATE_TOOL10
bind ADD DEFEND_RIGHT
bind ADD DEFEND_RIGHT
bind ADD DEFEND_RIGHT
bind F6 "say /time"
bind F6 "say /time"
bind F6 "say /time"
bind B TOGGLE_CHARACTER_WINDOW
bind B TOGGLE_CHARACTER_WINDOW
bind B TOGGLE_CHARACTER_WINDOW
bind F1 "toggle console"
bind F1 "toggle console"
bind F1 "toggle console"
bind CTRL+F1 "exec carpentertools.txt"
bind CTRL+F1 "exec carpentertools.txt"
bind CTRL+F1 "exec carpentertools.txt"
bind SHIFT+F10 "exec medi_pray.txt"
bind SHIFT+F10 "exec medi_pray.txt"
bind SHIFT+F10 "exec medi_pray.txt"
bind MOUSE5 TOGGLE_CLIMB
bind MOUSE5 TOGGLE_CLIMB
bind MOUSE5 TOGGLE_CLIMB
bind Q TURN_LEFT
bind LEFT TURN_LEFT
bind Q TURN_LEFT
bind LEFT TURN_LEFT
bind Q TURN_LEFT
bind LEFT TURN_LEFT
bind F7 "say /mission"
bind F7 "say /mission"
bind F7 "say /mission"
bind SHIFT+F2 "exec dig.txt"
bind SHIFT+F2 "exec dig.txt"
bind SHIFT+F2 "exec dig.txt"
bind NUMPAD6 AIM_RIGHT
bind NUMPAD6 AIM_RIGHT
bind NUMPAD6 AIM_RIGHT
bind ENTER TOGGLE_CHAT
bind ENTER TOGGLE_CHAT
bind ENTER TOGGLE_CHAT
bind K TOGGLE_CRAFTING
bind K TOGGLE_CRAFTING
bind K TOGGLE_CRAFTING
bind F2 "toggle skills"
bind F2 "toggle skills"
bind F2 "toggle skills"
bind M TOGGLE_MAP
bind M TOGGLE_MAP
bind M TOGGLE_MAP

 

 

This is only after a clear out and 1 reloging today.

had at least 20 entries of each key bind before clear out.

i believe extra entries cause launcher lag when changing characters

 

On 9/15/2016 at 4:50 PM, Jaz said:

Yes, launcher gets stuck for 30-40 secs when changing characters and/or settings. Clearing keybinds resolves the lag issue but keybinds get bloated again.

 

I have encountered this problem since the 1.1.1.2 release update via Steam. It seems that if the keybinds file is set to 'default', there is no issue. Once it starts remapping keybinds using a custom file, it hits a massive loop on each keybind, eventually causing the launcher to crash. I have watched it generate a few hundred thousand-line log file by the time I killed the launcher. Remove the custom settings folder (or change the 'autorun.txt' file in a player's folder to 'default') and it runs fine.

 

I use a custom set of keybinds for each action (a la mntnoe on Github) and this seriously breaks my flow if I have to resort to default keybinds. Really hope this is hotfixed soon.

 

*edit*

 

This is the result of a rogue keybindings.txt file (in each of my character's folders) with repeated bindings. When the launcher tries to load it, it crashes the launcher. Not sure what part of Wurm did this. Removing the file fixed the problem.

Edited by Nuinethir

Share this post


Link to post
Share on other sites

Wild growth used to have up to 4 radius(9x9 area), but right now it's only affecting a 3x3 area no matter the power of the cast. (Tested 12 casts in my grape area)

Share this post


Link to post
Share on other sites

Not sure if its a bug or feature but the skill gain system is missing a few things that is in online.

 

Skill gain rate is not independent of action timer. On online the skill gain rate is the same for long actions as it is for a short actions (gain amount / timer). On online all actions seems to have the same skill gain rate (I'm not including the number gains, just the gain amount / action timer).

 

In unlimited most actions seem to be using the "doSkillGainNew" function that has a few issues (or features?). In online if a action is too easy or too difficult you don't get skill for it (0 < power < 40 => skill gain) however in online it's just if power > 0 which allows players to continue to gain skill on easy actions at high skill. For example this also makes it so that you gain more skill for mining rock to 100 than having to switch from rock->iron->silver->gold/marble. It is also allows players to continue to gain skill making shafts all the way to 100.

 

The "doSkillGainNew" function also gives a bonus of (bonus = 1 + 0.1 * (diff / 15)) where diff is Math.abs(action_difficulty - this.knowledge). This gives a unexpected bonus where you get the largest bonus when the action is +/- 15 difficulty of the skill and no bonus when the skill is the same as the difficulty (the graph would look like this _v_ ). What would be expected is a bonus where the difficulty is the same as the skill and the bonus reduces as the difference increases (a graph that would look like this -^-). What I expect is a bonus that looks like this, bonus = 1 + 0.1 * ((15-diff) / 15).

 

These might just be features but seems a bit weird to me.

 

Edited by blayze

Share this post


Link to post
Share on other sites

Queued actions getting stuck during combat is an old bug that still exists. They get stuck in queue and prevent things like leading your horse so you can ride to safety.

Edited by Richgar

Share this post


Link to post
Share on other sites

Champagne and knapsacks do not have templates and cannot be created nor spawned.

Share this post


Link to post
Share on other sites

How information is saved with regards to toolbelts should be revisited for Wurm Unlimited. "playerdata_test.txt"

Setting up toolbelts for tools on one server will wipe out information of tool layouts for another server with character of same name.

If they are going to be saved that way, a server name or server id should be added in the file path.

  • Like 1

Share this post


Link to post
Share on other sites

ok, nobody in server issues has an answer, thats because i post it as bug

 

quote:

 

Hello all

 

i found out now that the value of players are online is not correct showed with the /who command

 

Loginserver

[11:03:57] These other players are online on Necropolis ..::[ger|eng]  pve 5x3x ::..:

[11:03:57] 2 players on this server. (6 totally in Wurm)

 

North of the loginserver:

[11:03:11] These other players are online on Sundal:

[11:03:11] 4 players on this server. (6 totally in Wurm)

 

But at the east map of the loginserver:

[11:04:24] These other players are online on Drachenfels:

[11:04:24] None! (3 totally in Wurm)

 

Share this post


Link to post
Share on other sites

not sure if this has been mentioned but in the 1.2 update the "recipe" add materials to crafting bit, not sure what you call that, but anyway. when I try to add starting materials it no longer works. if I log out and leave myself on a second floor, I fall straight through, this wasn't happening before the last update and i can no longer stand between 3 tiles to build i now have to stand in front of each wall to build, again this wasn't happening before the latest update. (IT'S acting like it's a fence, you get a message saying you are too far from the end, like you do if your putting up a fence piece,)

 

the latest update is really buggy,

Share this post


Link to post
Share on other sites

I believe the change with spawning if you have a bed on second floor, is because there is sometimes a wierd thing if you do spawn on 2nd floor. You will be "rubberbanding" walking down slopes. Dropping to ground solves this issue.

 

The change that you have to stand close to a wall when building now, was also a deliberate change I think.

Share this post


Link to post
Share on other sites
1 hour ago, Jukken said:

 

 

The change that you have to stand close to a wall when building now, was also a deliberate change I think.

ok thanks, I don't like it, because i'm a builder I build loads of buildings, having to shift after building a piece of wall is annoying and inconvenient,

Share this post


Link to post
Share on other sites
On 8/26/2016 at 7:55 AM, razoreqx said:

The bottom line and the truth:

1. No hosting provider listed on this forum is going to handle more than (2) 4k maps in a log in / cluster configuration.  CC should have recommended a small map for a login server when they introduced the cluster configuration.    #fail

2. Im not spending $2,000+ on hosting a game per year.     If you have 50+ users on a 4k map with 1 cluster your poll timers will average 2s per zone eventually as the map fills up with any item that ages, decays....    Yes about everything in the game.


[03:40:31 PM] INFO com.wurmonline.server.Server: Lag detected at Zones.pollnextzones (0.5): 0.616 seconds

[03:40:41 PM] INFO com.wurmonline.server.zones.Zone: Zone at 1024, 3840 polled 6 tiles. That took 1737.9359 millis.

[03:40:41 PM] INFO com.wurmonline.server.Server: Lag detected at Zones.pollnextzones (0.5): 1.742 seconds

[03:40:41 PM] INFO com.wurmonline.server.Server: Elapsed time (1743ms) for this loop was more than 1 second so adding it to the lag count, which is now: 785

(4 hours of up time 29 users on login  10 on cluster)  as an admin if you can understand whats going on above you'll know what this means.  Yup..  im averaging 1 to 2s poll timers per tick...    The login server is collecting so much garbage has lag counts empty! Yes Empty. 

Im not hosting these servers on crap.. Its on a dedicated machine (the highest Citadel has to offer and your bill will  be $2400 per year ..... when my pre paid year is up im done with this provider.    Sorry...  

and yup.. I've got X5 32 core Enterprise servers at home i was hosting on but didn't have DDOS protection so I moved it to a hosting company.    Even on these servers I can see poll timers go up empty of players....    

 

CC is throwing high end servers instead of fixing poll timer issues on WO..  Even with GV as a login server Xanadu runs like crap!   Any player who still plays there knows im speaking the truth.   

 

When Urath goes down... Which eventually it probably will, players will either quit playing WU or move to another server and pound it into the ground.    

Ive burned out a coder trying to bandaid this world we're creating, and a staff that gets to hear tons of complaints daily about lag and other issues related to the above.      We're getting tired..   Im getting tired...  I dont get paid for this.   It should be fun right?  

 

 

Getting pretty tired of it..   Really sorry but I needed to vent..     I see no light at the end of this tunnel.. Just a train.  

 

   If i could make one recommendation to CC without making a lot of changes to the 6000 lines of code involved in the polling cycles i would make one..   add a configuration flag in the Wurm.ini to turn off polling a deed or just turn off decay on deed.   Your worst enemy is containers within containers.   The amount of time it takes to loop through storage containers inside storage containers is INSANE! 

 

I password protected Ages of Urath.    Its by referral only..   I wish the public servers the best of luck. 

 

Cheers

Hey Razor, the WO code is doing away with a lot of decay on deeds.  This may be a big help for your issues posted here?

Share this post


Link to post
Share on other sites

Each item will still have to be polled to see if it's on deed or not.  It might be a few miliseconds less processing time for each item, because it can skip the math for decay if the item is on deed.

 

Share this post


Link to post
Share on other sites
On 8/2/2016 at 5:16 AM, Huntar said:

benches, chairs, etc, all sink into cave dwelling floors

 

Stools seem to be fixed, though thrones, benches, and all other sorts of chairs still sink into the floors of cave dwellings. Please fix.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this