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

When I try Lime test windows it gives some long discord rpc error #9

Open
Kanndy opened this issue Jan 6, 2022 · 0 comments
Open

Comments

@Kanndy
Copy link

Kanndy commented Jan 6, 2022

When I type lime test windows it shows
source/Discord.hx:5: characters 8-30 : Type not found : discord_rpc.DiscordRpc
source/LuaClass.hx:41: characters 46-58 : Type not found : StatePointer
source/LuaClass.hx:41: characters 46-58 : ... For function argument 'Profile'
source/Debug.hx:22: lines 22-345 : ... Defined in this class
source/LuaClass.hx:1823: characters 37-49 : Type not found : StatePointer
source/LuaClass.hx:1823: characters 37-49 : ... For function argument 'Profile'
source/Debug.hx:22: lines 22-345 : ... Defined in this class
source/LuaClass.hx:1611: characters 37-49 : Type not found : StatePointer
source/Debug.hx:22: lines 22-345 : ... Defined in this class
source/LuaClass.hx:1263: characters 37-49 : Type not found : StatePointer
source/Debug.hx:22: lines 22-345 : ... Defined in this class
source/LuaClass.hx:952: characters 38-50 : Type not found : StatePointer
source/Debug.hx:22: lines 22-345 : ... Defined in this class
source/LuaClass.hx:709: characters 37-49 : Type not found : StatePointer
source/Debug.hx:22: lines 22-345 : ... Defined in this class
source/LuaClass.hx:424: characters 37-49 : Type not found : StatePointer
source/Debug.hx:22: lines 22-345 : ... Defined in this class
source/Discord.hx:75: characters 3-13 : Type not found : DiscordRpc
source/LuaClass.hx:1467: characters 3-10 : LuaClass does not have a constructor
source/LuaClass.hx:1468: characters 3-12 : Unknown identifier : className
source/LuaClass.hx:1478: characters 13-27 : Unknown identifier : SetNumProperty
source/ModchartState.hx:386: characters 37-45 : LuaSprite has no field Register
source/LuaClass.hx:538: characters 3-10 : LuaClass does not have a constructor
source/LuaClass.hx:545: characters 3-12 : Unknown identifier : className
source/LuaClass.hx:555: characters 13-27 : Unknown identifier : SetNumProperty
source/ModchartState.hx:533: characters 45-53 : LuaReceptor has no field Register
source/ModchartState.hx:536: characters 3-16 : LuaGame does not have a constructor
source/LuaClass.hx:1763: characters 3-10 : LuaClass does not have a constructor
source/LuaClass.hx:1764: characters 3-12 : Unknown identifier : className
source/LuaClass.hx:1774: characters 13-27 : Unknown identifier : SetNumProperty
source/ModchartState.hx:538: characters 19-27 : LuaWindow has no field Register
source/LuaClass.hx:821: characters 3-10 : LuaClass does not have a constructor
source/LuaClass.hx:824: characters 3-12 : Unknown identifier : className
source/LuaClass.hx:945: characters 9-14 : Class<llua.LuaL> has no field error
source/LuaClass.hx:868: characters 19-28 : Unknown identifier : className
source/PlayState.hx:810: characters 38-46 : LuaCamera has no field Register
source/PlayState.hx:811: characters 36-44 : LuaCamera has no field Register
source/PlayState.hx:812: characters 46-54 : LuaCamera has no field Register
source/PlayState.hx:813: characters 43-51 : LuaCamera has no field Register
source/LuaClass.hx:1101: characters 3-10 : LuaClass does not have a constructor
source/LuaClass.hx:1102: characters 3-12 : Unknown identifier : className
source/LuaClass.hx:1116: characters 13-27 : Unknown identifier : SetNumProperty
source/PlayState.hx:814: characters 33-41 : LuaCharacter has no field Register
source/PlayState.hx:815: characters 31-39 : LuaCharacter has no field Register
source/PlayState.hx:816: characters 45-53 : LuaCharacter has no field Register
source/LuaClass.hx:182: characters 3-10 : LuaClass does not have a constructor
source/LuaClass.hx:183: characters 3-12 : Unknown identifier : className
source/LuaClass.hx:195: characters 13-27 : Unknown identifier : SetNumProperty
source/Discord.hx:14: characters 3-13 : Type not found : DiscordRpc
source/Discord.hx:24: characters 4-14 : Type not found : DiscordRpc
source/Discord.hx:29: characters 3-13 : Type not found : DiscordRpc
source/Discord.hx:34: characters 3-13 : Type not found : DiscordRpc
source/Discord.hx:39: characters 3-13 : Type not found : DiscordRpc

pls help

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

No branches or pull requests

1 participant