Dewott2501 / Mario-Madness

el pibe mario
Apache License 2.0
58 stars 99 forks source link

Hxcodec issue #31

Closed Ant643 closed 9 months ago

Ant643 commented 9 months ago

The issue in general

So basically, I think something is goin' on with the hxCodec cuz uh this happened:

source/PlayState.hx:53: characters 8-28 : Type not found : hxcodec.VideoHandler
source/PlayState.hx:54: characters 8-27 : Type not found : hxcodec.VideoSprite
moxie-coder commented 9 months ago

you need hxCodec 2.6.1

Ant643 commented 9 months ago

I have 2.6.1 (the git version cuz yes)

Ant643 commented 9 months ago

that's why im wondering cause' it's supposed to work, but it just doesnt want to

moxie-coder commented 9 months ago

I have 2.6.1 (the git version cuz yes)

you’re not supposed to use the git version, you’re supposed to use 2.6.1

Ant643 commented 9 months ago

i'll try that.

Ant643 commented 9 months ago

it's working but it shows this:

C://users/antwashere/haxelib/flixel/5,3,1/flixel/sound/FlxSound.hx:752: characters 17-25 : flash.media.SoundChannel has no field __source
C://users/antwashere/haxelib/flixel/5,3,1/flixel/sound/FlxSound.hx:753: characters 14-22 : flash.media.SoundChannel has no field __source
source/CppAPI.hx:13: characters 15-33 : Class<WindowsData> has no field setWindowColorMode
source/CppAPI.hx:13: characters 34-38 : Unknown identifier : DARK
source/CppAPI.hx:64: characters 15-29: Class<WindowsData> has no field restoreWindows
source/MainMenuState.hx:1109: characters 6-7 : Expected , or )
FluxC0 commented 9 months ago

then the hxcodec problem is fixed. please close issue.