Page 1 of 2
A couple of new oddities...
Posted: Fri Nov 28, 2014 10:01 am
by xelloss
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.
Re: A couple of new oddities...
Posted: Fri Nov 28, 2014 4:54 pm
by kjLotus
1 is the conquest system being dumb, i'll take a look at it tomorrow
2 is how it works on retail now
Re: A couple of new oddities...
Posted: Sat Nov 29, 2014 12:02 pm
by xelloss
kjLotus wrote:2 is how it works on retail now
Guess I'll just be getting used to it then.
Re: A couple of new oddities...
Posted: Sat Nov 29, 2014 2:37 pm
by kjLotus
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
Re: A couple of new oddities...
Posted: Tue Dec 16, 2014 11:14 pm
by xelloss
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.
Re: A couple of new oddities...
Posted: Thu Dec 18, 2014 10:59 pm
by Alexandre24
the same things for me. Don't worry
Re: A couple of new oddities...
Posted: Sat Dec 20, 2014 5:40 am
by TeoTwawki
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.
Re: A couple of new oddities...
Posted: Mon Dec 29, 2014 3:06 pm
by Alexandre24
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!
Re: A couple of new oddities...
Posted: Mon Dec 29, 2014 4:48 pm
by whasf
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.
Re: A couple of new oddities...
Posted: Tue Dec 30, 2014 6:14 pm
by starlightknight
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