Some screenshots would be useful.![]()
A snapshot of the upcoming ASOIAF novel would be perfect, kthxbaiOkay I can do that. Any particular wishes regarding the screenshots?
A snapshot of the upcoming ASOIAF novel would be perfect, kthxbai
The editor claims to have loaded the mod file I set up properly, but any edits I make to the map are instead made to the main game.
Okay, good to know. I just wanted to make sure I hadn't screwed up anything while trying to get it running. Though it also seemed to be reading the vanilla files instead of the copies I'd placed in my mod folder. Not sure why. Creating a backup of the vanilla folders and editing in there should work for now, though.
C:\Games\CK 2 Scenario Editor>java -Xmx1024m -jar CK2_Scenario_Editor.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: editor/Main :
Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: editor.Main. Program will exit.
C:\Games\CK 2 Scenario Editor>pause
Press any key to continue . . .
Code:C:\Games\CK 2 Scenario Editor>java -Xmx1024m -jar CK2_Scenario_Editor.jar Exception in thread "main" java.lang.UnsupportedClassVersionError: editor/Main : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access(Unknown Source) at java.net.URLClassLoaderrun(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) Could not find the main class: editor.Main. Program will exit. C:\Games\CK 2 Scenario Editor>pause Press any key to continue . . .
This is the error code I'm having. I'm guessing it is because the editor doesn't support CK2 Plus? Or did I do something deadly wrong. I am, at best, an amateur at this.