First I want to say thank you both for your assistance thus far. It's really awesome that the O.G's are providing support - it makes me feel like a special snowflake.
The Silver Bard - per your suggestion I tried unblocking everything, and when that didn't work I tried unblocking the archive file first before unzipping. Didn't work however trying the experimental build of the mod version worked fine as shown in second picture.
Also tried reducing Java security settings - the lowest I can go is High vs. Very High.
I tried messing with the advanced tab with the bubble settings - I wasn't successful at finding a method to success though. I've also moved the game folder to C:\ - after also trying users/documents.
Third picture shows what I see when I go to java CP > Java > View. IDK, looks fishy. I'm running a Korean Windows 7 with English Language Pack. My \ becomes some W thing.
nergantre - here is the log pasted. First picture shows the game loading! But after pushing start a string of more errors spam.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\user>"C:\Program Files\Java\jre1.8.0_74\bin\java.exe" -jar C:\Nightgame
\NightgamesMod_1_9_4_path_test.jar
Could not find file data/clothing/defaults.json
java.io.FileNotFoundException: data\clothing\defaults.json (The system cannot fi
nd the path specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at nightgames.Resources.ResourceLoader.getFileResourceAsStream(ResourceL
oader.java:41)
at nightgames.items.clothing.Clothing.buildClothingTable(Clothing.java:3
2)
at nightgames.global.Global.<init>(Global.java:158)
at nightgames.global.Global.<init>(Global.java:147)
at nightgames.global.Global.main(Global.java:1139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Current active directory is C:\Users\user
=============================================
Night games
2016-02-28 17:58:57.321
Could not find file data/TraitRequirements.xml
java.io.FileNotFoundException: data\TraitRequirements.xml (The system cannot fin
d the path specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at nightgames.Resources.ResourceLoader.getFileResourceAsStream(ResourceL
oader.java:41)
at nightgames.global.Global.<init>(Global.java:183)
at nightgames.global.Global.<init>(Global.java:147)
at nightgames.global.Global.main(Global.java:1139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Current active directory is C:\Users\user
java.net.MalformedURLException
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrent
Entity(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineD
ocVersion(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U
nknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U
nknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown So
urce)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Un
known Source)
at nightgames.characters.TraitTree.<init>(TraitTree.java:91)
at nightgames.global.Global.<init>(Global.java:183)
at nightgames.global.Global.<init>(Global.java:147)
at nightgames.global.Global.main(Global.java:1139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Caused by: java.lang.NullPointerException
... 18 more