ISXVG appears to load, but entirely non-functional?

Snow

Active Member
Code:
Inner Space Uplink connection established
Session name '1F0508' accepted
[console] [`] Command (Release): console "toggle"
[memoryindicator] [Ctrl+Alt+M] Command (Release): hudgroup
"-toggle" "memory indicator"
[fpsindicator] [Ctrl+Alt+F] Command (Release): hudgroup
"-toggle" "fps indicator"
fullscreen=WindowCharacteristics -size fullscreen -pos -viewable
${Display.DesktopX},${Display.DesktopY};fullscreenmouse
normal=normalsize;normalposition;normalmouse
tiny=tinysize;tinyposition;tinymouse
pipforeground=pipforegroundsize;pipforegroundposition;pipforegro
undmouse
normalsize=WindowSize -viewable 1024x768
tinysize=WindowSize -viewable 256x192
pipforegroundsize=WindowSize -rescale -viewable
${Display.Width}x${Display.Height}
normalposition=WindowPos -viewable
${Display.DesktopX},${Display.DesktopY}
tinyposition=WindowPos
${Math.Calc[${Display.DesktopX}+10].Int},${Math.Calc[${Display.D
esktopY}+10].Int}
pipforegroundposition=WindowPos -viewable
${Display.DesktopX},${Display.DesktopY}
fullscreenmouse=
normalmouse=
pipforegroundmouse=
tinymouse=
[fullscreenkey] [Shift+Alt+f] Command (Release): fullscreen
[normalkey] [Shift+Alt+n] Command (Release): normal
[tinykey] [Shift+Alt+t] Command (Release): tiny
[next] [Ctrl+Alt+x] Command (Release): uplink focus -next
[previous] [Ctrl+Alt+z] Command (Release): uplink focus
-previous
Session name 'is1' accepted
Window not available
Global Bind 'is1_key' could not be added
binds=bind -list
GlobalBinds=GlobalBind -list
[RadarZoomIn] [ALT+num +] Command (Release): radar zoomin
[RadarZoomOut] [ALT+num -] Command (Release): radar zoomout
Extension 'isxvg' loaded
Script file 'vgtrack' not found
RunScript 'vgtrack' failed
Unknown command 'runvgshaman'
Unknown command 'radar'
Extension 'isxvg' is already loaded
???
Why is nothing working, yet console reports ISXVG is loaded?
 

Snow

Active Member
ohhh, I didn't notice that >.>

I've just had this issue before, but it wasn't related to a patch, and this time my normal fixes weren't working to resolve the issue
 
Top Bottom