Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #16  
Old 05-14-2015, 09:11 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

<bump>

Not sure if anyone is still having this issue..but, if so...

Please try compiling in full debug and run your server for a given period.

If you receive any debug assertion messages (with resulting server crashes,) please post them.

I only need a few instances of this occurring and pointing to a debug assertion as the cause of the crash.

Afterwards, you may return your server to it's original state.


Thanks!
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #17  
Old 05-23-2015, 03:36 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Anyone ever get this one figured out? Are people still experiencing it with the latest source?
Reply With Quote
  #18  
Old 05-27-2015, 01:01 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

I've honestly not checked in a while. I'll pop on and head to CoM this evening. That was one zone I always had issues with on my server.
Reply With Quote
  #19  
Old 05-30-2015, 03:53 PM
Ultrax
Fire Beetle
 
Join Date: Jun 2009
Location: wisconsin
Posts: 6
Default

I am having this issue with RoF2 on peq. I am in pok and tranq. zoning between will mix up who can 'see' who
Reply With Quote
  #20  
Old 05-30-2015, 04:31 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Seems the problem still exist. I wonder around when this actually started popping up. Knowing when the first people started seeing it will narrow down what source change caused it.
Reply With Quote
  #21  
Old 05-31-2015, 03:50 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

First report on PEQ was Feb 10th. Trevius commented it might be this change:-
https://github.com/EQEmu/Server/comm...55f3ca0585226c

But.. I think that change was reverted.
Reply With Quote
  #22  
Old 10-13-2015, 08:03 AM
RussellMatt27
Fire Beetle
 
Join Date: Aug 2013
Location: United States
Posts: 18
Default

Definitely still happening out in the wild!

All my clients are using Titanium, so far its only been reported in Hate/Sky but I'd imagine it happens elsewhere too. Server is a basic 2core/4GB Win2008R2 VM, running the updated version of the Windows repack by Akkadius. I'll test with rezzing when I can later to see if that can force reproducing the error condition.
Reply With Quote
  #23  
Old 10-13-2015, 08:08 AM
image
Demi-God
 
Join Date: Jan 2002
Posts: 1,289
Default

can you not see any npcs/clients at all or is it specific ones? In the older clients way back when they had the 4k spawn id cap we had to make sure the spawn id's went too high.

Most of that should be figured out in eqemu now, but that was the only reason that came to mind that *all* would be missing, simply the eq client is not parsing the bulk spawn packet correctly.
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
Reply With Quote
  #24  
Old 10-13-2015, 08:23 AM
RussellMatt27
Fire Beetle
 
Join Date: Aug 2013
Location: United States
Posts: 18
Default

I believe its only specific clients/NPCs.

I actually saw both happen in Sky the other night on the 2nd island. Another player would pull, and no one but his players (he was boxing 3 or 4 that night) would see the mob. We couldn't target/assist to get a mob target let alone seeing it. We didn't really find a way around this one.

Also had the other where a player would drop from our instance of the zone, but could still see it talking in /say. Only a camp would fix that issue.
Reply With Quote
  #25  
Old 10-13-2015, 08:33 AM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Had a player report it last night in Crushbone and Greater Faydark. One was using SoF and the other was Titanium. Since both were non-instanced zones it did cause me some pause.
Reply With Quote
  #26  
Old 10-13-2015, 08:35 AM
RussellMatt27
Fire Beetle
 
Join Date: Aug 2013
Location: United States
Posts: 18
Default

Just so all the info is out there - my players are also reporting an issue with manastone usage and the health loss not being shown till the next server tick, and AOE mezzes not lasting a full tick before breaking either.
Reply With Quote
  #27  
Old 10-13-2015, 12:13 PM
Kayen
Developer
 
Join Date: Mar 2009
Location: -
Posts: 228
Default

Quote:
So I have a peculiar issue on my server. I can zone multiple characters to a zone, but they can't see each other. They interact with the same mobs (selling to vendors shows up for all) but not each other. Camping and coming back fixes this.

The thing that's perplexing is I don't see any errors at all. Anywhere. It just randomly does this with both static and dynamic zones.

I am using the RoF2 client. Is this perhaps an issue with that? Is there something I might be missing?

Thanks.
I can confirm this is occurring on Storm Haven and I have not even updated our source since like March/April of this year.

At least in one zone I can confirm (Valdeholm) it is happening to both myself and another player (though not all players seem to have the issue).

It is not MQ related
It is not client related (Same problem on UF->ROF)
It is not script related (disabled all scripts in zone).
You can not /target the clients who you can not see with GM commands.

Though I just assumed that this was fixed in later source update and not still occuring
Reply With Quote
  #28  
Old 10-13-2015, 12:19 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Anything been done in zone versioning in a while? Sounds like some kind of zone/entity_list schism.
Reply With Quote
  #29  
Old 10-13-2015, 12:29 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

My EqEmu source is dated back to around January 2015. No changes I have made to my source could have caused this type of behavior, nearly positive. I am changing things related to mitigation, combat, spells, etc.
Reply With Quote
  #30  
Old 10-13-2015, 01:18 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

For reference: http://www.eqemulator.org/forums/sho...&postcount=267

That may give us a time-frame for when this actually started.


I seem to remember an issue about some changes to SoF+ appearance packs..and then it was reverted, or something?


EDIT: provocating, I think those changes were made after January 2015.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:06 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3