Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requires gameplay/Kart #2

Closed
duckinator opened this issue Oct 3, 2010 · 3 comments
Closed

requires gameplay/Kart #2

duckinator opened this issue Oct 3, 2010 · 3 comments

Comments

@duckinator
Copy link

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
Copy link
Author

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
Copy link
Collaborator

Ahhh, debugging... removing it now.

@nddrylliog
Copy link
Collaborator

Debugging ftl. Closed by e2598fb

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants