Code Monkey home page Code Monkey logo

fnf-grafex's People

Contributors

justxale avatar mrolegtitov avatar pursnake avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fnf-grafex's Issues

Weird issue with funkinlua,hx

Describe your problem here.

this popped up
Screenshot_465

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

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

Nothing was edited yet

Source Code Problem

Describe your bug here.

Every Single Time I Try To Compile The Game It Brings Up These Messages Idk How To Fix It

Command Prompt/Terminal logs (if existing)

source/flixel/FlxCamera.hx:1070: characters 31-42 : Class<flixel.FlxG> has no field initialZoom
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'
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:178: characters 54-62 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:179: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:180: characters 59-68 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:181: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:183: characters 53-60 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:184: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:185: characters 57-67 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:186: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:214: characters 53-61 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:215: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:216: characters 60-69 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:217: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:219: characters 50-57 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:220: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:221: characters 60-70 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:222: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/input/FlxPointer.hx:88: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginX
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/input/FlxPointer.hx:89: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginY
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'

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.

Its Completely Fresh

(HIGH PRIORITY) - Songs added with Lua Mods crash at some moments

Describe your bug here.

Still investigation the issue, so pls wait till news

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows

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

This is official build lmao

Errors while compiling

Describe your bug here.

These errors show up when i want to compile

Command Prompt/Terminal logs (if existing)

source/flixel/FlxCamera.hx:1070: characters 31-42 : Class<flixel.FlxG> has no field initialZoom
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'
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'

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.

I edited nothing, its a fresh download of the source

lime test windows bug

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

How 2 fix it

Describe your problem here.

source/flixel/FlxCamera.hx:1070: characters 31-42 : Class<flixel.FlxG> has no field initialZoom
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'

Here are my haxelib list

actuate: [1.9.0]
box2d: [1.2.3]
discord_rpc: [git]
extension-webview: [1.2.4]
flixel-addons: [2.11.0] 3.0.2 3.1.1 git
flixel-demos: [2.9.0] 2.9.2
flixel-templates: [2.6.6]
flixel-tools: [1.5.1]
flixel-ui: [2.5.0]
flixel: [5.2.2] 5.3.1
flxanimate: [3.0.4]
hscript: [2.5.0]
hxCodec: 2.5.1 [2.6.1] 3.0.1
hxcpp: [4.1.15] 4.3.2
hxvm-luajit: [0.0.0]
layout: [1.2.1]
lime-samples: [7.0.0]
lime: 8.0.1 [8.0.2]
linc_luajit: [git]
newgrounds: [2.0.2]
openfl-samples: [8.7.0]
openfl: 9.2.1 [9.2.2]
polymod: [git]
SScript: [3.0.2]
systools: [1.1.0]
thx.semver: [0.2.2]
tjson: [1.4.0]

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

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

No

Issues when Compiling The Grafex Engine Source Code

Describe your bug here.

I installed the Latest Version of Haxe, Flixel, and Flixel-addons as I had similar Errors occur in a Previous Submission. Now these Errors are showing up (Sorry if some of this shit doesn't make sense; I'm not a Native English speaker, lmao):

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:151: 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:151: characters 5-36 : ... Called from macro here
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:178: characters 54-62 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:179: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:180: characters 59-68 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:181: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:183: characters 53-60 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:184: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:185: characters 57-67 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:186: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:214: characters 53-61 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:215: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:216: characters 60-69 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:217: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:219: characters 50-57 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:220: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:221: characters 60-70 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:222: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/input/FlxPointer.hx:88: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginX
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/input/FlxPointer.hx:89: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginY
C:/HaxeToolkit/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)

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.

I didn't edit anything in The Source Code, It's just base Grafex Engine.

funny

What feature do you want to get added on the base engine?

update to latest psych commit

How do i compile this ????

Describe your problem here.

How do i compile this ????

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

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

No response

игра вылетает

Describe your bug here.

игра вылетает и отключает динамики во время игры

Command Prompt/Terminal logs (if existing)

No response

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.

.

Umm yeh i just received a compiling error

Describe your problem here.

