Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception on Decorating Dyson Shell #599

Closed
Prceksl opened this issue Dec 17, 2022 · 0 comments · Fixed by #595
Closed

Exception on Decorating Dyson Shell #599

Prceksl opened this issue Dec 17, 2022 · 0 comments · Fixed by #595

Comments

@Prceksl
Copy link

Prceksl commented Dec 17, 2022

The following error occurs when trying to change the color of Dyson Shell elements.

An error has occurred! Game version 0.9.27.15033
Mods used: [IlLine1.0.0] [LDBTool2.0.6] [DSP Mod Save1.1.4] [DSP Common API1.5.6.0] [NebulaMultiplayerMod0.8.12.3] [NebulaMultiplayerModApi1.3.1.3] [BulletTime1.2.10] [SphereEditorTools2.2.1] [Common API Nebula Compatibility1.5.6.0] [NebulaCompatibilityAssist0.1.10] [AutoMute1.0.0]
System.NullReferenceException: Object reference not set to an instance of an object
at NebulaPatcher.Patches.Transpilers.UIDysonBrush_Paint_Transpiler.SendFramePacket (DysonFrame frame) [0x00024] ;IL_0024
at UIDysonBrush_Paint._OnUpdate () [0x006a5] ;IL_06A5
at ManualBehaviour._Update () [0x0001f] ;IL_001F
Possible related patches:
_OnUpdate(Transpiler): static var NebulaPatcher.Patches.Transpilers.UIDysonBrush_Paint_Transpiler::_OnUpdate_Transpiler(var instructions)
_OnUpdate(Transpiler): static var SphereEditorTools.SymmetryTool::Transpiler_OnUpdate(var instructions)


Edit: The exception occurs when playing in singleplayer mode with an applied multiplayer mod. 
In the case of a game in multiplayer mode, the exception does not appear.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant