View Single Post
  #2  
Old 10-22-2008, 12:24 PM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

Quote:
Originally Posted by cavedude View Post
I tried reproducing a crash using both clients in a group and was unable to.
Same. I grouped 2 characters in Kael, killed a Giant w/ random loot, looted it, and it showed correctly on both characters (including clicking on the links).

The only thing that initially caused an issue was when I tried to initialize the string (which is actually char now) using NULL, which did cause the zone to crash, but not using a value to initialize it just generates a warning during compile.

Do you have any logs of the crash or any other information to help reproduce it?
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki

Last edited by AndMetal; 10-22-2008 at 08:27 PM..
Reply With Quote