Access violation at address 006549BC in module 'scar.exe'. Read of address 00000000 in line 103 in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\GameTab.scar
^^ can anyone help?:confused: :duh: :fiery:
Printable View
Access violation at address 006549BC in module 'scar.exe'. Read of address 00000000 in line 103 in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\GameTab.scar
^^ can anyone help?:confused: :duh: :fiery:
something in your script isnt right :-P, just comment out procedures/functions till you find out whats wrong, thats what i allways do anyhow
Do you have "SetUpSRL;" beginning of your script? IF not, then add it there. :)
Make sure you select the client until that box shows around it.
right well ill go try all of those and test it again
103 is istextatex, which needs the fonts loaded, which is in setupsrl, so I'm guessing that.