Closed SMB-5 closed 11 months ago
run haxelib update
on the terminal then try again
awaiting for response
sorry about that I did update everything for this and I got 2 new errors:
source/PlayState.hx:1579: characters 9-18 : hxcodec.flixel._FlxVideo.VideoPlayer has no field playVideo
source/PlayState.hx:1580: characters 9-23 : hxcodec.flixel._FlxVideo.VideoPlayer has no field finishCallback
I set hxCodec back to 2.5.1 and it's compiling
sorry about that I did update everything for this and I got 2 new errors:
source/PlayState.hx:1579: characters 9-18 : hxcodec.flixel._FlxVideo.VideoPlayer has no field playVideo source/PlayState.hx:1580: characters 9-23 : hxcodec.flixel._FlxVideo.VideoPlayer has no field finishCallback
try haxelib set hxCodec 2.6.1
then compile
I set hxCodec back to 2.5.1 and it's compiling
oh nice
Describe your problem here.
tried to compile for the first time and I got all of these errors:
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 I just tried to compile this for the first time