AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   LUA error: 222: attempt to call method 'GetOnGround' (a nil value) (https://forums.alliedmods.net/showthread.php?t=333749)

askatsu 08-02-2021 04:35

LUA error: 222: attempt to call method 'GetOnGround' (a nil value)
 
1 Attachment(s)
After finally getting the game to start I found this new error with which the game does not start, I do not know exactly what the problem is, so I assist you in search of a solution

this is the error i have

[error]Expression : <no expression>
[error]Function : CScriptEngine::lua_error
[error]File : ..\xrServerEntities\script_engine.cpp
[error]Line : 191
[error]Description : fatal error
[error]Arguments : LUA error: 222: attempt to call method 'GetOnGround' (a nil value)

and this is the code where the problem is supposed to be

https://forums.alliedmods.net/attach...1&d=1627892999

this is the file with the complete code just in case

https://www.mediafire.com/file/3t8ya...gs.script/file

I hope you can help me

and I'm sorry that this looks so bad hahaha


All times are GMT -4. The time now is 02:30.

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