Raised This Month: $51 Target: $400
 12% 

Cannot continue without script events/awp.sc[help fast]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 04-17-2014 , 08:46   Cannot continue without script events/awp.sc[help fast]
Reply With Quote #1

My players get this. dont know why, everything looks correct.

Ask for more info.
__________________
Contact: Steam
Videos: Youtube
SkumTomteN is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 04-17-2014 , 08:48   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #2

Lets start with the most basic question, what game are you talking about?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Phant
Veteran Member
Join Date: Sep 2009
Location: New Jersey
Old 04-17-2014 , 08:51   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #3

"events" — directory in "cstrike", with some files. Make sure that this directory is exist in game client and HLDS.

Quote:
Originally Posted by YamiKaitou View Post
Lets start with the most basic question, what game are you talking about?
  • CS 1.6 — 99.9%
  • Other Mod/Game — 0.1%

Last edited by Phant; 04-17-2014 at 08:51.
Phant is offline
Send a message via ICQ to Phant
jimaway
Heeeere's Jimmy!
Join Date: Jan 2009
Location: Estonia
Old 04-17-2014 , 09:09   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #4

they are trying to connect to your server with the fked up game update or whatever steam is sending to users atm
jimaway is offline
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 04-17-2014 , 09:19   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #5

All files exists in server.

ive had some problems with steam not installing the cstrike folder when i installed cs 1.6 (if that info is any good?)

any new update that i don't know about, cause i couldnt install cs 1.6... and verify game cache didnt matter. still no cstrike folder. so i had to download a pirated version and take the cstrike from that game.

Hmm??:


Some Info:

Server.cfg:

Code:
//##VG########################################################################
//##VG   ATTENTION : ce serveur est configure via le panel VeryGames.   ######
//##VG   En bas de ce fichier se trouve un exec verygames_server.cfg,   ######
//##VG   fichier qui contient la configuration du panel.                ######
//##VG########################################################################
//##VG########################################################################
//##VG   ATTENTION : this server is configured trough VeryGames panel.  ######
//##VG   At the bottom, there is a exec verygames_server.cfg command,   ######
//##VG   to exec the panel configuration file.                          ######
//##VG########################################################################
# load ban files
exec listip.cfg
exec banned.cfg
sv_password "infinityskum"

heartbeat
####################################
# basic MATCH server configuration #
####################################
sv_password ""
hostname "Infinity Gaming | Zombie Mod [#1]"
mp_friendlyfire 0
mp_timelimit 30
mp_freezetime 4
mp_autokick 0
mp_c4timer 35
mp_autoteambalance 0
mp_limitteams 0
sv_maxrate 30000
sv_minrate 5000
sv_maxupdaterate 101
sv_minupdaterate 30
mp_roundtime 4
mp_buytime 0.5
sv_allowdownload "1"
sv_send_resources "1"
sv_send_logos "1"
sv_allowupload "1"
sv_maxunlag "0.5"
sv_unlagpush "0"
sv_voiceenable "1"
sv_unlagsamples "1"
fps_max "101"
sv_unlag "1"
sv_aim 0
sv_maxspeed 320
pausable 0
sv_downloadurl
"http://downloadurl.verygames.net/server7429/halflife/czero/"
# requis pour psychostats
# required for psychostats
log on
mp_logfile 1
# NE PAS MODIFIER
# DON'T MODIFY
sv_stats 0
rcon_password "UihWfaLu7U"

//BOTS
bot_quota 4
bot_all_weapons 1
bot_difficulty 3
bot_auto_vacate 1
bot_chatter 0
bot_chatter off
bot_join_after_player 0
bot_prefix [INY]

echo exec server.cfg DONE

exec verygames_server.cfg  //##vg webpanel configuration 0
liblist.gam:

Code:
game "Condition Zero"
url_info "www.cs-conditionzero.com"
url_dl ""
version "1.0"
size "184000000"
svonly "0"
secure "0"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "dlls\mp.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
trainmap "tr_1"
fallback_dir "cstrike"
detailed_textures "1"
currently, only 1 player couldn't connect. but 1 player that could connect too(for what i know).

i will ask verygames.net support for help on this too. and i hope from this, i can help other devs with the same problem.
__________________
Contact: Steam
Videos: Youtube

Last edited by SkumTomteN; 04-17-2014 at 09:36.
SkumTomteN is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 04-17-2014 , 09:22   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #6

Oh you fucked up right there...
"exec dproto.cfg"

And you've included hostname, sv_password and rcon_password.
Stupidity2
__________________

Last edited by Black Rose; 04-17-2014 at 09:37.
Black Rose is offline
jimaway
Heeeere's Jimmy!
Join Date: Jan 2009
Location: Estonia
Old 04-17-2014 , 09:22   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #7

its an issue with steam, that 1 player probably had auto updates off for his game
jimaway is offline
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 04-17-2014 , 09:32   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #8

Quote:
Originally Posted by Black Rose View Post
Oh you fucked up right there...
"exec dproto.cfg"
Thats old;), not running dproto with this server. only when im testing it on the dedicated server. then i copy all files to my online server. but thanks for reminding me to remove that.

Quote:
Originally Posted by jimaway View Post
its an issue with steam, that 1 player probably had auto updates off for his game
he does have auto updates on.
__________________
Contact: Steam
Videos: Youtube

Last edited by SkumTomteN; 04-17-2014 at 09:38.
SkumTomteN is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 04-17-2014 , 09:34   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #9

Riiiiiiiiiiiiiiiiiiight...

EDIT: Strange. GameTracker seems to disagree with your story about removing it...
https://www.gametracker.com/server_i...ver_variables/
"dp_version 0.9.356"

How stupid do you think I am?
I think I'll upgrade your level of stupidity to Stupidity3 now.
__________________

Last edited by Black Rose; 04-17-2014 at 09:43.
Black Rose is offline
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 04-17-2014 , 09:45   Re: Cannot continue without script events/awp.sc[help fast]
Reply With Quote #10

Quote:
Originally Posted by Black Rose View Post
Riiiiiiiiiiiiiiiiiiight...

Strange. GameTracker seems to disagree with your story about removing it...
https://www.gametracker.com/server_i...ver_variables/
"dp_version 0.9.356"

How stupid do you think I am?
I think I'll upgrade your version of stupidity to Stupidity3 now.
Haha, I needed it to get into settis list, just didnt think of removing it calm down rageboy.
__________________
Contact: Steam
Videos: Youtube
SkumTomteN is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode