What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

questid and worldid problems

alex189

New Member
Joined
Aug 29, 2012
Messages
45
Reaction score
0
Hi, your application sometimes crashes when it tries to read the world id from diablo, I think you should be doing threads instead and if the thread stops to respond just close it and reconnect to the game.
quest id also read's wrong some times, I guess this is cause your RPM way / function W/E return's wrong or just dont return at all (no idea could be some security messures d3 has on they're side). Yeah, and you guys are already aware of the problem where you're having problems id an item cause RPM fails.

Also I would like to see more dynamic in the scripting part, like being able to create variables etc. in general more options and better documentation, like an thread containing all commands either it's zeta or it's just the basics. A buildt in profile switcher as you can get with plugins isn't too shabby and last but not least.
Mostly I hope you guys switch to threads so the app dont hang on load & RPM.
 
Last edited:
DB should not be running while you are trying to dump any info. SNO's, world or quest id's
 
DB should not be running while you are trying to dump any info. SNO's, world or quest id's
Was not running DB, was simply standing afk ingame extracting info as I created scripts. Either way, DB failed in the first place. Was in the end forced to switch to detecting actors instead of world or quest id cause they got soo wrong all the time (no wonder most ZK pub scripts have loads of bug reports).
 
Last edited:
Back
Top