Go Back   EQEmulator Home > EQEmulator Forums > Support > Spell Support

Spell Support Broken Spells? Want them Fixed? Request it here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-30-2015, 09:53 PM
Mortykins's Avatar
Mortykins
Hill Giant
 
Join Date: Apr 2014
Posts: 156
Default Spell Recast time not yet met

HI Folks,

It seems that randomly players will have this message when trying to cast spells but it will only effect that one player. I haven't found a way to fix broken players like this other than completely re-creating them but that is tedious and sucks.

"Spell Recast time not yet met."

Player A: Has this issue

Other players: Do not have this issue, but can happen to anyone it seems randomly.

Any ideas on how to fix this or reset the player ?

Mort
Reply With Quote
  #2  
Old 04-09-2018, 04:16 AM
HeyPretty
Fire Beetle
 
Join Date: Aug 2016
Location: Seattle
Posts: 4
Default

Did you ever get an answer? I'm having this issue currently.
Reply With Quote
  #3  
Old 04-09-2018, 09:47 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Quote:
Originally Posted by HeyPretty View Post
Did you ever get an answer? I'm having this issue currently.
Does the client have the same spell files that the server is using ?
Reply With Quote
  #4  
Old 04-09-2018, 05:28 PM
HeyPretty
Fire Beetle
 
Join Date: Aug 2016
Location: Seattle
Posts: 4
Default

Well I assume so, unless Morty has gone and updated without my knowledge? It was working earlier in the day, then nope.
Reply With Quote
  #5  
Old 04-09-2018, 10:02 PM
Maze_EQ
Demi-God
 
Join Date: Mar 2012
Posts: 1,106
Default

did you cast an instant spell and fizzle?
__________________
"No, thanks, man. I don't want you fucking up my life, too."

Skype:
Comerian1
Reply With Quote
  #6  
Old 04-09-2018, 11:49 PM
HeyPretty
Fire Beetle
 
Join Date: Aug 2016
Location: Seattle
Posts: 4
Default

No it was my pet heal, takes a second or two to cast.

For the record I'm using RoF2

I deleted my INI files for this character and logged in fresh. No luck.

Last edited by HeyPretty; 04-10-2018 at 12:14 AM.. Reason: Adding more info
Reply With Quote
  #7  
Old 04-10-2018, 12:31 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Just by coincidence, that expression is in a script example found in this thread here :

http://www.eqemulator.org/forums/sho...d.php?p=199896

I have no idea if it's relevant to this issue. Just digging.

Quote:
Originally Posted by trevius View Post
Here is a fairly simple example of using these 2 plugins together:

Code:
sub EVENT_ITEM_CLICK {

	if (!$client->EntityVariableExists(15) || plugin::GetTimeLeft($client->GetEntityVariable(15), "S") == 0)
	{
		# Do your spell script here
		# ...
		
		# Then set the new end time for the recast delay here
		my $EndTime = plugin::GetEndTime("S5");
		$client->SetEntityVariable(15, $EndTime);
	}
	else
	{
		$client->Message(13, "Spell recast time not yet met.");
	}

}
Basically, in this example, you are just using these plugins to create and enforce a recast delay within an item click script, which otherwise would not have a simple way to set a recast delay on.
Reply With Quote
  #8  
Old 04-10-2018, 12:48 AM
demonstar55
Demi-God
 
Join Date: Apr 2008
Location: MA
Posts: 1,165
Default

The message is generated by the client.
Reply With Quote
  #9  
Old 04-10-2018, 01:20 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Quote:
Originally Posted by demonstar55 View Post
The message is generated by the client.
Ok, was doing some more searching. Someone posted this issue on DB games forums (2013)
with a "possible" client cause, regarding the system clock.

https://forums.daybreakgames.com/eq/...et-met.204408/
Reply With Quote
  #10  
Old 04-10-2018, 01:57 AM
HeyPretty
Fire Beetle
 
Join Date: Aug 2016
Location: Seattle
Posts: 4
Default

That's so interesting... it wouldn't explain why my other characters aren't having similar or the same issue and why my other abilities recast timers seem fine.

Morty thinks it's something to do with an AA timer but he reset all of mine and it was still "greyed out".
Reply With Quote
  #11  
Old 04-10-2018, 02:11 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Well, I guess I don't have enough details about your situation to test anything out.
You just mentioned a pet heal spell. But as usual, issues like will be around a long
time and nobody from other servers will jump in and give any indication as to whether
it's happening elsewhere. I like to help out when I can, if I have the knowledge to seek
out a solution or cause.
Reply With Quote
  #12  
Old 04-10-2018, 02:49 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

A post from P99 forums listing another cause :
https://www.project1999.com/forums/s...d.php?t=145522
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 02:10 AM.


 

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