80O / PlusEMU

37 stars 27 forks source link

Broken Interactions: WiredTrigger, WiredEffect, WiredCondition #129

Open harb00 opened 1 year ago

harb00 commented 1 year ago

Describe the bug The emulator throws NullReferenceException when you place wireds in your room. The wireds are not opening on double click either.

To Reproduce Steps to reproduce the behavior:

  1. Go to your room.
  2. Place a wired (interaction doesn't matter).
  3. The debugger throws NullReferenceException each time you place a wired.
  4. See the error in the console.

Expected behavior Expected behaviour is no null pointers and being able to open and configure the wireds - which at the moment isn't possible.

Emulator Error Exception thrown: 'System.NullReferenceException' in Plus Emulator.dll