Leather128 / LeatherEngine

Just a little engine I decided to make since nobody seemed to have true custom mod support.
GNU General Public License v3.0
71 stars 58 forks source link

Bug Report: source/debuggers/ChartingState.hx:10: characters 8-36 : Type not found : polymod.fs.PolymodFileSystem #29

Closed ryi3r closed 2 years ago

ryi3r commented 2 years ago

source/debuggers/ChartingState.hx:10: characters 8-36 : Type not found : polymod.fs.PolymodFileSystem Just downloaded the version 0.3.6 of this engine and i can't compile at first try.

Leather128 commented 2 years ago

do you have polymod (and the most recent version of it) installed?

ryi3r commented 2 years ago

Yes.

Leather128 commented 2 years ago

What platform are you building to? (html5, windows, etc).

ryi3r commented 2 years ago

Windows.

Leather128 commented 2 years ago

And you're completely 100% sure you have the most recent, correct version, of polymod installed? (https://github.com/larsiusprime/polymod)

ryi3r commented 2 years ago

Yeah, it's the same link i put while installing it.

ryi3r commented 2 years ago

Plus if i put as comment that line of code, the whole engine works perfectly.

Leather128 commented 2 years ago

Weird, guess I'l comment it out for now and hope nothing is broken?