PDA

View Full Version : dod_set_model on amxx 1.8.0 ??


diamond-optic
11-03-2007, 09:28 PM
whenever i try and use the dod_set_model native on amxx 1.8.0 (this is on a win32 lan right now btw) it crashes my server

replacing the dodx 1.8.0 module with the one from 1.76b works fine now (but then you lose the new stuff in the dodx module lol)

going to file a bug report over at AM right now

........................................
*edit*

bug report here (http://bugs.alliedmods.net/index.php?do=details&task_id=1126)


..lol and apparently the reason no mention of the new dodx natives was made in the change log was because bailopan wasnt aware there was any as no one had told him :-\ which probably means all the dod stuff is basically untested.. so i take back what i said in the release post bout this release being stable and well tested lol

Wilson [29th ID]
11-04-2007, 09:04 PM
Are you precaching that rocket model thing? The one that, for some reason, needs to be precached for this?

diamond-optic
11-05-2007, 01:00 AM
pretty sure i have another plugin (the dod third person one) that needs that to be precached...

it doesnt need to be precached right in this plugin too does it?


..and i dont have it precached on my linux dedicated server, and it worked just fine with 1.76d (well..green 1.76b dodx module) ...same thing on my win32 local server when i didnt have the 3rd person plugin running

Zor
11-05-2007, 11:06 AM
I will look at the diffs for the two and see whats been changed etx and get it fixed up. I will be going home soon and will be able to get back into some programming, going back to school in Jan though, so need to see if I can get it figured out before that time. They may not have added my code, they do that sometimes.

Cheers!

diamond-optic
11-05-2007, 02:59 PM
weeeeee :D

thanks zor.. take your time tho lol.. im sure you'll have a lot more important stuff to do once you get back :)

diamond-optic
11-06-2007, 08:53 PM
ya there is definitly something wrong with the module zor lol...


amxx 1.8.0 dodx > CPU usage seems to constantly stay above 70%
amxx 1.76b dodx > CPU usage sits around like 10%

sparky99
11-11-2007, 01:42 AM
Is this why my Linux machine is Seg faulting?


Ah yes it was!!!

diamond-optic
11-13-2007, 12:12 AM
bailopan fixed it :-D

now dod_set_model doesnt crash, cpu usage is back to normal, and the newly added natives are working as well..

so if you're using 1.8.0 or plan on updating to it, use the nightly builds: http://www.amxmodx.org/nightly.php

Zor
11-13-2007, 05:11 AM
Great, glad that got fixed. Still want to work on the dod exposure to allow us to get at the dod specific natives. That was started but I have had no time. Maybe when I get home.

Cheers!