Raised This Month: $32 Target: $400
 8% 

[TF2Items] Randomizer (v1.591, 08/11/2013)


Post New Thread Reply   
 
Thread Tools Display Modes
Mike_BoG
SourceMod Donor
Join Date: Jul 2011
Old 08-11-2013 , 12:55   Re: [TF2Items] Randomizer (v1.59, 08/06/2013)
Reply With Quote #571

Quote:
Originally Posted by FlaminSarge View Post
The VPK is arguably more "tidy" than anything else, considering it's a single file in the "custom/" folder of your game (this VPK does NOT need to be downloaded to clients, either), rather than several files in arbitrary folders.

Huntereb, Windows or Linux? The gamedata doesn't seem to have changed for TF2Attributes, so have you updated that completely?
Whether or not it's tidy is up to each server owner, I for one prefer to keep my stuff in folders related to each server (randomizer, vsh, surf etc etc), and when Valve broke that by not allowing VPK's to be in subdirectories this is how I have to do it. Might also be because ocd.
__________________
Founder and Owner of BlackOut Gaming

Last edited by Mike_BoG; 08-11-2013 at 12:56.
Mike_BoG is offline
Huntereb
>:) (:<
Join Date: Jul 2012
Old 08-11-2013 , 14:37   Re: [TF2Items] Randomizer (v1.59, 08/06/2013)
Reply With Quote #572

I'm on Windows, and I thought I recently updated it correctly... I'll try again though, thanks!
Huntereb is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 08-11-2013 , 16:49   Re: [TF2Items] Randomizer (v1.59, 08/06/2013)
Reply With Quote #573

GCFScape 1.8.4 can open up VPKs, if it helps.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-11-2013 , 16:55   Re: [TF2Items] Randomizer (v1.59, 08/06/2013)
Reply With Quote #574

Quote:
Originally Posted by FlaminSarge View Post
GCFScape 1.8.4 can open up VPKs, if it helps.
Just make sure to open the ones that end in _dir.vpk

Those are the main directory files for SteamPipe-style vpks.

Oh, remember how we were discussing VPK versioning earlier? SteamPipe-style VPKs are how Valve handles it. Once a _001.vpk file exists, updating it will generate a _002 and new _dir file. I believe you use the -P option to vpk.exe to generate this style VPK.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 08-11-2013 at 16:58.
Powerlord is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 08-11-2013 , 17:22   Re: [TF2Items] Randomizer (v1.59, 08/06/2013)
Reply With Quote #575

Right, and that's not useful for us. Even less useful is that clients don't download VPKs, though that's reasonable.

EDIT: Quick update to fix the empty attribute string issue and add something to the Army of One. Make sure you've got the latest TF2Items snapshot from http://builds.limetech.org
__________________
Bread EOTL GunMettle Invasion Jungle Inferno will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.

Last edited by FlaminSarge; 08-11-2013 at 18:47.
FlaminSarge is offline
Otter
Member
Join Date: Apr 2013
Location: OnClientConnect()
Old 08-15-2013 , 14:31   Re: [TF2Items] Randomizer (v1.591, 08/11/2013)
Reply With Quote #576

Steampipe broke everything.
It used to crash my server, but now it just unloads itself.
L 08/14/2013 - 04:05:23: [SM] MEMORY LEAK DETECTED IN PLUGIN (file "tf2ibwr.smx") L 08/14/2013 - 04:05:23: [SM] Unloading plugin to free 9759 handles. L 08/14/2013 - 04:05:23: [SM] Contact the author(s) of this plugin to correct this error.
Also it causes my client to crash when I connect. Any idea why?
Otter is offline
pcmaster
AlliedModders Donor
Join Date: Sep 2009
Old 08-15-2013 , 14:54   Re: [TF2Items] Randomizer (v1.591, 08/11/2013)
Reply With Quote #577

Getting a lot of crashes (like every 10 minutes) with the latest version.

debug.log:
Code:
CRASH: Thu Aug 15 22:21:07 CEST 2013
Start Line: ./srcds_linux -game tf -port 29025 -ip 176.9.0.44 -secure +map cp_dustbowl +maxplayers 24 -debug
[New Thread 11704]
[New Thread 11699]
[New Thread 11697]
[New Thread 11703]
[New Thread 11698]
[New Thread 11711]
[New Thread 11706]
[New Thread 11705]
[New Thread 11709]
[New Thread 11715]
[New Thread 11713]
[New Thread 11858]
[New Thread 11700]
[New Thread 11702]
[New Thread 11701]
[New Thread 11714]
Core was generated by `./srcds_linux -game tf -port 29025 -ip 176.9.0.44 -secure +map cp_dustbowl +max'.
Program terminated with signal 6, Aborted.
#0  0xf7753430 in __kernel_vsyscall ()
#0  0xf7753430 in __kernel_vsyscall ()
#1  0xf750da71 in raise () from /lib32/libc.so.6
#2  0xf7510e92 in abort () from /lib32/libc.so.6
#3  0xf7544ae5 in ?? () from /lib32/libc.so.6
#4  0xf754ebe1 in ?? () from /lib32/libc.so.6
#5  0xf75504b1 in ?? () from /lib32/libc.so.6
#6  0xf755353d in free () from /lib32/libc.so.6
#7  0xf62576ce in PackedEntity::~PackedEntity() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#8  0xf6280150 in CFrameSnapshotManager::RemoveEntityReference(int) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#9  0xf628095b in CFrameSnapshotManager::DeleteFrameSnapshot(CFrameSnapshot*) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#10 0xf62809dc in CFrameSnapshot::ReleaseReference() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#11 0xf61bd26a in CClientFrame::SetSnapshot(CFrameSnapshot*) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#12 0xf61bd2a0 in CClientFrame::~CClientFrame() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#13 0xf61bd6e8 in CClientFrameManager::FreeFrame(CClientFrame*) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#14 0xf61bd7a0 in CClientFrameManager::DeleteClientFrames(int) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#15 0xf6277195 in CGameClient::UpdateAcknowledgedFramecount(int) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#16 0xf616bd58 in NET_Tick::Process() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#17 0xf624097a in CNetChan::ProcessMessages(bf_read&) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#18 0xf624185b in CNetChan::ProcessPacket(netpacket_s*, bool) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#19 0xf6248d8e in NET_ProcessSocket(int, IConnectionlessPacketHandler*) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#20 0xf61b8aff in CBaseServer::RunFrame() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#21 0xf628b1de in SV_Frame(bool) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#22 0xf6208617 in _Host_RunFrame_Server(bool) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#23 0xf6209321 in _Host_RunFrame(float) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#24 0xf6209e78 in Host_RunFrame(float) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#25 0xf6214c61 in CHostState::State_Run(float) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#26 0xf6214e8e in CHostState::FrameUpdate(float) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#27 0xf6214f99 in HostState_Frame(float) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#28 0xf62a0b1a in CEngine::Frame() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#29 0xf629e506 in CDedicatedServerAPI::RunFrame() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#30 0xf6dd8985 in RunServer() () from bin/dedicated_srv.so
#31 0xf629e5fd in CModAppSystemGroup::Main() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#32 0xf62d4470 in CAppSystemGroup::Run() () from /gameserver/tf2/randomizer/bin/engine_srv.so
#33 0xf629e91f in CDedicatedServerAPI::ModInit(ModInfo_t&) () from /gameserver/tf2/randomizer/bin/engine_srv.so
#34 0xf6dd8a90 in CDedicatedAppSystemGroup::Main() () from bin/dedicated_srv.so
#35 0xf6df1d00 in CAppSystemGroup::Run() () from bin/dedicated_srv.so
#36 0xf6df1d00 in CAppSystemGroup::Run() () from bin/dedicated_srv.so
#37 0xf6d97176 in main () from bin/dedicated_srv.so
#38 0x080486f1 in main ()
No symbol table info available.
MM:S Version 1.10.0-hg848
SM Version 1.5.0-dev+3855

meta list
Code:
Listing 7 plugins:
  [01] SourceMod (1.5.0-dev+3855) by AlliedModders LLC
  [02] TF2Items (1.6.0) by Asherkin & AzuiSleet & Damizean
  [03] TF2 Tools (1.5.0-dev+3855) by AlliedModders LLC
  [04] SDK Hooks (1.5.0-dev+3855) by AlliedModders LLC
  [05] SDK Tools (1.5.0-dev+3855) by AlliedModders LLC
  [06] SteamTools (0.8.3) by Asher Baker (asherkin)
  [07] Connect (1.2.0) by Asher "asherkin" Baker
sm exts list
Code:
[SM] Displaying 14 extensions:
[01] Automatic Updater (1.5.0-dev+3855): Updates SourceMod gamedata files
[02] Webternet (1.5.0-dev+3855): Extension for interacting with URLs
[03] TF2Items (1.6.0): TF2 Item Modifier
[04] TF2 Tools (1.5.0-dev+3855): TF2 extended functionality
[05] BinTools (1.5.0-dev+3855): Low-level C/C++ Calling API
[06] Client Preferences (1.5.0-dev+3855): Saves client preference settings
[07] SQLite (1.5.0-dev+3855): SQLite Driver
[08] SDK Hooks (1.5.0-dev+3855): Source SDK Hooks
[09] SDK Tools (1.5.0-dev+3855): Source SDK Tools
[10] Socket (3.0.1alpha): Socket extension for SourceMod
[11] SteamTools (0.8.3): SteamWorks for SourceMod.
[12] Top Menus (1.5.0-dev+3855): Creates sorted nested menus
[13] Connect (1.2.0): Forward for early connection
[14] MySQL-DBI (1.5.0-dev+3855): MySQL driver implementation for DBI
sm plugins list
Code:
[SM] Listing 52 plugins:
  01 "gameME Plugin" (4.3) by TTS Oetzel & Goerz GmbH
  02 "MOTDgd Ads" (1.6.3) by MOTDgd
  03 "Activity Points: Core" (1.2.1) by n0:name
  04 "[DEV] TF2ItemsInfo" (1.8.17.2-20130629) by Leonardo
  05 "Donator: Coloured Chat" (1.0) by Original by Nut, edited by n0:name
  06 "TF2: Killer's Info" (1.4.1) by Nut
  07 "RandomCycle" (1.4.6) by AlliedModders LLC
  08 "[ANY] Sound Player (custom)" (1.0) by n0:name
  09 "Anti-Flood" (1.5.0-dev+3834) by AlliedModders LLC
  10 "Very Basic High Ping Kicker" (1.4) by msleeper
  11 "Basic Commands" (1.5.0-dev+3834) by AlliedModders LLC
  12 "Spray Tracer" (5.8a) by Nican132, CptMoore, Lebson506th
  13 "Be the Robot" (1.3) by MasterOfTheXP
  14 "Web Shortcuts" (1.1) by Kyle Sanderson, Nicholas Hastings
  15 "Server Hud Logo" (2.1.1) by ReFlexPoison
  16 "Rock The Vote" (1.4.6) by AlliedModders LLC
  17 "Donator Recognition" (0.5) by Nut
  18 "Fun Commands" (1.5.0-dev+3834) by AlliedModders LLC
  19 "Adaptive Respawn" (0.2.4) by Snow
  20 "Player-Teleport" (1.2.1.0) by Dr. HyperKiLLeR, n0:name
  21 "Admin Menu" (1.5.0-dev+3834) by AlliedModders LLC
  22 "Client Preferences" (1.5.0-dev+3834) by AlliedModders LLC
  23 "[TF2] Hats Manager" (1.0) by n0:name
  24 "Plugin Manager" (1.1.0) by R-Hehl
  25 "Admin Help" (1.5.0-dev+3834) by AlliedModders LLC
  26 "Map Nominations" (1.4.6) by AlliedModders LLC
  27 "SourceSleuth" (1.2.0) by ecca
  28 "Basic Chat" (1.5.0-dev+3834) by AlliedModders LLC
  29 "Nextmap" (1.5.0-dev+3834) by AlliedModders LLC
  30 "[ANY] Plugin Information" (1.0) by n0:name
  31 "Fun Votes" (1.5.0-dev+3834) by AlliedModders LLC
  32 "Basic Info Triggers" (1.5.0-dev+3834) by AlliedModders LLC
  33 "Simple Chat Processor (Redux)" (1.1.5) by Simple Plugins, Mini
  34 "Sound Commands" (1.5.0-dev+3834) by AlliedModders LLC
  35 "Basic Comm Control" (1.5.0-dev+3834) by AlliedModders LLC
  36 "MySQL Admin Logging Advanced" (1.0) by n0:name
  37 "[Source 2009] Custom Chat Colors" (2.4.1) by Dr. McKay
  38 "Player Commands" (1.5.0-dev+3834) by AlliedModders LLC
  39 "[TF2] gScramble Team Manager" (3.0.13) by Goerge
  40 "Basic Votes" (1.5.0-dev+3834) by AlliedModders LLC
  41 "[Any] Deluxe Godmode" (2.3.1) by DarthNinja
  42 "FragRadio SourceMod Plugin" (1.4.5) by BomBom - Dunceantix
  43 "Basic Donator Interface" (0.4) by Nut
  44 "Destroy Engineer Buildings" (1.0.2) by bl4nk
  45 "AdsQL Advertisements System" (1.7.8) by PharaohsPaw
  46 "Players Votes" (1.5.0) by The Resident, pZv!
  47 "Immunity Reserve Slots [CONNECT]" (2.0.7) by Jamster
  48 "Bonus Round Immunity" (1.1.0) by n0:name
  49 "MapChooser" (1.4.6) by AlliedModders LLC
  50 "SourceBans" (1.4.10) by SourceBans Development Team
  51 "[TF2] TF2Attributes" (1.1.0) by FlaminSarge
  52 "[TF2Items] Randomizer" (1.591) by FlaminSarge
__________________
Stopped hosting servers as of November 2018, no longer active around here.

Last edited by pcmaster; 08-15-2013 at 16:28.
pcmaster is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 08-17-2013 , 00:29   Re: [TF2Items] Randomizer (v1.591, 08/11/2013)
Reply With Quote #578

Otter: wrong plugin

pcmaster: does it happen on round start/sudden death?
__________________
Bread EOTL GunMettle Invasion Jungle Inferno will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
pcmaster
AlliedModders Donor
Join Date: Sep 2009
Old 08-17-2013 , 07:51   Re: [TF2Items] Randomizer (v1.591, 08/11/2013)
Reply With Quote #579

Quote:
Originally Posted by FlaminSarge View Post
Otter: wrong plugin

pcmaster: does it happen on round start/sudden death?
No, it happens at complete random times (as I have sudden death disabled) - mostly when the server is above 12 Players (I guess it's a certain weapon combination). Still wondering why the Server gets killed with Signal 6...
__________________
Stopped hosting servers as of November 2018, no longer active around here.

Last edited by pcmaster; 08-17-2013 at 07:55.
pcmaster is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 08-20-2013 , 16:08   Re: [TF2Items] Randomizer (v1.591, 08/11/2013)
Reply With Quote #580

And when you set the cvar con_logfile "logs/conlog.log", and then check the end of the file after the crash, there's nothing of significance there?
__________________
Bread EOTL GunMettle Invasion Jungle Inferno will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
Reply


Thread Tools
Display Modes

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 00:13.


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