Raised This Month: $ Target: $400
 0% 

[TF2] Horseless Headless Horsemann


Post New Thread Reply   
 
Thread Tools Display Modes
mazzit
Junior Member
Join Date: Nov 2010
Old 11-18-2010 , 17:24   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #101

I still get crashes when i use this plugin, i tried a complete reinstall, i used this mod, i tried it without the mod, i now get this stupid engine error saying
"257 - headless hatman: UTIL_SetModel: not precached: models/bots/headless hatman.mdl" this doesnt work :/ i tried downloading the source too.
mazzit is offline
Nicolayka
Member
Join Date: Nov 2010
Old 11-18-2010 , 17:42   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #102

Thank you! Everything works!
Nicolayka is offline
Nicolayka
Member
Join Date: Nov 2010
Old 11-18-2010 , 17:44   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #103

Quote:
Originally Posted by mazzit View Post
I still get crashes when i use this plugin, i tried a complete reinstall, i used this mod, i tried it without the mod, i now get this stupid engine error saying
"257 - headless hatman: UTIL_SetModel: not precached: models/bots/headless hatman.mdl" this doesnt work :/ i tried downloading the source too.
Works for me only this version - http://forums.alliedmods.net/showpos...3&postcount=52 Try it and you!
Nicolayka is offline
Markit0s
Junior Member
Join Date: Dec 2009
Old 11-18-2010 , 17:51   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #104

Quote:
Originally Posted by Nicolayka View Post
Works for me only this version - http://forums.alliedmods.net/showpos...3&postcount=52 Try it and you!

Those are nav files. They won't help, he/she has a precaching problem.

Edit: Didn't even look at the link, The OP plug in should work just fine.
__________________


Last edited by Markit0s; 11-18-2010 at 17:57.
Markit0s is offline
mazzit
Junior Member
Join Date: Nov 2010
Old 11-18-2010 , 18:02   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #105

Quote:
Originally Posted by Nicolayka View Post
Works for me only this version - http://forums.alliedmods.net/showpos...3&postcount=52 Try it and you!
Still not working D:
mazzit is offline
naris
AlliedModders Donor
Join Date: Dec 2006
Old 11-18-2010 , 23:29   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #106

Try this version:

http://forums.alliedmods.net/showpos...1&postcount=89

//or you could re-download the one in the First Post (that was changed on the 8th)
naris is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 11-19-2010 , 10:55   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #107

naris, yours still only works occasionally for me, I tried spawning the horsemann at one point, it crashed, server came back up, any model worked... its being weird. Have you tried using DispatchKeyValue to set "modelname"? Apparently it autoprecaches if you do so... also, maybe add another precache check AFTER preparehatmanmodel so that it doesn't crash if it fails to precache
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit 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
naris
AlliedModders Donor
Join Date: Dec 2006
Old 11-19-2010 , 13:22   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #108

Quote:
Originally Posted by FlaminSarge View Post
maybe add another precache check AFTER preparehatmanmodel so that it doesn't crash if it fails to precache
It already does that:
PHP Code:
    PrepareHatmanModel(modelname);
    if (!
IsModelPrecached(modelname))
    {
        
ReplyToCommand(client"[SM] Model is invalid. sm_horsemann [modelname].");
        return 
Plugin_Handled;
    } 
naris is offline
mazzit
Junior Member
Join Date: Nov 2010
Old 11-19-2010 , 18:11   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #109

Quote:
Originally Posted by naris View Post
Try this version:

http://forums.alliedmods.net/showpos...1&postcount=89

//or you could re-download the one in the First Post (that was changed on the 8th)
STILL not working, is anyone up for teamviewing my computer?
EDIT: OMFG, i finally found out what cause this problem,
i have a map named koth_ghostship, it uses the horseman

Last edited by mazzit; 12-05-2010 at 01:10.
mazzit is offline
sejin513
AlliedModders Donor
Join Date: Dec 2008
Location: ._.
Old 12-04-2010 , 00:27   Re: [TF2] Horseless Headless Horsemann
Reply With Quote #110

Quote:
Originally Posted by mazzit View Post
STILL not working, is anyone up for teamviewing my computer?
when i test it, worked! ;)
sejin513 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 10:24.


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