Raised This Month: $51 Target: $400
 12% 

FF2 Server crash


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NevoH72
Member
Join Date: Nov 2014
Old 04-03-2020 , 15:22   Server crash
Reply With Quote #1

99% sure I installed the plugin wrong. (The FF2) plugin.

L 04/03/2020 - 22:162: [SM] Exception reported: Invalid file handle 0 (error 4)L 04/03/2020 - 22:16:52: [SM] Blaming: freak_fortress_2.smxL 04/03/2020 - 22:16:52: [SM] Call stack trace:L 04/03/2020 - 22:16:52: [SM] [0] ReadDirEntryL 04/03/2020 - 22:16:52: [SM] [1] Line 1753, freak_fortress_2.sp::EnableSubPluginsL 04/03/2020 - 22:16:52: [SM] [2] Line 2403, freak_fortress_2.sp::OnRoundStartL 04/03/2020 - 22:16:52: [SM] Exception reported: Script execution timed out


It crashed my server and left this ^

Oh, and this is a problem too, L 04/03/2020 - 22:14:52: server_cvar: "tf_arena_use_queue" "0"
L 04/03/2020 - 22:14:52: server_cvar: "tf_arena_first_blood" "0"
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character seeman needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character seeldier needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character demopan needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character ninjaspy needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character gentlespy needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character saxtonhale needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character vagineer_hale needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character hhh_hale needs plugin default_abilities!
L 04/03/2020 - 22:14:52: [freak_fortress_2.smx] [FF2 Bosses] Character brutal_sniper_hale needs plugin default_abilities




I'm pretty sure I *did* install plugin default abilities... perhaps not in the right place(?)

I think I might just reinstall everything from scratch, but I followed the FF2 installation guide regardless... and still didn't work properly.
I had other problems like:

L 04/03/2020 - 22:26:00: [SM] Blaming: tf2attributes.smx
L 04/03/2020 - 22:26:00: [SM] Call stack trace:
L 04/03/2020 - 22:26:00: [SM] [0] LoadGameConfigFile
L 04/03/2020 - 22:26:00: [SM] [1] Line 85, C:\sourcemod\tf2attributes\tf2attributes.sp:: OnPluginStart
L 04/03/2020 - 22:26:00: [SM] Unable to load plugin "tf2attributes.smx": Error detected in plugin startup (see error logs)
L 04/03/2020 - 22:26:00: [SM] Exception reported: This plugin requires one of the cURL, Socket, SteamTools, or SteamWorks extensions to function.
L 04/03/2020 - 22:26:00: [SM] Blaming: updater.smx
L 04/03/2020 - 22:26:00: [SM] Call stack trace:
L 04/03/2020 - 22:26:00: [SM] [0] SetFailState
L 04/03/2020 - 22:26:00: [SM] [1] Line 102, D:\Downloads\Unsorted\sourcemod-1.6.3-windows\addons\sourcemod\scripting\updater.sp ::OnPluginStart

Last edited by NevoH72; 04-03-2020 at 15:31.
NevoH72 is offline
Batfoxkid
Senior Member
Join Date: Nov 2018
Location: ''On the map''
Old 04-03-2020 , 22:38   Re: Server crash
Reply With Quote #2

Make sure subplugins are in
addons/sourcemod/plugins/freaks/

TF2Attributes needs to be updated manually in the GitHub repository
Updater requires atleast one of those extensions to run. Generally 1.10.14 isn't going to update anytime soon
(unless 1.11 gets into the update)
__________________
Batfoxkid is offline
NevoH72
Member
Join Date: Nov 2014
Old 04-04-2020 , 10:35   Re: Server crash
Reply With Quote #3

I don't have such file called "freaks"
The installation guides just told me to put the smx files in the sourcemod/plugins folder
I'll try it though ^

EDIT: I did found "freaks" but in the script folder.
I thought SP files are not needed, and that only SMX fiiles are the required ones ;o
Anyhow, I take it that the script folders have nothing to do with my problem. I'm probably confusing 2 things together

edit2: nothing I do seem to work.. all the SP files are in the "freaks" file in the script folder.
As for the smx, still not sure

I did exactly this: "Unzip the FF2 plugins archive and place them in the /addons/sourcemod/plugins/ folder (so that plugins/freaks/ff2_1st_set_abilities.ff2 exists)."
And so I created the freaks folder in my plugins folder, placed the smx and renamed it to ff2. still having the same issue though.

Last edited by NevoH72; 04-04-2020 at 11:00.
NevoH72 is offline
WhiteFalcon
Member
Join Date: Nov 2019
Old 04-04-2020 , 10:46   Re: Server crash
Reply With Quote #4

Quote:
Originally Posted by NevoH72 View Post
I don't have such file called "freaks"
The installation guides just told me to put the smx files in the sourcemod/plugins folder
I'll try it though ^

EDIT: I did found "freaks" but in the script folder.
I thought SP files are not needed, and that only SMX fiiles are the required ones ;o
Anyhow, I take it that the script folders have nothing to do with my problem. I'm probably confusing 2 things together

edit2: nothing I do seem to work.. all the SP files are in the "freaks" file in the script folder.
As for the smx, still not sure
rename the .smx inside plugins/freaks to .ff2
and you don't need to add .sp inside /freaks
WhiteFalcon is offline
NevoH72
Member
Join Date: Nov 2014
Old 04-04-2020 , 11:02   Re: Server crash
Reply With Quote #5

Quote:
Originally Posted by WhiteFalcon View Post
rename the .smx inside plugins/freaks to .ff2
and you don't need to add .sp inside /freaks
I meant that I already had some sp files in \addons\sourcemod\scripting\freaks without me doing anything and thought it was related to my issue.

Anyhow, I already renamed it to .ff2, still nothing so far :/

Last edited by NevoH72; 04-04-2020 at 11:08.
NevoH72 is offline
NevoH72
Member
Join Date: Nov 2014
Old 04-04-2020 , 12:03   Re: Server crash
Reply With Quote #6

Quote:
Originally Posted by WhiteFalcon View Post
rename the .smx inside plugins/freaks to .ff2
and you don't need to add .sp inside /freaks
oh got it. Thanks.
NevoH72 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 14:14.


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