Raised This Month: $ Target: $400
 0% 

[BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps


Post New Thread Reply   
 
Thread Tools Display Modes
hebusletroll
Senior Member
Join Date: Apr 2006
Old 09-20-2008 , 15:56   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #41

Me :

Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

Header size:            420 bytes
Code size:             1720 bytes
Data size:              592 bytes
Stack/heap size:      16384 bytes; estimated max. usage=780 cells (3120 bytes)
Total requirements:   19116 bytes
Copied output file to: C:\Program Files\Steam\steamapps\hebusletroll\counter-strike\cstrike\addons\amxmodx\plugins\
Done.
But the compiled file size is not the sma

Me : 2798

You : 2825

Hum, problem problem

What your amxxpc file size ? Me = 110*592
__________________
Boring about playing same weapons ? PowerWeapons is available !
PowerWeapon v1.0 released !
Play up to 70 new weapons and create your own weapons !
Tested on Windows Server 2003, 2008/R2, 2012 and Linux Ubuntu 10.x and CentOs 6.x

Last edited by hebusletroll; 09-20-2008 at 16:01.
hebusletroll is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-20-2008 , 15:59   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #42

I'm using the compiler provided in the base package ( windows )

[EDIT] Using the compiled version from the plugin attached, it crashes.

[EDIT2] I think I'm using an old compiler. Probably the compiler provided in 1.8.0, not 1.8.1
Attached Files
File Type: sma Get Plugin or Get Source (test.sma - 526 views - 1.7 KB)
__________________

Last edited by Arkshine; 09-20-2008 at 16:06.
Arkshine is offline
hebusletroll
Senior Member
Join Date: Apr 2006
Old 09-20-2008 , 16:05   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #43

Crash

Ok i will install the base package. Hope that the problem came from mine

__________________
Boring about playing same weapons ? PowerWeapons is available !
PowerWeapon v1.0 released !
Play up to 70 new weapons and create your own weapons !
Tested on Windows Server 2003, 2008/R2, 2012 and Linux Ubuntu 10.x and CentOs 6.x
hebusletroll is offline
hebusletroll
Senior Member
Join Date: Apr 2006
Old 09-20-2008 , 16:14   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #44

Can you upload your compiler ?

Thanks !

Maybe an AmxModx 1.8.1 compiler problem !!!

[EDIT] Tested with basic package, crash again !

[EDIT2] Give me your addons folder, i think this is the best way to test.
__________________
Boring about playing same weapons ? PowerWeapons is available !
PowerWeapon v1.0 released !
Play up to 70 new weapons and create your own weapons !
Tested on Windows Server 2003, 2008/R2, 2012 and Linux Ubuntu 10.x and CentOs 6.x

Last edited by hebusletroll; 09-20-2008 at 16:16.
hebusletroll is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-20-2008 , 16:25   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #45

I've done others tests. i'm going to become crazy.

I've tested with my plugin severals compiler on YOUR installation. Actually it crashs always. My first test with your config, I was done the command just one time, not severals time by second and apparently it crashes. So, YOUR config + MY plugin compiled ( 1.8.1, 1.8.0, 1.7x ), it crashes always.

Now, I'm using MY config + MY plugin compiled ( tested 1.8.1, 1.8.0, 1.75)
It doesn't crash at all ! And I do the command a lot of times by second.

My config, as I said : base + cstrike package downloded here : http://www.amxmodx.org/downloads.php ; And I don't think it's a compiler issue, since I've tested with an external compiler ( http://webcomp.ak-team.com/index.php with the 3 versions as mentionned )
__________________

Last edited by Arkshine; 09-20-2008 at 16:27.
Arkshine is offline
hebusletroll
Senior Member
Join Date: Apr 2006
Old 09-20-2008 , 16:36   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #46

- I've removed all addons folder

- I've restaured original libgam

- I've downloaded basic + cstrike package

- I've extract all in new addons folder

- I've reconfigured the libgam

- I've recompiled the plugin

- Starting the map, launching entity...

... crashing...

Help ! Need your addons, this is the ultimate test.
__________________
Boring about playing same weapons ? PowerWeapons is available !
PowerWeapon v1.0 released !
Play up to 70 new weapons and create your own weapons !
Tested on Windows Server 2003, 2008/R2, 2012 and Linux Ubuntu 10.x and CentOs 6.x
hebusletroll is offline
solidsnake
Member
Join Date: Jul 2006
Old 09-20-2008 , 16:57   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #47

Tryed with online compiler and link provided by arkshine, it crash on my computer.

By using hebu's stock, all work. This is a great bug, or there is a package problem.
solidsnake is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-20-2008 , 16:59   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #48

Ok, after cleaning a bit, it's ready to download. ( I tried after to be sure, and it still doesn't crash at all ).


Quote:
Tryed with online compiler and link provided by arkshine, it crash on my computer.
I don't think it's a compiler issue, I've tested, it's more about the installation.


Quote:
By using hebu's stock, all work. This is a great bug, or there is a package problem.
If it works, it's not a solution, it should work fine with the original plugin like it happens for me on my installation ( connor's too )
Attached Files
File Type: zip addons.zip (4.14 MB, 110 views)
__________________

Last edited by Arkshine; 09-20-2008 at 17:01.
Arkshine is offline
hebusletroll
Senior Member
Join Date: Apr 2006
Old 09-20-2008 , 17:01   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #49

Damn !

I've installed it on my remote server that ran on Linux, the server will freeze !!!

I've installed it on a remote windows server (the server that hosting PowerWeapons 0.75), freeze too !!!!

No native solution at this time, the only way is my stock. But I want to know why it work fine on Arkshine and Connor computer.
__________________
Boring about playing same weapons ? PowerWeapons is available !
PowerWeapon v1.0 released !
Play up to 70 new weapons and create your own weapons !
Tested on Windows Server 2003, 2008/R2, 2012 and Linux Ubuntu 10.x and CentOs 6.x
hebusletroll is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-20-2008 , 17:06   Re: [BUG - RESOLVED] Infinite loop EngFunc_FindEntityInSphere for some maps
Reply With Quote #50

(4.14 MB, 0 views) ; 0 view, uh. Oo Are you sure that you have downloaded?

I will test under linux when there won't no players anymore.
__________________

Last edited by Arkshine; 09-20-2008 at 17:10.
Arkshine 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 03:57.


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