Bug #1099
Surface Attachment occasionally causing NRE spam
Status:
Closed
Severity:
Normal
Assignee:
-
Category:
Parts
Target version:
-
Start date:
07/24/2013
% Done:
100%
Language:
English (US)
Mod Related:
No
Votes:
![Arrow u r green](/plugin_assets/vote_on_issues/images/arrow-u-r-green.png?1560451728)
![Arrow d r red](/plugin_assets/vote_on_issues/images/arrow-d-r-red.png?1560451728)
Description
When attaching parts, notably ~0.625m ones, via surface attachment on to a part, and then node attaching another surface attachable part onto aforementioned part, the following NRE spams the Debug Log:
NullReferenceException: Object reference not set to an instance of an object at EditorLogic.CheckSymPartsAttach (. oAttach) [0x00000] in <filename unknown>:0 at EditorLogic.UpdatePartMode () [0x00000] in <filename unknown>:0 at EditorLogic.Update () [0x00000] in <filename unknown>:0Reproduction
- Go to either editor.
- Select a root part, a pod does nicely.
- Attach a surface attachable part to the pod (eg RTG, or small octagonal strut)
- Attach another surface attachable part to said part.
- Observe NREs in the Debug Log, these remain as long as the part is hovering over the other.
Notes
This appears to cease after a number of reproductions, with attempts to reproduce it failing. Restarting the game allows it to occur again. No issues seem to occur due to the NRE.
History
#1
Updated by hoojiwana over 11 years ago
- File output_log.txt output_log.txt added
- Status changed from New to Confirmed
- % Done changed from 0 to 10
My own testing has shown this only occurs when trying to connect to a part that has symmetry on.
Here's a video of it in action: http://www.youtube.com/watch?v=OavIHZXqVTo
Output log attached.
#2
Updated by Ted over 11 years ago
- Category set to Parts
#3
Updated by sal_vager about 9 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 10 to 100
This appears to be unreproducible in the current build (1028)
#4
Updated by TriggerAu over 8 years ago
- Status changed from Resolved to Closed