plugin_flightmode2.sma runtime error 10
1 Attachment(s)
I put 'debug' after the entry in plugins.ini, here's the error:
Code:
[AMXX] Run time error 10: native error (native "set_user_gravity")For your information, this is plugin_flightmode.sma without the CS specific functions, slightly modified by me, but the original plugin_flightmode.sma came up with the same error just on different lines. |
Re: plugin_flightmode2.sma runtime error 10
Well it would really help to have the same file with line numbers to debug it correctly.
|
Re: plugin_flightmode2.sma runtime error 10
open it in AMXX-Studio, tada you have line numbers!
But... when I looked at it, neither 72 nor 22 actually had something pertaining to the plugin, 22 is in the comments section and 72 is a an empty line. And the error is obviously with set_user_gravity(), which is referenced twice in the plugin. |
Re: plugin_flightmode2.sma runtime error 10
I'd really appreciate some help fixing this plugin, because it gets annoying when the error pops up and writes hundreds of lines to my console and to the log files.
If I didn't provide enough information for you to help me fix the plugin, please tell me what extra info is necessary. The plugin actually works fine, but the error comes up anyway. It's a plugin that allows players to "fly" or noclip (but not through walls) around and have a trail of sprites behind them. |
| All times are GMT -4. The time now is 04:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.