Funkin icon indicating copy to clipboard operation
Funkin copied to clipboard

Compiling help: [polymod / polymod issue]

Open GreenSoupDeveloper opened this issue 2 years ago • 3 comments

hello, I've been trying to fix this for weeks but I can't fix it, can help me?

C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodScriptClass.hx:60: characters 52-56 : polymod.hscript._internal.ErrorEx has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodScriptClass.hx:63: characters 87-91 : polymod.hscript._internal.ErrorEx has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodScriptClass.hx:366: characters 69-73 : polymod.hscript._internal.ErrorEx has no field line C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:73: characters 14-43 : polymod.hscript._internal.ErrorEx should be hscript.Error C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:73: characters 14-43 : For function argument 'e' C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:450: characters 13-38 : polymod.hscript._internal.ErrorEx should be hscript.Error C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:450: characters 13-38 : For function argument 'e' C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:105: characters 13-40 : polymod.hscript._internal.ErrorEx should be hscript.Error C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:105: characters 13-40 : For function argument 'e' C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:483: characters 13-38 : polymod.hscript._internal.ErrorEx should be hscript.Error C:/HaxeToolkit/haxe/lib/polymod/git/polymod/hscript/_internal/PolymodInterpEx.hx:483: characters 13-38 : For function argument 'e'

:(

GreenSoupDeveloper avatar Aug 13 '22 16:08 GreenSoupDeveloper

Use polymod 1.3.1 haxelib install polymod 1.3.1 And when you wanna switch back to the git version use haxelib set polymod git

MemeHoovy avatar Aug 13 '22 22:08 MemeHoovy

thanks

GreenSoupDeveloper avatar Aug 16 '22 18:08 GreenSoupDeveloper

run this in a terminal:

haxelib remove hscript
haxelib install hscript

and put this in the project.xml:

<!--Enable HScript fine error reporting at parsing time-->
<haxedef name="hscriptPos" if="hscript" />

Stilic avatar Sep 21 '22 14:09 Stilic

run this in a terminal:

haxelib remove hscript
haxelib install hscript

and put this in the project.xml:

<!-- Enable HScript fine error reporting at parsing time -->
<haxedef name="hscriptPos" if="hscript" />

how's that suppost to help?

MemeHoovy avatar Oct 01 '22 20:10 MemeHoovy

run this in a terminal:

haxelib remove hscript
haxelib install hscript

and put this in the project.xml:

<!--Enable HScript fine error reporting at parsing time-->
<haxedef name="hscriptPos" if="hscript" />

Thanks!

it worked :)

GreenSoupDeveloper avatar Oct 06 '22 21:10 GreenSoupDeveloper

where?

alexandrucn avatar Nov 12 '22 20:11 alexandrucn

thanks

GreenSoupDeveloper avatar Nov 12 '22 22:11 GreenSoupDeveloper

in which part of the ''Project.XML do I have to put the command

Djsnow21 avatar Nov 26 '22 01:11 Djsnow21

in which part of the ''Project.XML do I have to put the command

put it anywhere as long as it is inside <project>

Snirozu avatar Nov 26 '22 03:11 Snirozu

in which part of the ''Project.XML do I have to put the command

these god dang kids keep being stupid

ghost avatar Nov 28 '22 16:11 ghost