ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.11k stars 2.17k forks source link

lime test windows error #12146

Closed lez26 closed 1 year ago

lez26 commented 1 year ago

Describe your problem here.

C:\Users\name\Documents\fridaynightfunkin\psych engine>lime test windows

C:\Users\name\Documents\fridaynightfunkin\psych engine>Error: Cannot copy to "export/release/windows/bin/lime.ndll", is the file in use?

I googled it, but I couldn't find the answer. I have built psych engine once.This is the second time.

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

SkyBuilder1717 commented 1 year ago

maybe you have 2 consoles open, or the game is already running

lez26 commented 1 year ago

Thank you ,The error has disappeared. but this happened.What should I do?

C:\Users\name\Documents\fridaynightfunkin\psych engine>C:\Users\name\Documents\fridaynightfunkin\psych engine>source/Achievements.hx:132: characters 30-54 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead

Compiling group: haxe cl.exe -Iinclude -IC:/Users/name/Documents/fridaynightfunkin/psych engine/.haxelib/discord_rpc/git/linc/ -IC:/Users/name/Documents/fridaynightfunkin/psych engine/.haxelib/linc_luajit/git//linc/ -I C:/HaxeToolkit/haxe/lib/hxCodec/2,5,1/lib/vlc/include/ -I C:/HaxeToolkit/haxe/lib/hxCodec/2,5,1/lib/vlc/src/ -nologo /WX- /fp:precise -DHX_WINDOWS -GR -O2(optim-std) -Zi(debug) -FdC:\Users\name\Documents\fridaynightfunkin\psych engine\export\release\windows\obj\obj/msvc1964-nc/vc.pdb(debug) -Od(debug) -O2(release) -Os(optim-size) -FS -Oy- -c -EHs -GS- -IC:/Users/name/Documents/fridaynightfunkin/psych engine/.haxelib/hxcpp/4,2,1/include -DHXCPP_M64 -DHXCPP_VISIT_ALLOCS(haxe) -DHXCPP_CHECK_POINTER(haxe) -DHXCPP_STACK_LINE(haxe) -DHX_SMART_STRINGS(haxe) -DHXCPP_API_LEVEL=400(haxe) -D_CRT_SECURE_NO_DEPRECATE -D_ALLOW_MSC_VER_MISMATCH -D_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH -DHX_WIN_MAIN(main) -wd4996 ... tags=[haxe,static]

The syntax of the command is incorrect.

SkyBuilder1717 commented 1 year ago

something is wrong with the console

lez26 commented 1 year ago

What is the problem?