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

lime test windows bug #30

Open
Remkich opened this issue Apr 27, 2024 · 1 comment
Open

lime test windows bug #30

Remkich opened this issue Apr 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Remkich
Copy link

Remkich commented Apr 27, 2024

Describe your bug here.

i just installed the engine and tried lime test windows

Command Prompt/Terminal logs (if existing)

source/flixel/FlxCamera.hx:1070: characters 31-42 : Class<flixel.FlxG> has no field initialZoom
export/release/windows/haxe/ApplicationMain.hx:153: characters 5-36 : ... Called from macro here
source/Main.hx:145: characters 61-65 : Float should be Int
source/Main.hx:145: characters 61-65 : ... For optional function argument 'updateFramerate'
source/Main.hx:145: characters 61-65 : ... For function argument 'child'
export/release/windows/haxe/ApplicationMain.hx:153: characters 5-36 : ... Called from macro here
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:179: characters 54-68 : Null<flixel.FlxCamera> has no field viewMarginLeft
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:180: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:181: characters 59-74 : Null<flixel.FlxCamera> has no field viewMarginRight
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:182: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:184: characters 53-66 : Null<flixel.FlxCamera> has no field viewMarginTop
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:185: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:186: characters 57-73 : Null<flixel.FlxCamera> has no field viewMarginBottom
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:187: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:215: characters 53-67 : Null<flixel.FlxCamera> has no field viewMarginLeft
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:216: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:217: characters 60-75 : Null<flixel.FlxCamera> has no field viewMarginRight
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:218: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:220: characters 50-63 : Null<flixel.FlxCamera> has no field viewMarginTop
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:221: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:222: characters 60-76 : Null<flixel.FlxCamera> has no field viewMarginBottom
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/util/FlxSpriteUtil.hx:223: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/input/FlxPointer.hx:88: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginX
E:/Haxe/haxe/lib/flixel/5,6,0/flixel/input/FlxPointer.hx:89: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginY
E:/Haxe/haxe/lib/flixel-ui/2,5,0/flixel/addons/ui/FlxUICursor.hx:564: characters 9-11 : Warning : Potential typo detected (expected similar values are flixel.addons.ui.SortMethod.ID)
source/flixel/system/FlxSound.hx:597: characters 16-24 : flash.media.SoundChannel has no field __source
source/flixel/system/FlxSound.hx:601: characters 31-39 : flash.media.SoundChannel has no field __source
source/flixel/system/FlxSound.hx:722: characters 21-25 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/flixel/system/FlxSound.hx:722: characters 21-25 : ... For function argument 'sound'
source/flixel/system/FlxSound.hx:725: characters 15-19 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/flixel/system/FlxSound.hx:725: characters 15-19 : ... For function argument 'sound'
source/grafex/states/editors/ChartingState.hx:1441: characters 24-30 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/editors/ChartingState.hx:1441: characters 24-30 : ... For function argument 'basic'
source/grafex/states/editors/ChartingState.hx:2222: characters 4-42 : flixel.sound.FlxSound should be flixel.system.FlxSound
source/grafex/sprites/Alphabet.hx:321: characters 6-63 : flixel.sound.FlxSound should be flixel.system.FlxSound
source/grafex/sprites/Alphabet.hx:223: characters 4-61 : flixel.sound.FlxSound should be flixel.system.FlxSound
source/grafex/states/substates/PauseSubState.hx:103: characters 24-34 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/substates/PauseSubState.hx:103: characters 24-34 : ... For function argument 'basic'
source/grafex/states/substates/PauseSubState.hx:110: characters 6-20 : Null<Null<flixel.sound.FlxSound>> should be flixel.system.FlxSound
source/grafex/states/TitleState.hx:246: characters 76-78 : Int should be flixel.util.FlxAxes
source/grafex/states/TitleState.hx:246: characters 76-78 : ... For optional function argument 'repeatAxes'
source/grafex/states/options/OptionsDirect.hx:22: characters 62-64 : Int should be flixel.util.FlxAxes
source/grafex/states/options/OptionsDirect.hx:22: characters 62-64 : ... For optional function argument 'repeatAxes'
source/grafex/states/MainMenuState.hx:115: characters 56-58 : Int should be flixel.util.FlxAxes
source/grafex/states/MainMenuState.hx:115: characters 56-58 : ... For optional function argument 'repeatAxes'
source/grafex/states/FreeplayState.hx:386: characters 25-31 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/FreeplayState.hx:386: characters 25-31 : ... For function argument 'basic'
source/grafex/cutscenes/Cutscene.hx:370: characters 25-30 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/cutscenes/Cutscene.hx:370: characters 25-30 : ... For function argument 'basic'
source/grafex/system/script/FunkinLua.hx:2275: lines 2275-2278 : flixel.sound.FlxSound should be flixel.system.FlxSound
source/grafex/system/script/FunkinLua.hx:2275: lines 2275-2278 : ... For function argument 'value'
source/grafex/states/playstate/PlayState.hx:686: characters 25-35 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:686: characters 25-35 : ... For function argument 'basic'
source/grafex/states/playstate/PlayState.hx:2785: characters 23-29 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:2785: characters 23-29 : ... For function argument 'basic'
source/grafex/states/playstate/PlayState.hx:2786: characters 23-83 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:2786: characters 23-83 : ... For function argument 'basic'
source/grafex/states/playstate/PlayState.hx:2131: characters 26-38 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:2131: characters 26-38 : ... For function argument 'basic'
source/grafex/states/playstate/PlayState.hx:2135: characters 26-30 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:2135: characters 26-30 : ... For function argument 'basic'
source/grafex/states/playstate/PlayState.hx:2139: characters 26-33 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:2139: characters 26-33 : ... For function argument 'basic'
source/grafex/states/playstate/PlayState.hx:2187: characters 26-35 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:2187: characters 26-35 : ... For function argument 'basic'
source/grafex/states/playstate/PlayState.hx:2259: characters 26-37 : flixel.system.FlxSound should be flixel.sound.FlxSound
source/grafex/states/playstate/PlayState.hx:2259: characters 26-37 : ... For function argument 'basic'

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

nope

@Remkich Remkich added the bug Something isn't working label Apr 27, 2024
@Remkich
Copy link
Author

Remkich commented Apr 27, 2024

i fixed this by installing old versions of flixel
meanwhile other error
source/flixel/system/FlxSound.hx:597: characters 16-24 : flash.media.SoundChannel has no field __source
export/release/windows/haxe/ApplicationMain.hx:153: characters 5-36 : ... Called from macro here
source/flixel/system/FlxSound.hx:601: characters 31-39 : flash.media.SoundChannel has no field __source
export/release/windows/haxe/ApplicationMain.hx:153: characters 5-36 : ... Called from macro here
source/grafex/system/script/FunkinLua.hx:520: characters 10-15 : Class<llua.LuaL> has no field error
source/grafex/system/script/FunkinLua.hx:538: characters 10-15 : Class<llua.LuaL> has no field error
source/grafex/system/script/FunkinLua.hx:544: characters 10-15 : Class<llua.LuaL> has no field error
source/grafex/system/script/FunkinLua.hx:596: characters 10-15 : Class<llua.LuaL> has no field error
source/grafex/system/script/FunkinLua.hx:602: characters 10-15 : Class<llua.LuaL> has no field error
source/grafex/system/script/FunkinLua.hx:642: lines 642-646 : Int should be Bool
source/grafex/system/script/FunkinLua.hx:642: lines 642-646 : ... For function argument 'f'

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

No branches or pull requests

1 participant