the error i received
source/flixel/FlxCamera.hx:1070: characters 31-42 : Class<flixel.FlxG> has no field initialZoom
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'
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:178: characters 54-62 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:179: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:180: characters 59-68 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:181: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:183: characters 53-60 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:184: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:185: characters 57-67 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:186: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:214: characters 53-61 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:215: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:216: characters 60-69 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:217: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:219: characters 50-57 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:220: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:221: characters 60-70 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/util/FlxSpriteUtil.hx:222: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/input/FlxPointer.hx:88: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginX
C:/HaxeToolkit/haxe/lib/flixel/5,2,2/flixel/input/FlxPointer.hx:89: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginY
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'
PS C:\Users\dbbri\Dropbox\My PC (LAPTOP-E535DIFV)\Downloads\fnf-grafex-stable\fnf-grafex-stable>

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

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

nope nothing nada pls help

Hit Sounds sometimes play when there is a lot of notes, even when it's turned off.

Describe your bug here.

If there is a lot of notes being pressed, Hit Sounds will still play even when Hit Sounds are off.

Command Prompt/Terminal logs (if existing)

No response

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.

Yes, I edited PlayState to make BotPlay less laggy.

I am dumb

Describe your problem here.

idk what is this about and how to use it so i can make Dave and bambi mod with wavy background

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

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

No

Im an idiot and idk how to compile the game

Describe your problem here.

source/flixel/FlxCamera.hx:1070: characters 31-42 : Class<flixel.FlxG> has no field initialZoom
export/release/windows/haxe/ApplicationMain.hx:151: 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:151: characters 5-36 : ... Called from macro here
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:178: characters 54-62 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:179: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:180: characters 59-68 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:181: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:183: characters 53-60 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:184: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:185: characters 57-67 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:186: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:214: characters 53-61 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:215: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:216: characters 60-69 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:217: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:219: characters 50-57 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:220: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:221: characters 60-70 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/util/FlxSpriteUtil.hx:222: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/input/FlxPointer.hx:88: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginX
C:/HaxeToolkit/haxe/lib/flixel/5,3,1/flixel/input/FlxPointer.hx:89: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginY
C:/HaxeToolkit/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: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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

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

No response

Smooth Camera Script Lags the game

Describe your bug here.

Whenever I enable the smooth camera script, my FPS drops from 126 down to below 100. I have tried checking if the error was in PlayState, but I found nothing. I'm still not sure whether the error is my PC being a potato or if it is the engine itself. If you know anything about this or experience the same error and know how to fix it, please tell me.

(This lag has not affected me on other engines (including the base Psych Engine), but on Grafex it lags.

Edit: I am on the stable channel, not the raw channel.

Command Prompt/Terminal logs (if existing)

There is nothing in the logs either.

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.

There were too much changes for me to put in this, even summarized. But the important ones are: More options, HUD change (tested), Modified Main Menu and More achievements.

Not compiling

Describe your problem here.

The game wont compile

source/flixel/FlxCamera.hx:1070: characters 31-42 : Class<flixel.FlxG> has no field initialZoom
export/release/windows/haxe/ApplicationMain.hx:151: 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:151: characters 5-36 : ... Called from macro here
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:178: characters 54-62 : Null<flixel.FlxCamera> has no field viewLeft
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:179: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:180: characters 59-68 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:181: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:183: characters 53-60 : Null<flixel.FlxCamera> has no field viewTop
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:184: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:185: characters 57-67 : Null<flixel.FlxCamera> has no field viewBottom
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:186: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:214: characters 53-61 : Null<flixel.FlxCamera> has no field viewLeft
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:215: characters 22-30 : Null<flixel.FlxCamera> has no field viewLeft
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:216: characters 60-69 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:217: characters 22-31 : Null<flixel.FlxCamera> has no field viewRight (Suggestion: viewHeight)
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:219: characters 50-57 : Null<flixel.FlxCamera> has no field viewTop
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:220: characters 22-29 : Null<flixel.FlxCamera> has no field viewTop
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:221: characters 60-70 : Null<flixel.FlxCamera> has no field viewBottom
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/util/FlxSpriteUtil.hx:222: characters 22-32 : Null<flixel.FlxCamera> has no field viewBottom
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/input/FlxPointer.hx:88: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginX
D:/FNF Engines/fnf-grafex/.haxelib/flixel/5,3,0/flixel/input/FlxPointer.hx:89: characters 64-75 : Null<flixel.FlxCamera> has no field viewMarginY
D:/FNF Engines/fnf-grafex/.haxelib/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: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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'
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 'Object'

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

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

Nope

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.