A couple of new oddities...

xelloss
Posts: 57
Joined: Sat Mar 09, 2013 1:09 am

A couple of new oddities...

Post by xelloss » Fri Nov 28, 2014 10:01 am

So, first things first server is working it's just doing two oddball things.

1) Anytime you are idle, ie sitting still not doing anything for ~3-4 mins the server starts spammmmmming "Global Balance of Power" messages. Two at a time, every 7 seconds. Any ideas on that?

2) I'm not sure if this is an adjustment or change with retail so it might not be a bug. The TP meter doesn't read out in % anymore. It uses a 4 digit system, so like 2277 is 227.7%. Always throws me for a loop since I'm used to seeing just three numbers and thinking that 0162 means I can weaponskill.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: A couple of new oddities...

Post by kjLotus » Fri Nov 28, 2014 4:54 pm

1 is the conquest system being dumb, i'll take a look at it tomorrow
2 is how it works on retail now

xelloss
Posts: 57
Joined: Sat Mar 09, 2013 1:09 am

Re: A couple of new oddities...

Post by xelloss » Sat Nov 29, 2014 12:02 pm

kjLotus wrote:2 is how it works on retail now
Guess I'll just be getting used to it then.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: A couple of new oddities...

Post by kjLotus » Sat Nov 29, 2014 2:37 pm

it's not really something that can be changed - the packet format is the same, it's entirely on the client that displayed the format of the number, unfortunately

as for the conquest system, the repeating messages should be fixed now, but some zones have the textID wrong (they'll probably stay wrong until the december retail update) so they'll show the wrong message every hour

xelloss
Posts: 57
Joined: Sat Mar 09, 2013 1:09 am

Re: A couple of new oddities...

Post by xelloss » Tue Dec 16, 2014 11:14 pm

Another new oddity. Latest builds, getting a zoneutils error.

[21:15:50][Error] zoneutils::loadMOBList PMaster is null. masterid: 17432940. Make sure x,y,z are not zeros, and that all entities are entered in the database!

No custom entries / modifications.

Alexandre24
Posts: 175
Joined: Thu Mar 13, 2014 10:15 pm
Location: Hawkesbury, Ontario, CANADA

Re: A couple of new oddities...

Post by Alexandre24 » Thu Dec 18, 2014 10:59 pm

the same things for me. Don't worry

User avatar
TeoTwawki
Developer
Posts: 527
Joined: Mon Jul 15, 2013 9:50 pm

Re: A couple of new oddities...

Post by TeoTwawki » Sat Dec 20, 2014 5:40 am

xelloss wrote:Another new oddity. Latest builds, getting a zoneutils error.

[21:15:50][Error] zoneutils::loadMOBList PMaster is null. masterid: 17432940. Make sure x,y,z are not zeros, and that all entities are entered in the database!

No custom entries / modifications.
Juts a Mousse without a pos. SE moved some mobs recently, it happens.
Hi, I run The Demiurge server.


Image
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
PLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
DO NOT PRIVATE MESSAGE ME ABOUT BUGS

Alexandre24
Posts: 175
Joined: Thu Mar 13, 2014 10:15 pm
Location: Hawkesbury, Ontario, CANADA

Re: A couple of new oddities...

Post by Alexandre24 » Mon Dec 29, 2014 3:06 pm

I come back to the top because I still have the same error despite the updates .

[15:06:26][Error] zoneutils::loadMOBList PMaster is null. masterid: 17432940. Make sure x,y,z are not zeros, and that all entities are entered in the database!

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: A couple of new oddities...

Post by whasf » Mon Dec 29, 2014 4:48 pm

Alexandre24 wrote:I come back to the top because I still have the same error despite the updates .

[15:06:26][Error] zoneutils::loadMOBList PMaster is null. masterid: 17432940. Make sure x,y,z are not zeros, and that all entities are entered in the database!
That's because no one's updated that monster yet.
-- Whasf

starlightknight
Posts: 25
Joined: Sun Apr 06, 2014 11:43 am

Re: A couple of new oddities...

Post by starlightknight » Tue Dec 30, 2014 6:14 pm

Alexandre24 wrote:I come back to the top because I still have the same error despite the updates .

[15:06:26][Error] zoneutils::loadMOBList PMaster is null. masterid: 17432940. Make sure x,y,z are not zeros, and that all entities are entered in the database!
Will be fixed when my pull request #727 is merged

Post Reply