Hi, I am trying to make an upgrade system, I put the player’s upgrades into a table and when I go to upgrade the item I get the error, [attempt to index field ‘?’ (a nil value), anybody know what the problem is? The upg…
src FIX attempt to index nil with '_is_removing_parent' Aug 11, 2021 .editorconfig Removing template - BooleanController Feb 25, 2021 .gitignore Minified stable version Feb 25, 2021 LICENSE Initial commit Oct 12, 2020 README.md Update README.md Nov 7, 2022 build.js new stable release Ma...
The copy of the root instance is returned by this method and its Parent is set to nil. Note that if the instance itself has Archivable set to false, this function will return nil. If a reference property such as ObjectValue.Value is set in a cloned instance, the value of the copy's...
whenever I attempt to retrieve the Trade data from a table, it always returns nil, no matter what. I tried using dictionaries before this but that didn’t work., I would be very grateful if someone can help me with my problem.
When working with Terrain and BasePart materials, you can include a Costs table within CreatePath() to make certain materials more traversable than others. All materials have a default cost of 1 and any material can be defined as non-traversable by setting its value to math.huge....
dat.GUI.min.lua FIX attempt to index nil with '_is_removing_parent' Aug 11, 2021 default.project.json Minified stable version Feb 25, 2021 logo.png Logo Oct 14, 2020 package-lock.json Minified stable version Feb 25, 2021 package.json Removing duplicate code - StringController Feb 26, 202...
garbage collected. When the only reference to a key or value in a weak table is from the weak table itself, and there are no other strong references to them, Luau will remove those key-value pairs from the weak table, allowing the garbage collector to reclaim the memory associ...
best_friend = nil, }, } local serialized = HttpService:JSONEncode(tab) save the serialized data ... MRBOGO_YT(Bogo)2024 年3 月 10 日 22:21#3 Now when trying to save the data, I am greeted with this error:17:20:07.380 ServerScriptService.SaveData:98: attempt to index string with...