Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Can't build #2910

Open
Tavish-153 opened this issue Apr 13, 2022 · 4 comments
Open

Can't build #2910

Tavish-153 opened this issue Apr 13, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@Tavish-153
Copy link

i cannot build kade engine and it says this
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/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:811: characters 38-46 : LuaCamera has no field Register
source/PlayState.hx:812: characters 36-44 : LuaCamera has no field Register
source/PlayState.hx:813: characters 46-54 : LuaCamera has no field Register
source/PlayState.hx:814: 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:815: characters 33-41 : LuaCharacter has no field Register
source/PlayState.hx:816: characters 31-39 : LuaCharacter has no field Register
source/PlayState.hx:817: 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

@Tavish-153 Tavish-153 added the bug Something isn't working label Apr 13, 2022
@Tavish-153
Copy link
Author

Fix this some how?

@BoloVEVO
Copy link

Update to latest Haxe build (4.2.5) https://haxe.org/download/

@Tavish-153
Copy link
Author

Update to latest Haxe build (4.2.5) https://haxe.org/download/

i have it already

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@Tavish-153 @BoloVEVO and others