ibnuda / dactyl-keyboard

Web generator for dactyl keyboards.
https://dactyl.siskam.link
GNU Affero General Public License v3.0
198 stars 51 forks source link

Json import causing null pointer exception when generating a case #76

Open georgeinmexico opened 3 years ago

georgeinmexico commented 3 years ago

HI. Importing a Json file, and then clicking "generate case" creates the following error:

500 java.lang.NullPointerException

I think the JSON export is missing these fields: Keys: Inner Index Finger's Column? Form of the Case: Y (index axis)

happysalada commented 3 years ago

Can you try re-exporting a json before importing it again? It might be that the format has changed and that old import would cause the error.

ibnuda commented 3 years ago

some of the latest commits fixed the issue.