fasterthanlime / inception-engine

flexible game engine in ooc, with an ingame console to adjust everything in realtime
12 stars 2 forks source link

requires gameplay/Kart #2

Closed duckinator closed 14 years ago

duckinator commented 14 years ago

Why does source/physics/boxBoxCH.ooc require gameplay/Kart, despite Kart never being used?

source/physics/boxBoxCH.ooc:5:18 ERROR Module not found in sourcepath gameplay/Kart
import gameplay/Kart
                 ~~~
[FAIL]
duckinator commented 14 years ago

There's no reference to Kart (with any capitalization variation) in boxBoxCH.ooc aside from the import, and it works fine without the import gameplay/Kart line. hud/SpeedoMeter.ooc needs it

nddrylliog commented 14 years ago

Ahhh, debugging... removing it now.

nddrylliog commented 14 years ago

Debugging ftl. Closed by e2598fb2c69a58a022d2de6e8749a77767c2d88f