Jump to content

roissgil

Members
  • Posts

    24
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by roissgil

  1. yes.. I was talking about server side... sorry I wasn't clear. I just replaced a bunch of stuff and now censoring is working. Thanks
  2. We noticed the censor not working. I downloaded 0.9.0 again, but the pk3 is exactly the same size as my current one, and is dated Sept 18. Is that the right one???
  3. OK.. so I have one guy who still can't connect. the other guy ran his game as administrator and that fixed him. The guy who still can't connect is on a Mac. He was able to connect to an ETPub server, and was able to connect to our server before I updated to 0.9.0. He has deleted his silent folder completely, and still can't join. Here are the answers to the questions I posed him.... 1) are you using ET Legacy? No 2) what OS you are on? Mac 10.6.8 3) can you connect to any other 0.9.0 server? No 4) do you have the silent-0.9.0.pk3 in your silent folder? Yes 5) what does the console say after you try to connect? There's no console notation, the game closes. Then there's a loooong string of stuff that includes everything about my computer and the game. So, seems like a Silent issue with Mac ? Help?
  4. I get what you're saying, but I think it's more than coincidence that I have 3 people who connected fine to our server before I put up 0.9.0 and now they can't. I'm checking with them on what OS, client (ET:L or not) and anything else they can tell me.
  5. 68.232.172.16 I deleted my silent folder. Replaced with the silent folder I downloaded. But replaced shrubbot and database folder with backed up version (to maintain xp and history). On the server, that is.
  6. I have several folks who can't connect to our server... or any 0.9.0 server. They get a message about impure client. They were fine before I updated the server. Any ideas?
  7. What might we expect to catch on SS in 0.9.0 that AC won't catch? Curious.
  8. I am still experiencing the problem of starting with single pistol. Also, after I manually switch to dual, it will switch back to single sometimes. I am running the most recent version. Any ideas?
  9. 1) Is there a way to display the number of times the maps on the server have been voted for? This would be helpful in identifying maps that are the least popular so they can be replaced. I see them on the screen during intermission if I click on a map, but that is cumbersome. 2) Is there any way to reset those stats? Thanks
  10. dump to file the userdb? I can do !userlist , but if I have 100 pages, I have to do it 100 times, then condump. it would be nice... I'm a spreadsheet type person. lol
  11. roissgil

    !balance

    So I read that !balance and ATB was purposely disabled. What are folks using in place of !balance? I'd like something that mimics the behavior of the ETPub !balance. Any lua scripts that do that? I've found some that move the last player that died, but that's not that appealing.....
  12. I'm running combinedfixes.lua (version 4 - reyalP). I see in that lua where it checks userinfo. We had some guy come one the server and crash it and ever since, we've been spammed with "badinfo bad userinfo" on the screen (shows up in the same place you see messages about folks getting killed and tripping on mines, etc. *Everyone* sees them. We are running silEnT now, but it was happening when we were running ETPub too, so it's not a silEnT thing.. I'm sure it's the lua. So.. 1) does someone with nothing better to do have a script running to autojoin the server with crappy user info or is there a problem with this version of the lua? 2) how to make it stop? Other than not running the lua (don't think that's a good idea). Thanks.
  13. Excellent. That worked. So it will still respect the g_XPSaveMaxAge_xp and g_XPSaveMaxAge settings if I add in the 4 bit for XPSave?
  14. I've seen a lot of them, and read them, and checked settings til my eyes are crossed... so please forgive me for posting yet another one. Admin levels stick, but XP does not (for anyone, it seems) // XP Save configuration set g_XPSave 27 set g_XPSaveMaxAge_xp "36h" set g_XPSaveMaxAge "36h" set g_damageXP 0 set g_damageXPLevel "50" set g_maxXP "-1" set g_XPSaveMinXP "-1" set g_dbUserMaxAge "12o" I've done dboptimization and dbcleanup . The last thing in my server config is exec'ing the rotation. I have no lua mods loaded.. and I have no idea what QMM is. This is the command line to start the server. command line start up is: +set net_ip 108.61.125.67 +set net_port 27960 +set fs_homepath /usr/local/games/et/1195692/108.61.125.67:27960/ +set fs_basepath /usr/local/games/et/1195692/108.61.125.67:27960/ +set sv_maxclients 16 +set com_hunkmegs 256 +set fs_game silent +exec server.cfg Any help would be appreciated.
  15. Thanks everyone for your replies. To close out this thread, it turns out that the silent pk3 was corrupt. After a new copy was put up the server worked like a charm. Thanks!
  16. So, Gaoesa, are you saying that the silent pk3 should be next to et and etded? or should it be in the silent folder? I changed permissions on the pk3 (was 644, I changed to 777). I also changed permissions on the silent folder (was 755, I changed to 777). I put the silent pk3 next to et and etded. Stopped and restarted the server. looked at the log.. still silent pk3 not in the search path. I put the silent pk3 in the silent folder. stopped and restarted the server. looked at the log. and still silent pk3 not in the search path. I'm going out of town for a few days, but a cohort may be able to step in and help. If not, I'll be back Friday. Thanks for the help so far! We'll get it eventually
  17. I believe I have installed it correctly per the directions. I am attaching some screen shots of the directory structure and contents on the server. This is the command line to start the server. Parameters: +set net_ip 108.61.125.67 +set net_port 27960 +set fs_homepath /usr/local/games/et/1195692/108.61.125.67:27960/ +set fs_basepath /usr/local/games/et/1195692/108.61.125.67:27960/ +set sv_maxclients 16 +set com_hunkmegs 256 +set fs_game silent +exec server.cfghere's an excerpt from the server log. ----- FS_Startup -----Current search path:/usr/local/games/et/1195692/108.61.125.67:27960//silent/usr/local/games/et/1195692/108.61.125.67:27960//etmain/pak2.pk3 (22 files)/usr/local/games/et/1195692/108.61.125.67:27960//etmain/pak1.pk3 (10 files)/usr/local/games/et/1195692/108.61.125.67:27960//etmain/pak0.pk3 (3725 files)/usr/local/games/et/1195692/108.61.125.67:27960//etmain/mp_bin.pk3 (6 files)/usr/local/games/et/1195692/108.61.125.67:27960//etmainhandle 1: etconsole.log----------------------7526 files in pk3 filesSys_LoadDll(/usr/local/games/et/1195692/108.61.125.67:27960//silent/qagame.mp.i386.so)... okSys_LoadDll(qagame) found **vmMain** at 0xe2bc4e10 Sys_LoadDll(qagame) succeeded!------- Game Initialization -------gamename: silEnTgamedate: Apr 24 2014416 cvars in use.^1WARNING: failed to register media for weapon 29 from tripmine.weap^1WARNING: failed to register media for weapon 39 from ppsh.weap^1WARNING: failed to register media for weapon 40 from demolition.weap------------------------------------------------------------InitGame: \sv_sac\0\g_maxConnsPerIP\4\omnibot_playing\0\mod_url\http://mygamingtalk.com/\mod_version\0.8.2\g_heavyWeaponRestriction\100\g_antilagDelay\0\g_maxlivesRespawnPenalty\0\voteFlags\0\g_balancedteams\0\g_maxGameClients\0\g_bluelimbotime\20000\g_redlimbotime\30000\gamename\silEnT\omnibot_enable\0\g_tyranny\1\g_damageXPLevel\50\g_damageXP\1\g_gametype\2\g_antilag\1\g_voteFlags\0\g_alliedmaxlives\0\g_axismaxlives\0\g_minGameClients\0\g_needpass\0\g_maxlives\0\g_friendlyFire\1\sv_allowAnonymous\0\sv_floodProtect\1\sv_maxPing\350\sv_minPing\0\sv_maxRate\25000\sv_minguidage\0\sv_punkbuster\0\sv_hostname\^1The Old Farts SilentMod\sv_privateClients\4\mapname\goldrush\protocol\84\timelimit\0\version\ET 2.60b linux-i386 May 8 2006\sv_maxclients\16Start of warmup. Cheat logfile open: cheat.logreadconfig: loaded 6 levels, 0 bans, 0 subnet bans, 0 commands, 0 warnings and 0 custom votesExecing default.cfg mapconfig for 0 players. * Execed total of 19 commands from the config file.Execing goldrush.cfg mapconfig for 0 players. * Config file "mapconfigs/goldrush.cfg" was not found.Gametype changed, clearing session data.serverstats: loaded 2 mapstatsbanners: could not open banners file settings.cfg*=====INITIALISING USER DATABASE * Opening user database file userdb.db. * Opening user database file userxdb.db. * Reading aliases database. Aliases database is empty.*=====DATABASE READY FOR USEEnable spawning!Disable spawning!0 teams with 0 entities-----------------------------------Setting MOTD...Disabling sv_floodprotect^2Omni-bot is currently disabled with "omnibot_enable 0"broadcast: print "Server: timelimit changed to 30\n"broadcast: print "Server: g_balancedteams changed to 1\n"^1Warning: setstate (defense1_teeth) called and no entities found^1Warning: setstate (defense2_teeth) called and no entities found^1Warning: setstate (defense3_teeth1) called and no entities foundSetting Axis autospawn to Tank DepotSetting Allied autospawn to Allied Spawn-----------------------------------execing preset_high.cfgHitch warning: 1600 msec frame timeResolving etmaster.idsoftware.cometmaster.idsoftware.com resolved to 192.246.40.60:27950Sending heartbeat to etmaster.idsoftware.comHitch warning: 518 msec frame timeClient 0 connecting with 50 challenge pingClientConnect: 0Userinfo: \g_password\none\password\\cl_guid\(removed)\cl_wwwDownload\1\name\ETPLAYER \rate\25000\snaps\20\cl_anonymous\0\cl_punkbuster\1\protocol\84\qport\21663\challenge\-1200459490\ip\1.3.6.7:27961ClientUserinfoChangedGUID: 0 n\ETPLAYER \t\3\c\0\r\0\m\0000000\s\0000000\df\0\dn\\dr\0\w\0\lw\0\sw\0\mu\0\ref\0\uci\225\lc\0\tv\0\sc\0Sending heartbeat to etmaster.idsoftware.comClientDisconnect: 0Sending heartbeat to etmaster.idsoftware.com=== ShutdownGame -------------------------------------------*=====CLOSING DATABASE Buffers cleaned. Big Memory Cache cleaned.*=====DATABASE IS CLOSEDShutdownGame: done. Closing log.------------------------------------------------------------Sys_LoadDll(/usr/local/games/et/1195692/108.61.125.67:27960//silent/qagame.mp.i386.so)... okSys_LoadDll(qagame) found **vmMain** at 0xe2bc4e10 Sys_LoadDll(qagame) succeeded!------- Game Initialization -------gamename: silEnTgamedate: Apr 24 2014
  18. I have a brand spanking new server that I have loaded silEnT onto. The log confirms that silent is running and the server itself will stay up. When I try to connect to the server I get the "awaiting gamestate", then the map loads and within a second or 2 the game crashes with the error in the title. in my console I see many ui errors (ex. ERROR: ui/main.menu, line 146: unknown menu item keyword windowtitle ) I can connect to another silEnT server with my same client install and it works fine. I had someone else connect and they had exactly the same issue, but can connect to other silent mod servers without issue. Looking at the server log there is nothing logged except my connecting, and then the clientdisconnect.. Any ideas? I've googled like crazy, but not found anything that helped. Thanks
×
×
  • Create New...