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

160 DB version not working?

Theklap

New Member
Joined
Jun 12, 2012
Messages
21
Reaction score
0
Every since I downloaded the new version I can not get DB to work. I start it as normal, press login and then the program icon is up and running but I cannot get the actual DB box to come up. Not sure how else to explain it so it makes more sense. Essentially after I login it appears to do nothing, but diablo still flashes, just cannot interact with DB in anyway other than right clicking task bar icon to close.
 
Every since I downloaded the new version I can not get DB to work. I start it as normal, press login and then the program icon is up and running but I cannot get the actual DB box to come up. Not sure how else to explain it so it makes more sense. Essentially after I login it appears to do nothing, but diablo still flashes, just cannot interact with DB in anyway other than right clicking task bar icon to close.

go to settings folder then open "GlobalSettings.xml" and look for <WindowState>Normal</WindowState> if your say "minimized" then change it back to "normal"

Code:
<WindowLeft>7</WindowLeft>
  <WindowTop>4</WindowTop>
  <WindowWidth>591</WindowWidth>
  <WindowHeight>666</WindowHeight>
  <WindowState>Normal</WindowState>
 
Back
Top