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

Issue Post bugs for me here please.


Post New Thread Reply   
 
Thread Tools Display Modes
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 08-19-2014 , 10:07   Re: Post bugs for me here please.
Reply With Quote #11

Quote:
Originally Posted by Arrow768 View Post
I'll take a look soon.
Drixevel is offline
wiickedx
Junior Member
Join Date: Jul 2014
Old 08-19-2014 , 10:27   Re: Post bugs for me here please.
Reply With Quote #12

Quote:
Originally Posted by r3dw3r3w0lf View Post
I'll take a look soon.
Could you please take a look at the bug/issue with CSGO's equipment? On the CT side the hats are jumping up and down and when crouched the hat seems to be placed on the ground.
wiickedx is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 08-19-2014 , 19:46   Re: Post bugs for me here please.
Reply With Quote #13

Quote:
Originally Posted by wiickedx View Post
Could you please take a look at the bug/issue with CSGO's equipment? On the CT side the hats are jumping up and down and when crouched the hat seems to be placed on the ground.
We'll see, I've got a lot on my plate at the moment. That's why I'm not really wanting to take this project on full time and just push updates to it.
Drixevel is offline
braak0327
AlliedModders Donor
Join Date: Dec 2012
Location: NORT....SOUTH KOREA
Old 12-20-2014 , 22:15   Re: Post bugs for me here please.
Reply With Quote #14

any update for christmas?
__________________
I'M KIMCHI
braak0327 is offline
Send a message via Skype™ to braak0327
Nymphali
Junior Member
Join Date: Aug 2013
Old 12-30-2014 , 07:37   Re: Post bugs for me here please.
Reply With Quote #15

I dont know if you know this problem but trails + env_explosion make servers crash.

If the env_explosion explode near someone with a trails, it will often crash.
Nymphali is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-04-2015 , 05:18   Re: Post bugs for me here please.
Reply With Quote #16

Quote:
Originally Posted by Nymphali View Post
I dont know if you know this problem but trails + env_explosion make servers crash.

If the env_explosion explode near someone with a trails, it will often crash.
I think that's an engine problem.
Drixevel is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-07-2015 , 12:55   Re: Post bugs for me here please.
Reply With Quote #17

I'm currently looking for servers to test updates on for different games that regulars as players. If anybody wants to help test upcoming features to test things for different games, let me know. Please keep in mind that this is for development updates so it shouldn't be used on production servers.

(I can test on private test servers but to test against other players, need other servers to test on because I recently retired from server hosting with my community)
Drixevel is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-15-2015 , 14:27   Re: Post bugs for me here please.
Reply With Quote #18

If anyone's interested, my fork of the store plugin system is available via the link below.

https://forums.alliedmods.net/showthread.php?t=255418
Drixevel is offline
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 02-07-2015 , 11:44   Re: Post bugs for me here please.
Reply With Quote #19

If I try to run it on TF2 under SM 1.7.1-git5151 (latest stable) I get tons of
Code:
L 02/07/2015 - 17:45:24: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:45:24: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:45:24: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:45:24: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:45:24: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:48:10: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:48:10: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:48:10: [SM]   [0]  Line 1106, store-backend.sp::BuyItemGiveItemCallback()
And it pretty much does not work. You can't buy new items or attempt to use them. I've also tried to compile it for this version of SourceMod myself, and the compiler spew out a bunch of garbage, something is wrong with the includes.

It worked perfectly well on previous versions of SurceMod though.

Could you test?
__________________

Last edited by FrozenHaxor; 02-07-2015 at 11:51.
FrozenHaxor is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-07-2015 , 14:44   Re: Post bugs for me here please.
Reply With Quote #20

Quote:
Originally Posted by FrozenHaxor View Post
If I try to run it on TF2 under SM 1.7.1-git5151 (latest stable) I get tons of
Code:
L 02/07/2015 - 17:45:24: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:45:24: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:45:24: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:45:24: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:45:24: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:46:50: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:46:50: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:46:50: [SM]   [0]  Line 916, store-backend.sp::T_GetUserItemsCallback()
L 02/07/2015 - 17:48:10: [SM] Native "Call_StartFunction" reported: Invalid function id (0)
L 02/07/2015 - 17:48:10: [SM] Displaying call stack trace for plugin "store/store-backend.smx":
L 02/07/2015 - 17:48:10: [SM]   [0]  Line 1106, store-backend.sp::BuyItemGiveItemCallback()
And it pretty much does not work. You can't buy new items or attempt to use them. I've also tried to compile it for this version of SourceMod myself, and the compiler spew out a bunch of garbage, something is wrong with the includes.

It worked perfectly well on previous versions of SurceMod though.

Could you test?
Try Sourcemod 1.6 and see if that fixes it.
Drixevel 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 02:54.


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