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

Accelerator - Take back control


Post New Thread Closed Thread   
 
Thread Tools Display Modes
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 06-30-2015 , 21:46   Re: Accelerator - Take back control
#291

Quote:
Originally Posted by stickz View Post
No error log session, no throttle and hourly server crashing really hurts. :/
Use the EDIT BUTTON if your post is the last one, and you have more information to share than you have already shared.


Continuously shouting / bumping threads and disturbing the developers/administrators/et cetera without any useful information doesn't speed up the process.

Since you're only just disturbing, it will just raise the time it takes to do any maintenance or fix capacity issues, and as such, you have just added 2 weeks to the time it takes to process your crashes.

I wish you a lot of fun during the time you'll have to wait.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
stickz
Senior Member
Join Date: Oct 2012
Location: Ontario, Canada
Old 06-30-2015 , 22:59   Re: Accelerator - Take back control
#292

Quote:
Originally Posted by arne1288 View Post
Use the EDIT BUTTON if your post is the last one, and you have more information to share than you have already shared.


Continuously shouting / bumping threads and disturbing the developers/administrators/et cetera without any useful information doesn't speed up the process.
Backseat moderator.

Last edited by stickz; 06-30-2015 at 23:14.
stickz is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 07-01-2015 , 11:45   Re: Accelerator - Take back control
#293

Quote:
Originally Posted by stickz View Post
Backseat moderator.
No, its simply quite annoying and against the rules. People want to help you even less if you just spam a topic with your issues, then be disrespectful to a fellow member with a comment like this.

asherkin, any idea when processing will resume? Just curious.
__________________
sneaK is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-01-2015 , 11:55   Re: Accelerator - Take back control
#294

Quote:
Originally Posted by blackhawk74 View Post
asherkin, any idea when processing will resume? Just curious.
Probably towards the end of the month, the next couple weeks are really busy for me (which is why I don't have the time to babysit the server like I have been doing).
__________________
asherkin is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 07-03-2015 , 16:08   Re: Accelerator - Take back control
#295

With the new update, its handy if it was up, but at the same time you get tons of crashes right now i suppose because of the update too.. if there is anything i can do/help let me know.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 07-04-2015 , 09:38   SOLVED
#296

If I wanted to get accelerator working again, what would be the best option?

Should I just install https://bitbucket.org/asherkin/throt...142?at=default into a web server that I have full access on?? Also is there a way to have accelerator to reroute to the new website (other than recompiling the extension)

What would you suggest someone do in order to get it working for themselves since you do not have time to do it?

I am able to download dmp files from your limetech site, but the "processing" is for ever.. so just would like to know what I need to "process it"


NEVERMIND....SOLVED
__________________

Last edited by El Diablo War3Evo; 07-04-2015 at 19:09.
El Diablo War3Evo is offline
stickz
Senior Member
Join Date: Oct 2012
Location: Ontario, Canada
Old 07-05-2015 , 15:40   Re: Accelerator - Take back control
#297

It's working again. And like I thought all 12 of my process delayed dumps are pointing to
Code:
sourcemod.logic.so!FakeNativeRouter(SourcePawn::IPluginContext*, int const*, void*)[smn_fakenatives.cpp]
Some gave me a suggestion as to the cause of this error. Updating a plugin with natives while the server is still running. Other plugins could try to call the old version of the native and receive an invalid memory access. The only related throw I see on the FakeNativeRouter() function is if the plugin is paused.

Last edited by stickz; 07-06-2015 at 19:33.
stickz is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 07-11-2015 , 20:56   Re: Accelerator - Take back control
#298

Could someone help me? I have a problem with my server which is running in Windows, the server sometimes crash in the beggining of the round or in the end, i've checked the Logs and it doesnt' show anything, in fact, i fixed all the errors that were in the logs, how ever, my server still crashing.

I used this, Accelerator, but as i saw here, it won't work in Windows, right? so... what could i do to see what is causing my server to crash? coz in logs i see nothing.

Thanks!
Lannister is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 07-12-2015 , 03:02   Re: Accelerator - Take back control
#299

Quote:
Originally Posted by Lannister View Post
Could someone help me? I have a problem with my server which is running in Windows, the server sometimes crash in the beggining of the round or in the end, i've checked the Logs and it doesnt' show anything, in fact, i fixed all the errors that were in the logs, how ever, my server still crashing.
Remove everything, sourcemod, metamod, ... and so on, so you're server is 100% clean without any custom functionality, and see if it also crashes there.


Quote:
Originally Posted by Lannister View Post
I used this, Accelerator, but as i saw here, it won't work in Windows, right?
If you read the first post, I'll see it starts with these two lines:

Quote:
Originally Posted by asherkin View Post
>>> This post has the latest version <<<
A lot of the information below is rather outdated.
... then most logic way would be to visit that post, and look there for more information.

When I do that, I see both Linux and Windows, however, there is nothing for Mac.


Quote:
Originally Posted by Lannister View Post
Thanks!
You're welcome.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 07-12-2015 , 13:33   Re: Accelerator - Take back control
#300

Quote:
Originally Posted by arne1288 View Post
Remove everything, sourcemod, metamod, ... and so on, so you're server is 100% clean without any custom functionality, and see if it also crashes there.




If you read the first post, I'll see it starts with these two lines:



... then most logic way would be to visit that post, and look there for more information.

When I do that, I see both Linux and Windows, however, there is nothing for Mac.




You're welcome.
Hello, thanks alot for your reply, i've installed already Accelerator for Windows, however, in my crash list, i see it different from my Linux logs, so i thought it doesn't work.

Here's the log https://crash.limetech.org/6yz7dosjw3cx

Thanks again!

Last edited by Lannister; 07-12-2015 at 13:35.
Lannister is offline
Closed Thread



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 05:41.


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