Gaiscioch Select Chapter
POPULAR ADVENTURES:



ACTIVE ADVENTURES:





ADVENTURES:
Black Desert
Deep Rock Galactic
Valheim
Camelot Unchained
Chrono Odyssey
Soulframe
Havenhold
Light No Fire
Warborne Above Ashes
Elder Scrolls Online
No Man's Sky
- Full List -
CHAPTERS:
Chapter 8:
Conqueror's Blade (2019)
Chapter 7:
New World (2021)
Chapter 6:
World of Warcraft: Classic (2019)
Chapter 5:
Elder Scrolls Online (2014)
Chapter 4:
Guild Wars 2 (2012)
Chapter 3:
RIFT (2011)
Chapter 2:
Warhammer Online (2008)
Chapter 1:
Dark Age of Camelot (2001)
Community
Events
CHARITY:

LEGACY EVENTS:


Search Gaiscioch.com:
138 Tuatha Guilds:
9,351 Members:
13,761 Characters:
11,709 Items:
  • Views: 4,673
  • Replies: 3

Raidcall issues

Fine de na Iomproidh
Nightfall
Fine de na Iomproidh
Posted On: 09/01/2012 at 04:55 PM

Ttoday I have not been able to log in. It says I have bene logged in but the interface does not change form the login page. ANyone else with these isssues?-Nightfall

Awards & Achievements
Devotion Rank 20Fellowship Rank 3Scholar Rank 3

Response:

Curadh de na Faolchu Donn
SAI
Curadh de na Faolchu Donn
  • GW2: SAI Peregrinus.8410
Replied On: 09/02/2012 at 10:05 PM PDT
  • Steam
  • Twitch
  • Extra-Life

For me it crashes on startup. Works in a VM though, so that's a workaround.

Awards & Achievements
Devotion Rank 20Valor Rank 7Fellowship Rank 10Scholar Rank 3Artisan Rank 6
Caomhnoir de na Fhiaigh
ThuddenBluhndr
Caomhnoir de na Fhiaigh
Replied On: 09/03/2012 at 08:47 AM PDT
  • Steam

Hi Nightfall, I had a similar problem at one time. For me, it was because Raidcall was still running in my system tray. I believe the default action for Raidcall is to minimize to the system tray on closing the main window. You have to right click the system tray icon and choose exit to completely close out the program. I was logged in for about a day and a half straight while I was away from my computer before I figured it out when I got back to it(whoops!). I hope this helps. I'm not sure what to do about it crashing on startup, sorry SAI. Good hunting

» Edited on: 2012-09-03 08:48:18

Awards & Achievements
Devotion Rank 20Valor Rank 3Fellowship Rank 13Scholar Rank 3Artisan Rank 7
Curadh de na Faolchu Donn
SAI
Curadh de na Faolchu Donn
  • GW2: SAI Peregrinus.8410
Replied On: 09/03/2012 at 03:09 PM PDT
  • Steam
  • Twitch
  • Extra-Life

Well, as I said it works in a VM. So I just use that, easy enough. Push to talk working. For anyone else who needs to run it in Virtualbox, here's the autohotkey script I wrote. This assumes the default install location for VirtualBox. #UseHook #InstallKeybdHook ; !=Alt, ^=Ctrl, +=Shift, and #=Windows ;PTT To VM ;Set the name of your VirtualBox VM here. vmname = "Win7" ;For keycodes, do not include the 0x notation. List of scancodes at: http://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html keydown = "3c" ; 3c = F2 Key Down keyup = "bc" ; F2 key Up, Keycode UP = Keycode DOWN + 0x80 ; for combined key insert multiple keycodes ;eg keydown = "01 02" ; Esc and 1 down. F2:: ; F2 for default hotkey, http://www.autohotkey.com/docs/KeyList.htm is the key list. Run, c:\program files\oracle\virtualbox\vboxmanage.exe controlvm %vmname% keyboardputscancode %keydown% , c:\program files\oracle\virtualbox\, hide KeyWait F2 Run, c:\program files\oracle\virtualbox\vboxmanage.exe controlvm %vmname% keyboardputscancode %keyup% , c:\program files\oracle\virtualbox\, hide return

» Edited on: 2012-09-03 20:10:41

Awards & Achievements
Devotion Rank 20Valor Rank 7Fellowship Rank 10Scholar Rank 3Artisan Rank 6
[0.1499]