NOVA-Team / NOVA-Example

An example/test NOVA mod
MIT License
10 stars 6 forks source link

NoClassDefFoundError for MCTransform3d #11

Closed shadowfacts closed 9 years ago

shadowfacts commented 9 years ago

I just tried to start MC through IDEA after cloning the NovaExample repo and running gradle setupDecompWorkspace idea (I also used --daemon but that shouldn't be relevant).

Edit: Crash Log: http://pastebin.ubuntu.com/11400359/

RX14 commented 9 years ago

Does it occur using gradle runClient? If not then it's a configuration error. Workspace setup docs are in progress.

shadowfacts commented 9 years ago

Yep, same thing with runClient.

RX14 commented 9 years ago

This isn't really my area and I'm currently on my phone in bed so... Wait for @Calclavia?

calclavia commented 9 years ago

Pls wait for the docs. This is definitely a wrong set up.

RX14 commented 9 years ago

gradle runClient should ALWAYS work.