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

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: eco3576
Forum: Extensions 11-24-2012, 15:45
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

I don't have a core dump file. Will a minidump suffice?
Forum: Extensions 11-24-2012, 15:40
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

I really am not sure why it's crashing for me. Would you like for me to send you a minidump? I may have missed something.
Forum: Extensions 11-24-2012, 15:37
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Just some downtime for their servers I bet. If you want, I can give you the binaries?
Forum: Extensions 11-20-2012, 00:16
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Are you trying this with TF2 by any chance?
Forum: Extensions 11-18-2012, 02:21
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

It wouldn't have compiled anyways. You try reproducing the crash on a Linux server? Not sure if it doesn't affect the Windows platform.
Forum: Extensions 11-15-2012, 19:15
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Ah, right. Sorry. I usually rely on my compiler to point out the simple mistakes that I made. Heh. Thanks for pointing that out. It's now corrected.
Forum: Extensions 11-14-2012, 22:54
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

public OnClientPutInServer(client)
{
SendProxy_HookPropChange(client, "m_nCurrency", OnChanged);
}
public OnChanged(entity, const String:propName[], const String:oldValue[], const...
Forum: Extensions 11-08-2012, 20:07
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Also, when hooking the prop change, if you run ANY natives in there, it seems to crash my server. If you need dump files, let me know.
Forum: Extensions 09-21-2012, 15:39
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Alright, I'll gladly test the new build for you if you want?
Forum: Extensions 09-21-2012, 02:29
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Yes, I believe so. For example, if I used a netprop that isn't valid for a certain entity, it crashes.


public OnPluginStart()
{
for(new i = 1;i <= MaxClients;i++)
{
SendProxy_Hook(i,...
Forum: Extensions 09-20-2012, 21:15
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Nevermind, I got it working. Turns out I used a function the wrong way. Which, put my server into a crash loop. Props to you, Afronanny. This is very useful for developers.
Forum: Extensions 09-15-2012, 18:50
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

I'm on Linux, though.
Forum: Extensions 09-14-2012, 23:41
Replies: 364
Views: 233,893
Posted By eco3576
Re: SendProxy Manager

Puts my server into a crash loop. (TF2.)
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT -4. The time now is 12:13.


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