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

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


Post New Thread Reply   
 
Thread Tools Display Modes
pandah
New Member
Join Date: Apr 2011
Old 04-10-2011 , 02:56   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #191

When I use randomizer, my server crashes when someone chooses a team. Is there a fix for this? I have asherkin's tf2items exension installed, and the server works if I only have that installed. Once Randomizer is on, it crashes.

I'm running mm v 1.8.5 and sm 1.3.6.
pandah is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 04-10-2011 , 14:32   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #192

Do you have any error logs?

I'm not hooking a choose team event, but is it crashing any time somebody spawns? If so, it may be crashing on the weapon give, which may point to outdated gamedata or something.
__________________
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
pandah
New Member
Join Date: Apr 2011
Old 04-11-2011 , 00:38   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #193

Code:
L 04/10/2011 - 21:31:43: SourceMod error session started
L 04/10/2011 - 21:31:43: Info (map "pl_thundermountain") (file "errors_20110410.log")
L 04/10/2011 - 21:31:43: [SM] Unable to load extension "sdkhooks.ext": The specified module could not be found.


L 04/10/2011 - 21:32:35: [UPDATER] --- BEGIN ERRORS FROM AUTOMATIC UPDATER ---
L 04/10/2011 - 21:32:35: [UPDATER] Could not download "http://update.sourcemod.net/update/"
L 04/10/2011 - 21:32:35: [UPDATER] Error: The requested URL returned error: 404
L 04/10/2011 - 21:32:35: [UPDATER] --- END ERRORS FROM AUTOMATIC UPDATER ---
Actually, it seems to be crashing when someone joins the server.
pandah is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 04-11-2011 , 02:34   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #194

I see nothing to do with randomizer there...
However, I do see an SDKHooks error.
Randomizer optionally includes SDKHooks, but if it's not loaded, it doesn't use it at all...

Also, auto-updater seems to not be updating gamedata (a lot of people have been saying this) so maybe your gamedata is outdated?
__________________
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
OnkelDagobert
Junior Member
Join Date: Apr 2011
Old 04-11-2011 , 12:33   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #195

Randomizer dont work on my server
Code:
[SM] Native "HookEntityOutput" reported: Entity Outputs are disabled - See error logs for details
[SM] Displaying call stack trace for plugin "tf2items_randomizer.smx":
[SM]   [0]  Line 198, C:\sourcemod\addons\sourcemod\scripting\tf2items_randomizer.sp::OnPluginStart()
MM 1.8.5 SM 1.3.6
updated gamedata from Snapshots 1.4.0-hg3234.tar.gz
OnkelDagobert is offline
gavintlgold
Member
Join Date: Mar 2010
Location: New York
Old 04-11-2011 , 12:58   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #196

Quote:
Originally Posted by OnkelDagobert View Post
Randomizer dont work on my server
Code:
[SM] Native "HookEntityOutput" reported: Entity Outputs are disabled - See error logs for details
[SM] Displaying call stack trace for plugin "tf2items_randomizer.smx":
[SM]   [0]  Line 198, C:\sourcemod\addons\sourcemod\scripting\tf2items_randomizer.sp::OnPluginStart()
MM 1.8.5 SM 1.3.6
updated gamedata from Snapshots 1.4.0-hg3234.tar.gz
You're going to need to post more logs--note that the log says to 'see the error logs'. The error in question should be in the same file earlier up.
__________________
"Don't run--it's just ham!" Co-leader of the Crit Sandvich Network
gavintlgold is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 04-11-2011 , 22:41   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #197

Entity Outputs are evidently disabled. I wonder why.

(errors_#####.log, find the latest file, check the same timestamp).


Also, @Benny, the randomizer update is done, I just haven't found the chance to post it yet T_T will hopefully get a chance soon.
__________________
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.

Last edited by FlaminSarge; 04-11-2011 at 23:06.
FlaminSarge is offline
OnkelDagobert
Junior Member
Join Date: Apr 2011
Old 04-12-2011 , 04:57   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #198

this is all:

errors_20110412.log
Code:
L 04/12/2011 - 06:49:03: SourceMod error session started
L 04/12/2011 - 06:49:03: Info (map "arena_lumberyard") (file "errors_20110412.log")
L 04/12/2011 - 06:49:03: [SM] Native "HookEntityOutput" reported: Entity Outputs are disabled - See error logs for details
L 04/12/2011 - 06:49:03: [SM] Displaying call stack trace for plugin "tf2items_randomizer.smx":
L 04/12/2011 - 06:49:03: [SM]   [0]  Line 198, C:\sourcemod\addons\sourcemod\scripting\tf2items_randomizer.sp::OnPluginStart()
L 04/12/2011 - 06:49:36: [UPDATER] --- BEGIN ERRORS FROM AUTOMATIC UPDATER ---
L 04/12/2011 - 06:49:36: [UPDATER] Could not download "http://update.sourcemod.net/update/"
L 04/12/2011 - 06:49:36: [UPDATER] Error: The requested URL returned error: 404
L 04/12/2011 - 06:49:36: [UPDATER] --- END ERRORS FROM AUTOMATIC UPDATER ---
L20110412.log
Code:
L 04/12/2011 - 06:48:59: SourceMod log file session started (file "L20110412.log") (Version "1.3.6")
L 04/12/2011 - 06:48:59: -------- Mapchange to arena_lumberyard --------
L 04/12/2011 - 06:49:00: [TF2ITEMS] "GiveNamedItem" offset = 463
complete screenlog:
http://nopaste.info/da1904a3b0.html
OnkelDagobert is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 04-15-2011 , 03:16   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #199

Welp, with this April 14th update, stuff is broken. Gamedata needs updating, etc. Will fix soon.

Also tf2items gamedata will need updating.

No idea why entity outputs are disabled on your server...
__________________
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
desco
Junior Member
Join Date: Dec 2010
Old 05-01-2011 , 04:19   Re: [TF2Items] Randomizer (v1.3, 02/24/2011)
Reply With Quote #200

FlaminSarge, how's it coming along? Hopefully the April patches didn't wreck your code too bad.
desco 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 13:01.


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