Roblox / Core-Scripts

All of ROBLOX's core client scripts.
Apache License 2.0
253 stars 184 forks source link

BackpackScript:1066: attempt to call method 'Select' (a nil value) #163

Closed TheSneak closed 4 years ago

TheSneak commented 9 years ago

CoreGui.RobloxGui.Modules.BackpackScript:1066: attempt to call method 'Select' (a nil value)

This error first appeared May 21 and still occurs. It is triggered by dragging an item from the backpack inventory onto the toolbar.

Stack trace:

CoreGui.RobloxGui.Modules.BackpackScript, line 1066 - global changeSlot
CoreGui.RobloxGui.Modules.BackpackScript, line 466
DeveloperBlue commented 9 years ago

Marked as "Fixing" for May, but it's August and I can still repro the bug.

TheSneak commented 8 years ago

Still a problem. Current stack trace (line number changes):

CoreGui.RobloxGui.Modules.BackpackScript, line 1011 - global changeSlot
CoreGui.RobloxGui.Modules.BackpackScript, line 454
CodedNil commented 8 years ago

Also getting error, had it for months when dragging things around, 18:35:38.312 - CoreGui.RobloxGui.Modules.BackpackScript:1011: attempt to call method 'Select' (a nil value) 18:35:38.313 - Stack Begin 18:35:38.313 - Script 'CoreGui.RobloxGui.Modules.BackpackScript', Line 1011 - global changeSlot 18:35:38.314 - Script 'CoreGui.RobloxGui.Modules.BackpackScript', Line 454 18:35:38.314 - Stack End

TheSneak commented 8 years ago

Still a problem as of 10 Feb 2016. Updated stack trace:

CoreGui.RobloxGui.Modules.BackpackScript, line 1012 - global changeSlot
CoreGui.RobloxGui.Modules.BackpackScript, line 455
ghost commented 8 years ago

I have seen this a few times also, I will look into it.

ghost commented 8 years ago

@TheSneak I ain't sure when these get released, but when they do. This issue is fixed.

ghost commented 8 years ago

Fixed.

ghost commented 7 years ago

This issue was moved to GitBlox/Core-Scripts#7

cliffchapmanrbx commented 4 years ago

Hi there, thank you for your feedback. We're going to be closing this repository as we've chosed the Roblox Dev Forum as our venue for developer feedback. Please feel free to migrate your feedback to a DevForum post if you feel it is still relevant.