larsiusprime / polymod

Atomic modding framework for Haxe
MIT License
159 stars 60 forks source link

Kade-Engine-1.8 #171

Open slaviklisov opened 5 months ago

slaviklisov commented 5 months ago

source/ModCore.hx:38: lines 38-65 : { parseRules : polymod.format.ParseRules, modRoot : String, ignoredFiles : Array, frameworkParams : polymod.FrameworkParams, framework : po... has extra field apiVersion source/ModCore.hx:38: lines 38-65 : For function argument 'params' source/ModCore.hx:69: characters 15-28 : You can't iterate on a Dynamic value, please specify Iterator or Iterable source/ModCore.hx:96: characters 34-47 : String should be Null source/ModCore.hx:96: characters 34-47 : String has no field apiVersionRule source/ModCore.hx:96: characters 34-47 : For optional function argument 'scanParams' source/ModCore.hx:98: characters 27-38 : You can't iterate on a Dynamic value, please specify Iterator or Iterable source/ChartingState.hx:1947: characters 62-70 : flash.media.SoundChannel has no field source source/ChartingState.hx:1954: characters 54-62 : flash.media.SoundChannel has no field source source/FreeplayState.hx:407: characters 60-68 : flash.media.SoundChannel has no field source source/PlayState.hx:1515: characters 59-67 : flash.media.SoundChannel has no field source source/PlayState.hx:1517: characters 50-58 : flash.media.SoundChannel has no field source source/PlayState.hx:1970: characters 59-67 : flash.media.SoundChannel has no field source source/PlayState.hx:1972: characters 50-58 : flash.media.SoundChannel has no field source source/PlayState.hx:2065: characters 59-67 : flash.media.SoundChannel has no field source source/PlayState.hx:2067: characters 50-58 : flash.media.SoundChannel has no field __source

AltronMaxX commented 5 months ago

Wow, I thought mods with Kade Engine are dead

AltronMaxX commented 5 months ago

It's not polymod issue. It's just outdated implementation in Kade engine

TheRealJake12 commented 5 months ago

kade engine 1.8 is old and heavily outdated. Use BoloVEVO's Kade Engine or my Kade Engine Community instead.