Raised This Month: $ Target: $400
 0% 

[TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7.6 REVAMPED!


Post New Thread Reply   
 
Thread Tools Display Modes
TonyBaretta
Senior Member
Join Date: Mar 2014
Location: nope.avi
Old 07-25-2015 , 06:11   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #191

maybe yes but why ?


Just an info for all

Quote:
don't set your server to 32 players , max players supported are 24
so add to your server sv_visiblemaxplayers 24 if is 32 slots are too many and free edict coming out

i'm tring to get 32 players work but for now is better use 24 , for prevent spawn glitch or too many edicts

__________________

Last edited by TonyBaretta; 07-25-2015 at 10:05.
TonyBaretta is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 07-25-2015 , 14:45   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #192

Server crash just after I selected my class... No errors in the logs, sorry :¬|

EDIT:
Nevermind ! Working correctly.
__________________
Want to check my plugins ?

Last edited by Arkarr; 07-25-2015 at 14:55.
Arkarr is offline
TonyBaretta
Senior Member
Join Date: Mar 2014
Location: nope.avi
Old 07-25-2015 , 21:40   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #193

ok , i'm tring to fix the leak caused free edicts error.

this is last crash getting after last update (first of last uptade never crashed <.<)

Quote:
21:404 L 07/25/2015 - 21:41:20: (2.59%) 53<TAB>tf_weapon_bat
21:404 L 07/25/2015 - 21:41:20: (2.68%) 55<TAB>trigger_hurt
21:404 L 07/25/2015 - 21:41:20: (3.37%) 69<TAB>info_particle_system
21:404 L 07/25/2015 - 21:41:20: (5.17%) 106<TAB>
21:404 L 07/25/2015 - 21:41:20: (5.32%) 109<TAB>tf_weapon_flaregun
21:404 L 07/25/2015 - 21:41:20: (6.30%) 129<TAB>tf_weapon_shotgun_pyro
21:404 L 07/25/2015 - 21:41:20: (10.54%) 216<TAB>prop_dynamic
21:404 L 07/25/2015 - 21:41:20: (12.15%) 249<TAB>tf_weapon_flamethrower
21:404 L 07/25/2015 - 21:41:20: (12.15%) 249<TAB>tf_weapon_fireaxe
21:404 L 07/25/2015 - 21:41:20: Total edicts: 2049
21:404 L 07/25/2015 - 21:41:20: Engine error: ED_Alloc: no free edicts
now i'm testing a new way for give weapons. Using tf2items inteasted tf2items_giveweapon
but need to do some test .

if you get free edicts error plz post your error log here can be helpfull , ty
__________________

Last edited by TonyBaretta; 07-25-2015 at 21:43.
TonyBaretta is offline
TonyBaretta
Senior Member
Join Date: Mar 2014
Location: nope.avi
Old 07-26-2015 , 15:14   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #194

ok disable Spycrablimbo and BuildSentry game , that games leaking the weapons . i'm tring to find a way for fix it

For Disable it edit minigames.cfg into sourcemod/configs like this :

Quote:
"Spycrab_Limbo"
{
"duration" "11.0"
"overlay1" "limbo"
"endrespawn" "1"
"id" "43"
"minplayers" "1"
"enable" "0"
}


"BuildSentry"
{
"duration" "4.5"
"overlay1" "BuildSentry"
"endrespawn" "1"
"id" "47"
"minplayers" "1"
"enable" "0"
}
__________________
TonyBaretta is offline
brunoronning
Senior Member
Join Date: Jan 2014
Location: Brazil
Old 07-26-2015 , 19:39   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #195

Sometimes my server bug, and need restart the plugin or map. Happens the following error on the console:
Quote:
L 07/26/2015 - 19: 33:10: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 07/26/2015 - 19: 33:10: [SM] Displaying call stack trace for plugin "ware\mw_tf2ware.smx":
L 07/26/2015 - 19: 33:10: [SM] [0] Line 2010, C:\Users\Tony\Documents\File ricevuti\mw_tf2ware.sp::InitMinigame()
L 07/26/2015 - 19: 33:10: [SM] [1] Line 1176, C:\Users\Tony\Documents\File ricevuti\mw_tf2ware.sp::Game_Start()
Can anyone help me?
Quote:
[01] SourceMod (1.7.3-dev+5228 ) by AlliedModders LLC
[02] TF2Items (1.6.2) by Asherkin & AzuiSleet & Damizean
[03] TF2 Tools (1.7.3-dev+5228 ) by AlliedModders LLC
[04] SDK Hooks (1.7.3-dev+5228 ) by AlliedModders LLC
[05] SDK Tools (1.7.3-dev+5228 ) by AlliedModders LLC
[06] Connect (1.2.0) by Asher "asherkin" Baker
[07] SteamTools (0.9.1+7202836 ) by Asher "asherkin" Baker

Last edited by brunoronning; 07-26-2015 at 19:44.
brunoronning is offline
TonyBaretta
Senior Member
Join Date: Mar 2014
Location: nope.avi
Old 07-26-2015 , 20:13   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #196

Are you sure to have minigames.cfg into sourcemod/config ?
__________________
TonyBaretta is offline
brunoronning
Senior Member
Join Date: Jan 2014
Location: Brazil
Old 07-26-2015 , 20:30   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #197

Quote:
Originally Posted by TonyBaretta View Post
Are you sure to have minigames.cfg into sourcemod/config ?
Yes, the way it works perfectly, but sometimes the problem error.

I have compiled the plugin in SourceMod 1.6.4, It seems to have stopped, but I'll still test.
brunoronning is offline
TonyBaretta
Senior Member
Join Date: Mar 2014
Location: nope.avi
Old 07-27-2015 , 04:34   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #198

you need to use SM 1.7
__________________
TonyBaretta is offline
brunoronning
Senior Member
Join Date: Jan 2014
Location: Brazil
Old 07-27-2015 , 19:53   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #199

Quote:
Originally Posted by TonyBaretta View Post
you need to use SM 1.7
I know ...I said I just compiled the plugin using the SM1.6.4.
brunoronning is offline
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 07-28-2015 , 10:51   Re: [TF2] TF2Ware v2- Wario Ware Microgaming!! 2.7 REVAMPED!
Reply With Quote #200

I think what he said is compile with 1.7 version compiler
__________________
I'M KIMCHI
braak0327 is offline
Send a message via Skype™ to braak0327
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 19:55.


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