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

SendProxy Manager


Post New Thread Reply   
 
Thread Tools Display Modes
Inopt
Junior Member
Join Date: Jul 2017
Location: ¯\_(ツ)_/¯
Old 02-05-2019 , 01:44   Re: SendProxy Manager
Reply With Quote #351

Quote:
Originally Posted by Dragokas View Post
Hi, Inopt!
Many thanks for the update.

What is a minimal requirements?

Builder log:
Spoiler


Configuration:
PHP Code:
#!/usr/bin/env bash

export CC=clang
export CXX
=clang++

rm -rf build
mkdir build
cd build
python 
../configure.py --hl2sdk-root=/home/alex/dev/sm/ --mms-path=/home/alex/dev/meta/ --sm-path=/home/alex/dev/sm/sourcemod/ --sdks=tf2 --enable-optimize

ambuild 
meta 1.10, sm 1.9
I'm not supporting this extension anymore, more info in "Last commit" on github.
> /home/alex/dev/sendproxy-1.3/extension/extension.h:134:9: error: unknown class name 'SDKExtension'; did you mean 'IExtension'?
Seems like you including wrong smsdk_ext.h or smth else. Try rename interface.h and interface.cpp (and replace include in all source files) and compile again.
Btw you can download already compiled binaries from Kotik's github.
__________________

Last edited by Inopt; 12-14-2019 at 00:19.
Inopt is offline
xeeek
Junior Member
Join Date: Jan 2017
Old 10-21-2019 , 09:02   Re: SendProxy Manager
Reply With Quote #352

Crash the server when entering the admin after 1-2 minutes
https://crash.limetech.org/qee6p4cslmqy
Use - https://github.com/SlidyBat/sendproxy
xeeek is offline
Inopt
Junior Member
Join Date: Jul 2017
Location: ¯\_(ツ)_/¯
Old 12-14-2019 , 00:14   Re: SendProxy Manager
Reply With Quote #353

Quote:
Originally Posted by xeeek View Post
Crash the server when entering the admin after 1-2 minutes
https://crash.limetech.org/qee6p4cslmqy
Use - https://github.com/SlidyBat/sendproxy
sv_parallel_packentities 0
sv_parallel_sendsnapshot 0
__________________
Inopt is offline
minguxing
New Member
Join Date: Jan 2020
Location: Ho Chi Minh
Old 01-09-2020 , 05:00   Re: SendProxy Manager
Reply With Quote #354

it is very useful to me
__________________
minguxing is offline
MarcoCSGO
Member
Join Date: May 2020
Old 06-28-2020 , 22:22   Re: SendProxy Manager
Reply With Quote #355

Quote:
Originally Posted by Inopt View Post
sv_parallel_packentities 0
sv_parallel_sendsnapshot 0
Any other options without setting this to 0? Could the code not hook in at a later point or something? Like when sv_parallel_sendsnapshot 1, it hooks on each parallel thread instead.
MarcoCSGO is offline
LOnl
New Member
Join Date: Oct 2020
Old 11-14-2020 , 01:23   Re: SendProxy Manager
Reply With Quote #357

Hi, can someone compile this for cs:s on windows and linux https://github.com/TheByKotik/sendproxy

Last edited by LOnl; 11-18-2020 at 06:01.
LOnl is offline
arthurdead
Senior Member
Join Date: Jul 2013
Old 03-01-2021 , 00:31   Re: SendProxy Manager
Reply With Quote #358

DEPRECATED:
yet another fork https://github.com/arthurdead/sendproxy
but from the per-player version

note that it is not backwards compatible with any previous version all plugins must be recompiled

use proxysend instead:
https://github.com/arthurdead/proxysend

Last edited by arthurdead; 04-29-2022 at 00:33.
arthurdead is offline
foxsay
AlliedModders Donor
Join Date: Sep 2013
Old 03-27-2021 , 05:14   Re: SendProxy Manager
Reply With Quote #359

sourcepawn.jit.x86.so + 0x10de9
1 libc-2.27.so!_IO_setb + 0x7
2 libc-2.27.so + 0x75ec5
3 libc-2.27.so!__vsnprintf + 0xb1
4 0x17ec1f00
5 sourcepawn.jit.x86.so + 0x11592
6 sendproxy.ext.2.csgo.so!CallInt(SendPropHook, int*) [extension.cpp:477 + 0x10]
7 sendproxy.ext.2.csgo.so!GlobalProxy(SendProp const*, void const*, void const*, DVariant*, int, int) [extension.cpp:663 + 0x43]
8 engine.so + 0x2307e0
9 engine.so + 0x1c8b7b
__________________
poggers
foxsay is offline
1254871688
Junior Member
Join Date: Nov 2016
Old 01-27-2022 , 06:17   Re: SendProxy Manager
Reply With Quote #360

Quote:
Originally Posted by arthurdead View Post
yet another fork https://github.com/arthurdead/sendproxy
but from the per-player version

note that it is not backwards compatible with any previous version all plugins must be recompiled
can you build for windows?
1254871688 is offline
Reply


Thread Tools
Display Modes

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 15:16.


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