Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Bugs

Archive::Bugs Archive area for Bugs's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-18-2002, 02:56 PM
Bladelock
Fire Beetle
 
Join Date: Aug 2002
Posts: 10
Default Bug Report for 4.1 build- Update 12-20-2002

I have made a Few tries to recreate it and have done so, few times. Ok
I have made New Charactors. Placed Full Equipment on them and then Zoned. Some items Poof and then Some get Moved to Slots that can't otherwise be placed in. Like "Cloak of Distruction" was placed on my Finger. This bugg is easy to recreate and can be used for an Exploit.

Divide the Kindheart
Lead-GM Freedom Alliance
Reply With Quote
  #2  
Old 12-19-2002, 10:11 AM
Bladelock
Fire Beetle
 
Join Date: Aug 2002
Posts: 10
Default Some spells

Some spells are not even useable by GMs. Whats up with that?
2880 RGC
2112 Speed of Vallon
Avatar im sure there is more but those are few i found
__________________
Divide the Kindhearted
<Protector of the Gods>
Lead-GM Freedom Alliance
Freedom Alliance Forums
Click Here to join Our channel
Reply With Quote
  #3  
Old 12-20-2002, 08:24 AM
Bladelock
Fire Beetle
 
Join Date: Aug 2002
Posts: 10
Default Update on bugs

I have found that the issue with Items was due to me. I have Hot keys w/o Pause inbetween #summonitem. Therefor Bugging my items.

Spells:
Now the Spells are still having issues. I have made a Bard and She is able to cast all spells. Status (150). But my Monk is unable to cast them.
All spells should be unlocked to GMs reguardless of Class.

ALSO: Seems Meta and Shapechanger65 are now Stackable and do not leave you when you zone. The issue is that if casted on you. and you remove your Gall crainiel Container You will Loop Death. Unfixable and will need to Delete your Charactor and recreate it.

Divide the Kindhearted
Lead-GM Freedom Alliance
Freedom Alliance Forums
Click Here to join Our channel
Reply With Quote
  #4  
Old 12-20-2002, 10:41 AM
neotokyo
Hill Giant
 
Join Date: Oct 2002
Posts: 118
Default Re: Update on bugs

Quote:
Originally Posted by Bladelock
ALSO: Seems Meta and Shapechanger65 are now Stackable and do not leave you when you zone. The issue is that if casted on you. and you remove your Gall crainiel Container You will Loop Death. Unfixable and will need to Delete your Charactor and recreate it.
i played around with the spells you mentioned and i could not reproduce any death loop regarding that 2 spells and the helm. however, once i died when removing the helmet, i had NO spells on me; but after i died i could play on, i didnt have to delete my char. something that was strange: i did have the helmet in the cursor position, and in the head inven position too.

so if you can give any hint how to reproduce the loop death effect ....
Reply With Quote
  #5  
Old 12-23-2002, 04:17 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default Bug

Division by zero in spawngroup.cpp:
int totalchance = 0;

LinkedListIterator<SpawnEntry*> iterator(list_);
iterator.Reset();
while(iterator.MoreElements())
{
totalchance += iterator.GetData()->chance;
iterator.Advance();
}
sint32 roll = (rand()%totalchance);

Also there are occasional exception errors in regards to the spawn door code (which also crashes everytime if you dont have the new door db).
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 11:48 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3