diff --git a/crash-reports/crash-2015-08-11_19.53.52-client.txt b/crash-reports/crash-2015-08-11_19.53.52-client.txt new file mode 100644 index 0000000..76bd9f4 --- /dev/null +++ b/crash-reports/crash-2015-08-11_19.53.52-client.txt @@ -0,0 +1,78 @@ +---- Minecraft Crash Report ---- +// Ouch. That hurt :( + +Time: 8/11/15 7:53 PM +Description: There was a severe problem during mod loading that has caused the game to fail + +cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: nmd.primal.mixcoatl.ClientProxy + at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76) + at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) + at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) + at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) + at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) + at com.google.common.eventbus.EventBus.post(EventBus.java:275) + at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) + at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) + at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) + at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) + at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) + at com.google.common.eventbus.EventBus.post(EventBus.java:275) + at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) + at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) + at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) + at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) + at net.minecraft.client.Minecraft.run(Minecraft.java:942) + at net.minecraft.client.main.Main.main(Main.java:164) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) + at net.minecraft.launchwrapper.Launch.main(Launch.java:28) + at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) + at GradleStart.main(Unknown Source) +Caused by: java.lang.ClassNotFoundException: nmd.primal.mixcoatl.ClientProxy + at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) + at java.lang.ClassLoader.loadClass(ClassLoader.java:425) + at java.lang.ClassLoader.loadClass(ClassLoader.java:358) + at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) + at java.lang.Class.forName0(Native Method) + at java.lang.Class.forName(Class.java:270) + at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) + ... 35 more +Caused by: java.lang.NullPointerException + at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) + ... 41 more + + +A detailed walkthrough of the error, its code path and all known details is as follows: +--------------------------------------------------------------------------------------- + +-- System Details -- +Details: + Minecraft Version: 1.7.10 + Operating System: Windows 8.1 (amd64) version 6.3 + Java Version: 1.7.0_67, Oracle Corporation + Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation + Memory: 315420056 bytes (300 MB) / 516947968 bytes (493 MB) up to 3806855168 bytes (3630 MB) + JVM Flags: 0 total; + AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used + IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 + FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 5 mods loaded, 5 mods active + States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored + UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UC FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) + UC Forge{10.13.4.1492} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) + UE energy{1.0} [energy] (bin) + UC examplemod{1.0} [Example Mod] (bin) + GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GTX 670/PCIe/SSE2' \ No newline at end of file diff --git a/crash-reports/crash-2015-08-11_19.58.46-client.txt b/crash-reports/crash-2015-08-11_19.58.46-client.txt new file mode 100644 index 0000000..ed037cd --- /dev/null +++ b/crash-reports/crash-2015-08-11_19.58.46-client.txt @@ -0,0 +1,78 @@ +---- Minecraft Crash Report ---- +// Ooh. Shiny. + +Time: 8/11/15 7:58 PM +Description: There was a severe problem during mod loading that has caused the game to fail + +cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: nmd.primal.mixcoatl.ClientProxy + at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:76) + at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) + at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) + at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) + at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) + at com.google.common.eventbus.EventBus.post(EventBus.java:275) + at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) + at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) + at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) + at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) + at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) + at com.google.common.eventbus.EventBus.post(EventBus.java:275) + at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) + at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) + at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) + at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) + at net.minecraft.client.Minecraft.run(Minecraft.java:942) + at net.minecraft.client.main.Main.main(Main.java:164) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:606) + at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) + at net.minecraft.launchwrapper.Launch.main(Launch.java:28) + at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) + at GradleStart.main(Unknown Source) +Caused by: java.lang.ClassNotFoundException: nmd.primal.mixcoatl.ClientProxy + at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) + at java.lang.ClassLoader.loadClass(ClassLoader.java:425) + at java.lang.ClassLoader.loadClass(ClassLoader.java:358) + at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) + at java.lang.Class.forName0(Native Method) + at java.lang.Class.forName(Class.java:270) + at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) + ... 35 more +Caused by: java.lang.NullPointerException + at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) + ... 41 more + + +A detailed walkthrough of the error, its code path and all known details is as follows: +--------------------------------------------------------------------------------------- + +-- System Details -- +Details: + Minecraft Version: 1.7.10 + Operating System: Windows 8.1 (amd64) version 6.3 + Java Version: 1.7.0_67, Oracle Corporation + Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation + Memory: 315927064 bytes (301 MB) / 516947968 bytes (493 MB) up to 3806855168 bytes (3630 MB) + JVM Flags: 0 total; + AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used + IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 + FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 5 mods loaded, 5 mods active + States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored + UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UC FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) + UC Forge{10.13.4.1492} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar) + UE energy{1.0} [energy] (bin) + UC examplemod{1.0} [Example Mod] (bin) + GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GTX 670/PCIe/SSE2' \ No newline at end of file diff --git a/options.txt b/options.txt new file mode 100644 index 0000000..9f897cc --- /dev/null +++ b/options.txt @@ -0,0 +1,96 @@ +invertYMouse:false +mouseSensitivity:0.5 +fov:0.0 +gamma:0.0 +saturation:0.0 +renderDistance:12 +guiScale:0 +particles:0 +bobView:true +anaglyph3d:false +advancedOpengl:false +maxFps:120 +fboEnable:true +difficulty:2 +fancyGraphics:true +ao:2 +clouds:true +resourcePacks:[] +lastServer: +lang:en_US +chatVisibility:0 +chatColors:true +chatLinks:true +chatLinksPrompt:true +chatOpacity:1.0 +snooperEnabled:true +fullscreen:false +enableVsync:true +hideServerAddress:false +advancedItemTooltips:false +pauseOnLostFocus:true +showCape:true +touchscreen:false +overrideWidth:0 +overrideHeight:0 +heldItemTooltips:true +chatHeightFocused:1.0 +chatHeightUnfocused:0.44366196 +chatScale:1.0 +chatWidth:1.0 +showInventoryAchievementHint:false +mipmapLevels:4 +anisotropicFiltering:1 +streamBytesPerPixel:0.5 +streamMicVolume:1.0 +streamSystemVolume:1.0 +streamKbps:0.5412844 +streamFps:0.31690142 +streamCompression:1 +streamSendMetadata:true +streamPreferredServer: +streamChatEnabled:0 +streamChatUserFilter:0 +streamMicToggleBehavior:0 +forceUnicodeFont:false +key_key.attack:-100 +key_key.use:-99 +key_key.forward:17 +key_key.left:30 +key_key.back:31 +key_key.right:32 +key_key.jump:57 +key_key.sneak:42 +key_key.drop:16 +key_key.inventory:18 +key_key.chat:20 +key_key.playerlist:15 +key_key.pickItem:-98 +key_key.command:53 +key_key.screenshot:60 +key_key.togglePerspective:63 +key_key.smoothCamera:0 +key_key.sprint:29 +key_key.streamStartStop:64 +key_key.streamPauseUnpause:65 +key_key.streamCommercial:0 +key_key.streamToggleMic:0 +key_key.fullscreen:87 +key_key.hotbar.1:2 +key_key.hotbar.2:3 +key_key.hotbar.3:4 +key_key.hotbar.4:5 +key_key.hotbar.5:6 +key_key.hotbar.6:7 +key_key.hotbar.7:8 +key_key.hotbar.8:9 +key_key.hotbar.9:10 +soundCategory_master:1.0 +soundCategory_music:1.0 +soundCategory_record:1.0 +soundCategory_weather:1.0 +soundCategory_block:1.0 +soundCategory_hostile:1.0 +soundCategory_neutral:1.0 +soundCategory_player:1.0 +soundCategory_ambient:1.0 diff --git a/saves/New World/DIM-1/data/villages.dat b/saves/New World/DIM-1/data/villages.dat new file mode 100644 index 0000000..d5e6312 Binary files /dev/null and b/saves/New World/DIM-1/data/villages.dat differ diff --git a/saves/New World/DIM-1/forcedchunks.dat b/saves/New World/DIM-1/forcedchunks.dat new file mode 100644 index 0000000..e434547 Binary files /dev/null and b/saves/New World/DIM-1/forcedchunks.dat differ diff --git a/saves/New World/DIM1/data/villages.dat b/saves/New World/DIM1/data/villages.dat new file mode 100644 index 0000000..d5e6312 Binary files /dev/null and b/saves/New World/DIM1/data/villages.dat differ diff --git a/saves/New World/DIM1/forcedchunks.dat b/saves/New World/DIM1/forcedchunks.dat new file mode 100644 index 0000000..e434547 Binary files /dev/null and b/saves/New World/DIM1/forcedchunks.dat differ diff --git a/saves/New World/data/Mineshaft.dat b/saves/New World/data/Mineshaft.dat new file mode 100644 index 0000000..607602f Binary files /dev/null and b/saves/New World/data/Mineshaft.dat differ diff --git a/saves/New World/data/Village.dat b/saves/New World/data/Village.dat new file mode 100644 index 0000000..7a0303a Binary files /dev/null and b/saves/New World/data/Village.dat differ diff --git a/saves/New World/data/villages.dat b/saves/New World/data/villages.dat new file mode 100644 index 0000000..d5e6312 Binary files /dev/null and b/saves/New World/data/villages.dat differ diff --git a/saves/New World/forcedchunks.dat b/saves/New World/forcedchunks.dat new file mode 100644 index 0000000..e434547 Binary files /dev/null and b/saves/New World/forcedchunks.dat differ diff --git a/saves/New World/level.dat b/saves/New World/level.dat new file mode 100644 index 0000000..329fa75 Binary files /dev/null and b/saves/New World/level.dat differ diff --git a/saves/New World/level.dat_mcr b/saves/New World/level.dat_mcr new file mode 100644 index 0000000..1cb06df Binary files /dev/null and b/saves/New World/level.dat_mcr differ diff --git a/saves/New World/level.dat_old b/saves/New World/level.dat_old new file mode 100644 index 0000000..f7d0b25 Binary files /dev/null and b/saves/New World/level.dat_old differ diff --git a/saves/New World/playerdata/0ca79935-eef6-455e-a6ec-12d734e4094e.dat b/saves/New World/playerdata/0ca79935-eef6-455e-a6ec-12d734e4094e.dat new file mode 100644 index 0000000..3c87762 Binary files /dev/null and b/saves/New World/playerdata/0ca79935-eef6-455e-a6ec-12d734e4094e.dat differ diff --git a/saves/New World/region/r.-1.-1.mca b/saves/New World/region/r.-1.-1.mca new file mode 100644 index 0000000..9838005 Binary files /dev/null and b/saves/New World/region/r.-1.-1.mca differ diff --git a/saves/New World/region/r.-1.0.mca b/saves/New World/region/r.-1.0.mca new file mode 100644 index 0000000..e0839db Binary files /dev/null and b/saves/New World/region/r.-1.0.mca differ diff --git a/saves/New World/region/r.0.-1.mca b/saves/New World/region/r.0.-1.mca new file mode 100644 index 0000000..841d799 Binary files /dev/null and b/saves/New World/region/r.0.-1.mca differ diff --git a/saves/New World/region/r.0.0.mca b/saves/New World/region/r.0.0.mca new file mode 100644 index 0000000..7e80bad Binary files /dev/null and b/saves/New World/region/r.0.0.mca differ diff --git a/saves/New World/session.lock b/saves/New World/session.lock new file mode 100644 index 0000000..988da8d Binary files /dev/null and b/saves/New World/session.lock differ diff --git a/saves/New World/stats/0ca79935-eef6-455e-a6ec-12d734e4094e.json b/saves/New World/stats/0ca79935-eef6-455e-a6ec-12d734e4094e.json new file mode 100644 index 0000000..2cddd3c --- /dev/null +++ b/saves/New World/stats/0ca79935-eef6-455e-a6ec-12d734e4094e.json @@ -0,0 +1 @@ +{"achievement.exploreAllBiomes":{"value":0,"progress":["ForestHills"]},"achievement.openInventory":2,"stat.playOneMinute":214} \ No newline at end of file diff --git a/src/main/java/nmd/primal/energy/Main.java b/src/main/java/nmd/primal/energy/Main.java index b53c46d..a91ae33 100644 --- a/src/main/java/nmd/primal/energy/Main.java +++ b/src/main/java/nmd/primal/energy/Main.java @@ -1,7 +1,10 @@ package nmd.primal.energy; +import nmd.primal.energy.common.CommonProxy; import cpw.mods.fml.common.Mod; import cpw.mods.fml.common.Mod.EventHandler; +import cpw.mods.fml.common.Mod.Instance; +import cpw.mods.fml.common.SidedProxy; import cpw.mods.fml.common.event.FMLInitializationEvent; import cpw.mods.fml.common.event.FMLPostInitializationEvent; import cpw.mods.fml.common.event.FMLPreInitializationEvent; @@ -12,9 +15,16 @@ public class Main public static final String MODID = "energy"; public static final String VERSION = "1.0"; + @SidedProxy(clientSide="nmd.primal.energy.client.ClientProxy", serverSide="nmd.primal.energy.common.CommonProxy") + public static CommonProxy proxy; + + @Instance + public static Main instance = new Main(); + @EventHandler public void preinit(FMLPreInitializationEvent event) { + Main.proxy.preInit(event); // some example code //System.out.println("DIRT BLOCK >> "+Blocks.dirt.getUnlocalizedName()); } diff --git a/src/main/java/nmd/primal/energy/block/ModBlocks.java b/src/main/java/nmd/primal/energy/block/ModBlocks.java new file mode 100644 index 0000000..df29a03 --- /dev/null +++ b/src/main/java/nmd/primal/energy/block/ModBlocks.java @@ -0,0 +1,5 @@ +package nmd.primal.energy.block; + +public class ModBlocks { + +} diff --git a/src/main/java/nmd/primal/energy/client/ClientProxy.java b/src/main/java/nmd/primal/energy/client/ClientProxy.java new file mode 100644 index 0000000..9e1682b --- /dev/null +++ b/src/main/java/nmd/primal/energy/client/ClientProxy.java @@ -0,0 +1,27 @@ +package nmd.primal.energy.client; + +import nmd.primal.energy.common.CommonProxy; +import cpw.mods.fml.common.event.FMLInitializationEvent; +import cpw.mods.fml.common.event.FMLPostInitializationEvent; +import cpw.mods.fml.common.event.FMLPreInitializationEvent; + +public class ClientProxy extends CommonProxy{ + + public void preInit(FMLPreInitializationEvent event) + { + super.preInit(event); + } + + @Override + public void init(FMLInitializationEvent event) + { + super.init(event); + } + + @Override + public void postInit(FMLPostInitializationEvent event) + { + super.postInit(event); + } + +} diff --git a/src/main/java/nmd/primal/energy/common/CommonProxy.java b/src/main/java/nmd/primal/energy/common/CommonProxy.java new file mode 100644 index 0000000..d68cdba --- /dev/null +++ b/src/main/java/nmd/primal/energy/common/CommonProxy.java @@ -0,0 +1,27 @@ +package nmd.primal.energy.common; + +import nmd.primal.energy.util.CustomTab; +import cpw.mods.fml.common.event.FMLInitializationEvent; +import cpw.mods.fml.common.event.FMLPostInitializationEvent; +import cpw.mods.fml.common.event.FMLPreInitializationEvent; + +public class CommonProxy { + + public void preInit(FMLPreInitializationEvent event) + { + CustomTab.NMDEnergyTab(); + + } + + public void init(FMLInitializationEvent event) + { + + } + + public void postInit(FMLPostInitializationEvent event) + { + + } + + +} diff --git a/src/main/java/nmd/primal/energy/crafting/ModCrafting.java b/src/main/java/nmd/primal/energy/crafting/ModCrafting.java new file mode 100644 index 0000000..1e5a25e --- /dev/null +++ b/src/main/java/nmd/primal/energy/crafting/ModCrafting.java @@ -0,0 +1,5 @@ +package nmd.primal.energy.crafting; + +public class ModCrafting { + +} diff --git a/src/main/java/nmd/primal/energy/util/CustomTab.java b/src/main/java/nmd/primal/energy/util/CustomTab.java new file mode 100644 index 0000000..febf747 --- /dev/null +++ b/src/main/java/nmd/primal/energy/util/CustomTab.java @@ -0,0 +1,18 @@ +package nmd.primal.energy.util; + +import net.minecraft.creativetab.CreativeTabs; +import net.minecraft.init.Items; +import net.minecraft.item.Item; + +public class CustomTab { + + public static CreativeTabs NMDEnergyTab = new CreativeTabs("NMDEnergyTab") + { + @Override + public Item getTabIconItem() {return Items.blaze_powder;}}; + + public static void NMDEnergyTab() + { + + } +} diff --git a/usernamecache.json b/usernamecache.json new file mode 100644 index 0000000..c822d18 --- /dev/null +++ b/usernamecache.json @@ -0,0 +1,3 @@ +{ + "0ca79935-eef6-455e-a6ec-12d734e4094e": "Fluid1C3" +} \ No newline at end of file