GamesDoneQuick / agdq18-layouts

The on-stream graphics used during Awesome Games Done Quick 2018
Other
43 stars 10 forks source link

Unable to mount layout to NodeCG. #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

After following all the installation instructions for setting up NodeCG and installing this bundle, I am seemingly unable to use it due to errors with the configuration. I am attempting to properly setup the JSON file in accordance to how it is organized in the schema, but I cannot seem to get past certain errors, specifically the "osc" module not being found. A clearer guide on the configuration would be helpful.

ghost commented 6 years ago

Here is a screenshot of the error with the osc module. The reason I feel this is a configuration issue is because I don't intend on using this module in the first place, since I don't have the associated hardware it describes (Behringer X32). There must surely be a way to run it without the module, yet how to do so is not clear to me.

ghost commented 6 years ago

I did install the compiler toolchain as explained, but I think I did so later than I should have, which is my mistake.

In any case, after fixing that I will do as you say and attempt to fork the code for my own purposes. I was just hoping that wouldn't be necessary to just run it for the first time. Thank you for your time and patience.