ID:1275606
 
My hosting had always worked fine with my previous BYOND Pager, but now with this new BYOND Pager Update, something's wrong...
I try to open my Dream Daemon, but it's not openning right. It says it's open, but when I try to click it [Down on my Taskbar], it says it openned, but it's, like, invisble on my screen... I try to right click it to go to the 'Move' Option, but it moves my cursor to the top-left of my labtop screen.
I am using Windows 8; I have tried closing Dream Daemon, and I've tried opening it again; It doesn't work. I've tried restarting my BYOND Pager; Didn't work. I've even tried reinstalling my BYOND Pager, bu it still didn't work.
If anybody could help me with this, please try and give me an answer...
Thanks!
- General Nappa N. Nappa.
Initiate the Move option, then use your arrow keys.
Maybe the pager has cancer?
Having the same issue.
Dream Daemon will remember its last saved position in 499, but it was also updated to handle multiple monitors. It appears it was jumping to the default monitor rather than the nearest one if the position was out of reach, so that might be what you're seeing. We're changing this to go to the nearest monitor in 499.1195.

If you can take a look in cfg/daemon.txt in your BYOND user directory and tell me what window-pos says, that could be helpful. Deleting the line should eliminate this issue as well.
If you want to solve this problem:
MAKE SURE THE DREAM DEAMON IS CLOSED!!!

Open your documents folder

Win7: C:\Users\*YOUR_USERNAME*\Documents\BYOND\cfg
WindowsXp: C:\Documents and Settings\*YOUR_USERNAME*\Documents\BYOND\cfg
Then open daemon.txt

Edit this line
window-pos -425x-371 (These values can be different)

to
window-pos 0x0

Whenever BYOND or Daemon doesn't come up I just right click it and select 'BYOND' or 'Dream Daemon', and it'll pop up.