SourceOP Loading problem -
DJHuss - Jul 23, 2010
I get this message in the console in HL2

M, and SourceOP won't work:
[SOURCEOP] SourceOP loading...
[SOURCEOP] Feature FEAT_CREDITS is enabled.
[SOURCEOP] Feature FEAT_ADMINCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_ENTCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_ADMINSAYCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_PLAYERSAYCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_KILLSOUNDS is enabled.
[SOURCEOP] Feature FEAT_MAPVOTE is enabled.
[SOURCEOP] Feature FEAT_CVARVOTE is enabled.
[SOURCEOP] Feature FEAT_REMOTE is enabled.
[SOURCEOP] Feature FEAT_HOOK is enabled.
[SOURCEOP] Feature FEAT_JETPACK is enabled.
[SOURCEOP] Feature FEAT_SNARK is enabled.
[SOURCEOP] Feature FEAT_RADIO is enabled.
[SOURCEOP] Feature FEAT_LUA is enabled.
[SOURCEOP] "Console<0><Console><Console>" ran patcher in "0.564851" seconds.
[SOURCEOP] Parsing filelist.txt and generating CRCs...Done.
[SOURCEOP] "Console<0><Console><Console>" Loading Lua...
[SOURCEOP] lua: cannot open c:\program files (x86)\steam\steamapps\xdhussxd1\half-life 2 deathmatch\hl2mp\addons\SourceOP\lua\includes\init.lua: No such file or directory
[SOURCEOP] "Console<0><Console><Console>" loaded Lua in "0.001378" seconds.
maxplayers set to 2
Heap: 256.00 Mb
Parsed 23 text messages
Couldn't find custom font file 'resource/HL2EP2.ttf'
Couldn't find custom font file 'materials/vgui/fonts/buttons_32.vbf'
Hud element 'CHudHDRDemo' doesn't have an entry 'HudHDRDemo' in scripts/HudLayout.res
Hud element 'CHudFilmDemo' doesn't have an entry 'HudHDRDemo' in scripts/HudLayout.res
Hud element 'CHudCommentary' doesn't have an entry 'HudCommentary' in scripts/HudLayout.res
execing config.cfg
Can't use cheat cvar cl_upspeed in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cl_forwardspeed in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cl_backspeed in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar dsp_dist_max in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar dsp_dist_min in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar r_ambientfraction in multiplayer, unless the server has sv_cheats set to 1.
2 CPUs, Frequency: 2.1 Ghz, Features: AuthenticAMD SSE SSE2 MMX 3DNow RDTSC CMOV FCMOV
execing valve.rc
Can someone please help, i have installed SourceOP correctly. I have searched everywhere and the SourceOP site is the only solution. I really want it to work, i have searched for months!

It's for my gameserver..
SourceOP Loading problem -
Drunken F00l - Jul 23, 2010
I don't see any problems in that console dump. What is the real problem you are having?
SourceOP Loading problem -
DJHuss - Jul 23, 2010
The message comes up in game console, and it's not working on my server, i have installed it correctly, but cant figure out what the problem is. There are many people who have that problem. But the message i posted above is that message that comes in the game console >D
It says something with LUA, there is a problem but i don't know what it is
I have putted the bin in the
game's folder /hl2/bin
And the gamemod, addons, sound etc.. In the
game mod's folder /hl2mp
SourceOP Loading problem -
Drunken F00l - Jul 24, 2010
There is nothing in that console output that indicates SourceOP isn't working. Yes, the Lua error is a problem, but it shouldn't be preventing SourceOP from working.
If you want to fix the Lua error, check that there is a lua directory here:
c:\program files (x86)\steam\steamapps\xdhussxd1\half-life 2 deathmatch\hl2mp\addons\SourceOP
There should be some .lua files there including includes\init.lua which apparently is missing.
SourceOP Loading problem -
DJHuss - Jul 25, 2010
There are no files called includes\init.lua, there is no LUA files in this directory.
c:\program files (x86)\steam\steamapps\xdhussxd1\half-life 2 deathmatch\hl2mp\addons\SourceOP
Where can i find it? Or do i have to reinstall the game?
SourceOP Loading problem -
Drunken F00l - Jul 25, 2010
It appears that the Lua files were never included with the installer, however you can safely ignore the error as the 0.9 beta version does not rely on Lua at all. You can disable the error by editing this file:
c:\program files (x86)\steam\steamapps\xdhussxd1\half-life 2 deathmatch\hl2mp\addons\SourceOP\features\lua.txt
And changing the contents to 0.
SourceOP Loading problem -
DJHuss - Jul 26, 2010
The LUA problem is solved but now this message comes up:
[SOURCEOP] SourceOP loading...
[SOURCEOP] Feature FEAT_CREDITS is enabled.
[SOURCEOP] Feature FEAT_ADMINCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_ENTCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_ADMINSAYCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_PLAYERSAYCOMMANDS is enabled.
[SOURCEOP] Feature FEAT_KILLSOUNDS is enabled.
[SOURCEOP] Feature FEAT_MAPVOTE is enabled.
[SOURCEOP] Feature FEAT_CVARVOTE is enabled.
[SOURCEOP] Feature FEAT_REMOTE is enabled.
[SOURCEOP] Feature FEAT_HOOK is enabled.
[SOURCEOP] Feature FEAT_JETPACK is enabled.
[SOURCEOP] Feature FEAT_SNARK is enabled.
[SOURCEOP] Feature FEAT_RADIO is enabled.
[SOURCEOP] "Console<0><Console><Console>" ran patcher in "0.602224" seconds.
[SOURCEOP] Parsing filelist.txt and generating CRCs...Done.
maxplayers set to 2
Heap: 256.00 Mb
Parsed 23 text messages
Couldn't find custom font file 'resource/HL2EP2.ttf'
Couldn't find custom font file 'materials/vgui/fonts/buttons_32.vbf'
Hud element 'CHudHDRDemo' doesn't have an entry 'HudHDRDemo' in scripts/HudLayout.res
Hud element 'CHudFilmDemo' doesn't have an entry 'HudHDRDemo' in scripts/HudLayout.res
Hud element 'CHudCommentary' doesn't have an entry 'HudCommentary' in scripts/HudLayout.res
SourceOP Loading problem -
Drunken F00l - Jul 26, 2010
Not every console message is an error that needs fixing. These are normal.
SourceOP Loading problem -
DJHuss - Jul 26, 2010
Yeah, but
SourceOP is not loading.. It's not running on the server
SourceOP Loading problem -
Drunken F00l - Jul 26, 2010
Your console dump suggests quite the contrary. Perhaps you are just not an admin? What makes you think it is not running?