GroupMountain / GMLIB-LegacyRemoteCallApi

Legacy RemoteCall API for GMLIB (For Legacy LSE Plugin Compatibility)
GNU Lesser General Public License v3.0
9 stars 2 forks source link

[Bug]: 调用spawnEntity接口报错 #30

Closed zimuya4153 closed 2 months ago

zimuya4153 commented 4 months ago

Describe the bug

调用LRCA的spawnEntity产生以下报错 image

To Reproduce

控制台输入jsdebug ll.import("GMLib_ServerAPI","spawnEntity")(new FloatPos(0,0,0,0),"sleep")

Expected behavior

修复这个bug

Screenshots

image

Platform

Windows 10

BDS Version

1.21.1-3.685+f2ce140

LeviLamina Version

LeviLamina-0.13.1+123135e8e

Version

0.13.0

Additional context

No response