Very strange problem with recursive error ( i think)

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
samson
GamingTools Subscriber
Posts: 11
Joined: Sat Jun 11, 2005 4:35 am

Very strange problem with recursive error ( i think)

Post by samson » Tue Jun 14, 2005 8:24 am

First time post here :)

Instailed IS, and I keep getitng this. I will post the whole test I get from the consol. does this seem right ?

Inner Space LavishScript Console
C:\Program Files\InnerSpace\Scripts\PreInit.iss(14): Recursive define 'SHIFT'..'SHIFT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(14): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(15): Recursive define 'SHIFT'..'SHIFT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(15): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(16): Recursive define 'SHIFT'..'SHIFT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(16): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(18): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(18): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(19): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(19): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(34): Recursive define 'SHIFT'..'SHIFT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(34): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(35): Recursive define 'SHIFT'..'SHIFT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(35): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(36): Recursive define 'SHIFT'..'SHIFT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(36): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(37): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(37): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(38): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(38): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(48): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(48): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(49): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\PreInit.iss(49): Recursive define 'ALT'..'ALT' stopping 30 levels deep
[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"
normalsize=WindowSize -viewable 1024x768
tinysize=WindowSize -viewable 256x192
normalposition=WindowPos -viewable ${Display.DesktopX},${Display.DesktopY}
tinyposition=WindowPos ${Math.Calc[${Display.DesktopX}+10].Int},${Math.Calc[${Display.DesktopY}+10].Int}
fullscreenmouse=
normalmouse=
tinymouse=
pipforeground=normal
[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
fullscreen=WindowSize -fullscreen;WindowPosition -viewable ${Display.DesktopX},${Display.DesktopY};fullscreenmouse
normal=normalsize;normalposition;normalmouse
tiny=tinysize;tinyposition;tinymouse
Uplink with Inner Space tray established
C:\Program Files\InnerSpace\Scripts\AutoExec.iss(10): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\AutoExec.iss(10): Recursive define 'ALT'..'ALT' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\AutoExec.iss(12): Recursive define 'CTRL'..'CTRL' stopping 30 levels deep
C:\Program Files\InnerSpace\Scripts\AutoExec.iss(12): Recursive define 'ALT'..'ALT' stopping 30 levels deep
[is1_key] [CTRL+ALT+1] Command: WindowVisibility foreground

asked a a person I know who uses this, and he said this is dame strange.

Hope you can help. ( btw this is with EQ2)

thanks for all help in advance

SamSon

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Tue Jun 14, 2005 10:45 am

The problem is that your keyboard driver is actually using the capitalized words in its key name list. Entering this command in the console "bind -keylist" (or press -keylist, both the same) will show the complete list of key names as described by your keyboard driver. You can copy and paste the list directly from the console by dragging with the mouse -- it will be copied to the clipboard automatically -- and then pasting into a post here. For example, here's mine:

Code: Select all

'              ;              delete         f17            f9             num +          o              t  
,              =              down           f18            g              num -          p              tab
-              [              e              f19            h              num /          page down      u  
.              \              end            f2             help           num 0          page up        up 
/              ]              enter          f20            home           num 1          pause          v  
0              `              esc            f21            i              num 2          q              w  
1              a              f              f22            insert         num 3          r              x  
2              alt            f1             f23            j              num 4          right          y  
3              application    f10            f24            k              num 5          right shift    z  
4              b              f11            f3             l              num 6          right windows  
5              backspace      f12            f4             left           num 7          s              
6              c              f13            f5             left windows   num 8          scroll lock    
7              caps lock      f14            f6             m              num 9          shift          
8              ctrl           f15            f7             n              num del        space          
9              d              f16            f8             num *          num lock       sys req        
I can probably make a minor change to solve the issue, just show me the output from the command if you could

samson
GamingTools Subscriber
Posts: 11
Joined: Sat Jun 11, 2005 4:35 am

Post by samson » Tue Jun 14, 2005 11:14 am

Code: Select all

 	              4              `              down           f3             i              num 2          num plus       right shift    w  
#              5              a              e              f4             insert         num 3          num sub        right windows  x  
'              6              alt            end            f5             j              num 4          nummult        s              y  
,              7              application    enter          f6             k              num 5          o              scroll lock    z  
-              8              b              esc            f7             l              num 6          p              shift          
.              9              backspace      f              f8             left           num 7          pause          space          
/              ;              c              f1             f9             left windows   num 8          pgdown         t              
0              =              capslock       f10            g              m              num 9          pgup           tab            
1              [              ctrl           f11            h              n              num decimal    q              u              
2              \              d              f12            help           num 0          num divide     r              up             
3              ]              delete         f2             home           num 1          num lock       right          v              

samson
GamingTools Subscriber
Posts: 11
Joined: Sat Jun 11, 2005 4:35 am

Post by samson » Tue Jun 14, 2005 11:17 am

hmm that dont look right does it (


trying again


Code: Select all

List of keys according to your keyboard driver:
--------------------------
	       4              `              down           f3             i              num 2          num plus       right shift    w          
#              5              a              e              f4             insert         num 3          num sub        right windows  x          
'              6              alt            end            f5             j              num 4          nummult        s              y          
,              7              application    enter          f6             k              num 5          o              scroll lock    z          
-              8              b              esc            f7             l              num 6          p              shift          
.              9              backspace      f              f8             left           num 7          pause          space          
/              ;              c              f1             f9             left windows   num 8          pgdown         t              
0              =              capslock       f10            g              m              num 9          pgup           tab            
1              [              ctrl           f11            h              n              num decimal    q              u              
2              \              d              f12            help           num 0          num divide     r              up             
3              ]              delete         f2             home           num 1          num lock       right          v                                            

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Tue Jun 14, 2005 11:19 am

Looks fine, it's just formatting from the forum. I will see what I can do. In the meantime, the error is actually harmless and shouldnt cause any noticeable problems, other than the message in the console.

Post Reply