Raised This Month: $ Target: $400
 0% 

Can you help me?(monster mod problem)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CS Pro
Senior Member
Join Date: Nov 2011
Location: In heaven
Old 12-20-2011 , 00:27   Can you help me?(monster mod problem)
Reply With Quote #1

hi everyone i have a problem my server crash and may be its the monster mod

heres what happen in the console :

PHP Code:
NET Ports:  server 27015client 27005
Server IP address 182.63.114.6
:27015
   
   Metamod version 1.19  Copyright 
(c2001-2006 Will Day <willday@metamod.org>
   
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type 
`meta gpl' for details.
   

   AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team 
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'
.
   
This is free software and you are welcome to redistribute it under 
   certain conditions
type 'amxx gpl' for details.
  
[
MONSTERMonster v3.00.0706/30/2002
[MONSTERby botman RollerPig <admin_bender@hotmail.com>
L 12/20/2011 13:25:13: -------- Mapchange to ka_dagger --------
L 12/20/2011 13:25:13: [AMXXPlugin file open error (plugin "d2_announcer.amxx")
L 12/20/2011 13:25:13: [AMXXPlugin file open error (plugin "d2_monstermod.amxx")
[
MONSTERERRORunknown monster_skill.cfg itemsk_tentacle_dmg_bite 1000000
Failed to load navigation map
.
Host_ErrorPF_precache_sound_ISound 'hostage/hseenbyct/getmeoutta1.wav' failed to precache because the item count is over the 512 limit.
Reduce the number of brush models and/or regular models in th 
can you help me fix this and i click on "New Game" and i want it to be clear plzz???? i cant play my server
CS Pro is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 12-20-2011 , 15:53   Re: Can you help me?(monster mod problem)
Reply With Quote #2

looks like the problem is with ka_dagger and the sound it is trying to precache from the error you posted. Post the output of rcon meta list and rcon amxx plugins.
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
CS Pro
Senior Member
Join Date: Nov 2011
Location: In heaven
Old 12-20-2011 , 21:42   Re: Can you help me?(monster mod problem)
Reply With Quote #3

Quote:
Originally Posted by joshknifer View Post
looks like the problem is with ka_dagger and the sound it is trying to precache from the error you posted. Post the output of rcon meta list and rcon amxx plugins.
you mean plugins.ini in amxmodx and another plugins.ini in metamod?
CS Pro is offline
slappy
Junior Member
Join Date: Sep 2010
Old 12-21-2011 , 04:19   Re: Can you help me?(monster mod problem)
Reply With Quote #4

Go into your server type in console rcon_password "yourRCON"
Then type rcon meta list
rcon amxx plugins

and please copy and paste what it shows.
slappy is offline
CS Pro
Senior Member
Join Date: Nov 2011
Location: In heaven
Old 12-21-2011 , 08:31   Re: Can you help me?(monster mod problem)
Reply With Quote #5

Quote:
Originally Posted by slappy View Post
Go into your server type in console rcon_password "yourRCON"
Then type rcon meta list
rcon amxx plugins

and please copy and paste what it shows.
em i cant go in my server.when i run hlds,it says "Couldn't allocate dedicated server IP port 27015" and when i clicked "New Game" it says
PHP Code:
NET Ports:  server 27015client 27005 
Server IP address 182.63.114.6
:27015 
    
   Metamod version 1.19  Copyright 
(c2001-2006 Will Day <willday@metamod.org
   
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'. 
   This is free software, and you are welcome to redistribute it 
   under certain conditions; type 
`meta gpl' for details. 
    

   AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team  
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'

   
This is free software and you are welcome to redistribute it under  
   certain conditions
type 'amxx gpl' for details
   
[
MONSTERMonster v3.00.0706/30/2002 
[MONSTERby botman RollerPig <admin_bender@hotmail.com
L 12/20/2011 13:25:13: -------- Mapchange to ka_dagger -------- 
L 12/20/2011 13:25:13: [AMXXPlugin file open error (plugin "d2_announcer.amxx"
L 12/20/2011 13:25:13: [AMXXPlugin file open error (plugin "d2_monstermod.amxx"
[
MONSTERERRORunknown monster_skill.cfg itemsk_tentacle_dmg_bite 1000000 
Failed to load navigation map

Host_ErrorPF_precache_sound_ISound 'hostage/hseenbyct/getmeoutta1.wav' failed to precache because the item count is over the 512 limit
Reduce the number of brush models and/or regular models in th 

Last edited by CS Pro; 12-21-2011 at 08:40.
CS Pro is offline
feifei
Senior Member
Join Date: Sep 2014
Location: India
Old 02-27-2015 , 12:21   Re: Can you help me?(monster mod problem)
Reply With Quote #6

Mine also showing this in console but my server not crashing. Can any1 please help me how to solve this issue ??
But my server is working well, no plugins errors.

Metamod version 1.21p37 Copyright (c) 2001-2013 Will Day <[email protected]>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.
__________________
MaTriX is my life
Visit Here ;) For ZP MODs
feifei is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 02-27-2015 , 13:23   Re: Can you help me?(monster mod problem)
Reply With Quote #7

It tells you what to do...

PHP Code:
failed to precache because the item count is over the 512 limit.  
Reduce the number of brush models and/or regular models in th 
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 02-27-2015 , 13:24   Re: Can you help me?(monster mod problem)
Reply With Quote #8

Quote:
Originally Posted by feifei View Post
Mine also showing this in console but my server not crashing. Can any1 please help me how to solve this issue ??
But my server is working well, no plugins errors.

Metamod version 1.21p37 Copyright (c) 2001-2013 Will Day <[email protected]>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.


AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

What issue do you see here ?
__________________
HamletEagle is offline
feifei
Senior Member
Join Date: Sep 2014
Location: India
Old 02-27-2015 , 13:40   Re: Can you help me?(monster mod problem)
Reply With Quote #9

I added metamod P in hosting server (OS: linux)

after that it's showing in console.
and no one command are working. like:- meta list, amx_plugins, status, nothing is working after adding metamod P in hosting server.

Okay sorry for that!! Now It's working fine thanks

will it take any effect in my server if it will show ?? bcz it's still showing in console but all commands and plugins are working
__________________
MaTriX is my life
Visit Here ;) For ZP MODs

Last edited by feifei; 02-27-2015 at 13:59. Reason: for update news :D
feifei is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 02-27-2015 , 14:02   Re: Can you help me?(monster mod problem)
Reply With Quote #10

This is only the license. Lol...
__________________
HamletEagle 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 19:33.


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