MCHSL / extools

Various extensions for the BYOND game engine.
MIT License
29 stars 41 forks source link

Failed to locate IsInContainer #29

Closed ZeWaka closed 4 years ago

ZeWaka commented 4 years ago

BYOND Version: 513.1506+ DreamMaker Language Client Version: 0.1.6

Process:

  1. Run VSCode with SpacemanDMM extension.
  2. Go to the debug menu and run+debug.
  3. See the error below, and then a successful DreamSeeker launch
  4. Game runs normally, but without pausing on breakpoints/runtimes as expected.

alt text

ghost commented 4 years ago

there's a new sig for this on newer 513: 55 8B EC 8B 45 10 83 EC 38 3C 0F 75 4D FF 75 14 E8 ?? ?? ?? ?? 83 C4 04 85 C0 74 3B 83 78 04 00 74 35 6A 0F FF 75 14 FF 75 10 E8

SpaceManiac commented 4 years ago

@steamp0rt that's exactly what it was before

ghost commented 4 years ago

i guess i copied the wrong one

Crossedfall commented 4 years ago

Any plans on getting a patch out for this? It'd be cool to be able to upgrade to a version newer than 513.1506

MCHSL commented 4 years ago

Updated signature, in case of further problems make a new issue