|
Just wondering.
Mine: Maximum Reentry depth exceeded when using .Equipped. |
|
|
|
attempted to index a nil value
theres no line
it gets annoying and i end up destroying my script |
|
|
|
attempted to index a nil value
can't find what line it's in
if it's super long then you're screwed |
|
|
|
^omg yes... I never find "attempt to call nil value" too annoying because then I just spam print lines... |
|
MettaurSpJoin Date: 2010-03-20 Post Count: 3179 |
One that seems to occur in only a live server, but not any test servers. |
|
|
Errors that only appear in studio. Some errors do not appear in my Remote Error Monitoring System while testing a script in online mode. |
|
|
|
Adding to my previous post:
Errors that pause your script in Start Server > Start Player, but run perfectly fine when in online mode. |
|
|
Attempt to call a nil Value
10k lines of coding in place... all run at the same time, it gives me this error.
Any one willing to volunteer to go through it all?
Alt. of Jetta765214 |
|
feskeralJoin Date: 2013-12-09 Post Count: 2729 |
typos/ Attempt to call/index a nil Value |
|
cntkillmeJoin Date: 2008-04-07 Post Count: 49450 |
Parnet is not a property of script.
I don't see that I spelled parent wrong until like, half an hour later |
|
|
The errors than don't occur for most people, but always occur for one or two people. |
|
magnaliteJoin Date: 2009-10-18 Post Count: 2467 |
"An error has occured"
"OGRE EXCEPTION(3:RenderingAPIException): Cannot restore D3D9 vertex buffer: Ran out of memory in D3D9HardwareVertexBuffer::createBuffer at C:\BuildAgent\work\fa0a2141fe3d2f4d\Client\Rendering\ogre-v1-6-4\RenderSystems\Direct3D9\src\OgreD3D9HardwareVertexBuffer.cpp (line 343)"
"Access to invalid memory"
"String too large"
Yeah I like to push the limits of roblox. |
|
magnaliteJoin Date: 2009-10-18 Post Count: 2467 |
Just realised this is for lua error but meh those still annoy me and are related to roblox. |
|
|
|
The "attempt to index a nil value" errors without line numbers can simply be ignored. It's Roblox. Your script is running fine. |
|
truman89Join Date: 2008-05-18 Post Count: 531 |
The worst Roblox Error is not even involved with your place or scripting at all.
"An unexpected error has occurred and Roblox needs to quit. We're sorry!"
I hate it. With all the hate in my heart. |
|
digpoeJoin Date: 2008-11-02 Post Count: 9092 |
^
^
^
^
^ |
|
celestalaJoin Date: 2013-05-22 Post Count: 7061 |
When it works in test mode,
but not online. |
|
|
Delay(0,Spawn(wait)) == An error has occurred, and roblox needs to quit! We're sorry!
|
|
test_nameJoin Date: 2011-01-03 Post Count: 429 |
"attempt to call a nil value"
And if you're someone like me who puts everything in one script, you have to look through the two ****ing thousand lines of Lua... |
|
test_nameJoin Date: 2011-01-03 Post Count: 429 |
wtf am i writing
its attempt to index a nil value
da **** termo |
|