Jump to content

Null exception[solved]\ Missing block[Needs solving]


majesticmadman98

Recommended Posts

First test of this mod (stupidly) so i don't know which segment is causing the problems.

if you can pin point the line and class.

 

 

Feb 22, 2014 5:57:16 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Feb 22, 2014 5:57:16 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Feb 22, 2014 5:57:16 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-02-22 17:57:16 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-02-22 17:57:16 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg

2014-02-22 17:57:16 [sEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!

2014-02-22 17:57:18 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-02-22 17:57:18 [iNFO] [sTDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg

2014-02-22 17:57:18 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-02-22 17:57:18 [iNFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}

2014-02-22 17:57:20 [iNFO] [Minecraft-Client] Setting user: Player657

2014-02-22 17:57:21 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0

2014-02-22 17:57:23 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default

2014-02-22 17:57:25 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2014-02-22 17:57:25 [iNFO] [sTDOUT] MinecraftForge v9.11.1.965 Initialized

2014-02-22 17:57:25 [iNFO] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized

2014-02-22 17:57:25 [iNFO] [sTDOUT] Replaced 111 ore recipies

2014-02-22 17:57:26 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2014-02-22 17:57:26 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Matt\Desktop\MC MODDING EQUIPMENT\Mods\Forge 1.6.4\Army\mcp\jars\config\logging.properties

2014-02-22 17:57:26 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2014-02-22 17:57:26 [iNFO] [ForgeModLoader] Searching C:\Users\Matt\Desktop\MC MODDING EQUIPMENT\Mods\Forge 1.6.4\Army\mcp\jars\mods for mods

2014-02-22 17:57:30 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2014-02-22 17:57:30 [iNFO] [mcp] Activating mod mcp

2014-02-22 17:57:30 [iNFO] [FML] Activating mod FML

2014-02-22 17:57:30 [iNFO] [Forge] Activating mod Forge

2014-02-22 17:57:30 [iNFO] [Army] Activating mod Army

2014-02-22 17:57:30 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2014-02-22 17:57:30 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2014-02-22 17:57:30 [WARNING] [Army] Mod Army is missing a pack.mcmeta file, things may not work well

2014-02-22 17:57:30 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Army

2014-02-22 17:57:30 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2014-02-22 17:57:30 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [WARNING] [ForgeModLoader] The mod FMLMod:Army{1.0.0} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.

2014-02-22 17:57:31 [sEVERE] [com.google.common.eventbus.EventBus.Army] Could not dispatch event: cpw.mods.fml.common.event.FMLConstructionEvent@f9290d to handler [wrapper public void cpw.mods.fml.common.FMLModContainer.constructMod(cpw.mods.fml.common.event.FMLConstructionEvent)]

java.lang.reflect.InvocationTargetException

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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)

at net.minecraft.client.Minecraft.run(Minecraft.java:808)

at net.minecraft.client.main.Main.main(Main.java:93)

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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 8

at java.lang.String.charAt(Unknown Source)

at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:210)

at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:245)

at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:240)

at a.army.main.<init>(main.java:115)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:518)

... 32 more

2014-02-22 17:57:31 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue

2014-02-22 17:57:31 [sEVERE] [ForgeModLoader]

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML{6.4.49.965} [Forge Mod Loader] (bin) Unloaded->Constructed

Forge{9.11.1.965} [Minecraft Forge] (bin) Unloaded->Constructed

Army{1.0.0} [Army] (bin) Unloaded->Errored

2014-02-22 17:57:31 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2014-02-22 17:57:31 [sEVERE] [ForgeModLoader] Caught exception from Army

java.lang.StringIndexOutOfBoundsException: String index out of range: 8

at java.lang.String.charAt(Unknown Source)

at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:210)

at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:245)

at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:240)

at a.army.main.<init>(main.java:115)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:518)

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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)

at net.minecraft.client.Minecraft.run(Minecraft.java:808)

at net.minecraft.client.main.Main.main(Main.java:93)

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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-02-22 17:57:31 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----

2014-02-22 17:57:31 [iNFO] [sTDOUT] // Quite honestly, I wouldn't worry myself about that.

2014-02-22 17:57:31 [iNFO] [sTDOUT]

2014-02-22 17:57:31 [iNFO] [sTDOUT] Time: 22/02/14 17:57

2014-02-22 17:57:31 [iNFO] [sTDOUT] Description: Initializing game

2014-02-22 17:57:31 [iNFO] [sTDOUT]

2014-02-22 17:57:31 [iNFO] [sTDOUT] java.lang.StringIndexOutOfBoundsException: String index out of range: 8

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.String.charAt(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:210)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:245)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:240)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at a.army.main.<init>(main.java:115)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.Class.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:518)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:808)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:93)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-02-22 17:57:31 [iNFO] [sTDOUT]

2014-02-22 17:57:31 [iNFO] [sTDOUT]

2014-02-22 17:57:31 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:

2014-02-22 17:57:31 [iNFO] [sTDOUT] ---------------------------------------------------------------------------------------

2014-02-22 17:57:31 [iNFO] [sTDOUT]

2014-02-22 17:57:31 [iNFO] [sTDOUT] -- Head --

2014-02-22 17:57:31 [iNFO] [sTDOUT] Stacktrace:

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.String.charAt(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:210)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:245)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:240)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at a.army.main.<init>(main.java:115)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.Class.newInstance(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:518)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)

2014-02-22 17:57:31 [iNFO] [sTDOUT]

2014-02-22 17:57:31 [iNFO] [sTDOUT] -- Initialization --

2014-02-22 17:57:31 [iNFO] [sTDOUT] Details:

2014-02-22 17:57:31 [iNFO] [sTDOUT] Stacktrace:

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:808)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:93)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-02-22 17:57:31 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-02-22 17:57:31 [iNFO] [sTDOUT]

2014-02-22 17:57:31 [iNFO] [sTDOUT] -- System Details --

2014-02-22 17:57:31 [iNFO] [sTDOUT] Details:

2014-02-22 17:57:31 [iNFO] [sTDOUT] Minecraft Version: 1.6.4

2014-02-22 17:57:31 [iNFO] [sTDOUT] Operating System: Windows 7 (x86) version 6.1

2014-02-22 17:57:31 [iNFO] [sTDOUT] Java Version: 1.7.0_45, Oracle Corporation

2014-02-22 17:57:31 [iNFO] [sTDOUT] Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

2014-02-22 17:57:31 [iNFO] [sTDOUT] Memory: 865552960 bytes (825 MB) / 1046937600 bytes (998 MB) up to 1046937600 bytes (998 MB)

2014-02-22 17:57:31 [iNFO] [sTDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M

2014-02-22 17:57:31 [iNFO] [sTDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

2014-02-22 17:57:31 [iNFO] [sTDOUT] Suspicious classes: FML and Forge are installed

2014-02-22 17:57:31 [iNFO] [sTDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

2014-02-22 17:57:31 [iNFO] [sTDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active

2014-02-22 17:57:31 [iNFO] [sTDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

2014-02-22 17:57:31 [iNFO] [sTDOUT] FML{6.4.49.965} [Forge Mod Loader] (bin) Unloaded->Constructed

2014-02-22 17:57:31 [iNFO] [sTDOUT] Forge{9.11.1.965} [Minecraft Forge] (bin) Unloaded->Constructed

2014-02-22 17:57:31 [iNFO] [sTDOUT] Army{1.0.0} [Army] (bin) Unloaded->Errored

2014-02-22 17:57:31 [iNFO] [sTDOUT] Launched Version: 1.6

2014-02-22 17:57:31 [iNFO] [sTDOUT] LWJGL: 2.9.0

2014-02-22 17:57:31 [iNFO] [sTDOUT] OpenGL: GeForce 9800 GTX/9800 GTX+/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation

2014-02-22 17:57:31 [iNFO] [sTDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'

2014-02-22 17:57:31 [iNFO] [sTDOUT] Type: Client (map_client.txt)

2014-02-22 17:57:31 [iNFO] [sTDOUT] Resource Pack: Default

2014-02-22 17:57:31 [iNFO] [sTDOUT] Current Language: English (US)

2014-02-22 17:57:31 [iNFO] [sTDOUT] Profiler Position: N/A (disabled)

2014-02-22 17:57:31 [iNFO] [sTDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

2014-02-22 17:57:31 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Matt\Desktop\MC MODDING EQUIPMENT\Mods\Forge 1.6.4\Army\mcp\jars\.\crash-reports\crash-2014-02-22_17.57.31-client.txt

 

 

 

 

Link to comment
Share on other sites

The report says what the error is, you're trying to call part of an array that doesn't exist. Plus, since I don't see any code, we can't help you.

if (user.hasKnowledgeOfJava) {

    if (user.question.hasCode) {

        return interpetHelpfulResponse(user.getQuestion());

    } else {

        return "Could you post your code please?";

    }

} else {

    return "Learn some freaking Java!";

}

Link to comment
Share on other sites

okay here:

 

main

 

package a.army;

 

import net.minecraft.block.Block;

import net.minecraft.block.BlockHalfSlab;

import net.minecraft.block.material.Material;

import net.minecraft.creativetab.CreativeTabs;

import net.minecraft.item.Item;

import net.minecraft.item.ItemSlab;

import net.minecraft.item.ItemStack;

import cpw.mods.fml.client.registry.ClientRegistry;

import cpw.mods.fml.common.Mod;

import cpw.mods.fml.common.Mod.EventHandler;

import cpw.mods.fml.common.event.FMLPostInitializationEvent;

import cpw.mods.fml.common.network.NetworkMod;

import cpw.mods.fml.common.registry.GameRegistry;

import cpw.mods.fml.common.registry.LanguageRegistry;

 

//mod info

@Mod(modid = "Army", name = "Army", version = "1.0.0")

//client server

@NetworkMod(clientSideRequired = true, serverSideRequired = false)

 

public class main {

 

public static Block sandbagS;

public static Block sandbag;

public static Block concrete;

public static Block Rconcrete;

public static Block Bwire;

public static Block Dnet;

public static Block Snet;

public static Block Gnet;

public static Block Dcamo;

public static Block Scamo;

public static Block Gcamo;

public static Block Rglass;

public static Block girder;

 

 

public static Item Bag;

public static Item wire;

public static Item net;{

 

//block settings

sandbagS = new a.army.sandbagS(4000, false, Material.rock).setUnlocalizedName("Army:sandbagS");

sandbag = new a.army.sandbag(4001, Material.rock).setUnlocalizedName("Army:sandbag");

concrete = new a.army.concrete(4002, Material.rock).setUnlocalizedName("Army:concrete");

Rconcrete = new a.army.Rconcrete(4003, Material.rock).setUnlocalizedName("Army:Rconcrete");

Bwire = new a.army.Bwire(4004, Material.rock).setUnlocalizedName("Army:Bwire");

Dnet = new a.army.Dnet(4005, Material.rock).setUnlocalizedName("Army:Dnet");

Snet = new a.army.Snet(4006, Material.rock).setUnlocalizedName("Army:Snet");

Gnet = new a.army.Gnet(4007, Material.rock).setUnlocalizedName("Army:Gnet");

Dcamo = new a.army.Dcamo(4008, Material.rock).setUnlocalizedName("Army:Dcamo");

Scamo = new a.army.Scamo(4009, Material.rock).setUnlocalizedName("Army:Scamo");

Gcamo = new a.army.Gcamo(4010, Material.rock).setUnlocalizedName("Army:Gcamo");

Rglass = new a.army.Rglass(4011, Material.rock).setUnlocalizedName("Army:Rglass");

girder = new a.army.girders(4012, Material.rock).setUnlocalizedName("Army:gurdur");

 

 

 

//Item Settings

Bag = new a.army.Bag(5000).setUnlocalizedName("Army:Bag");

wire = new a.army.wire(5001).setUnlocalizedName("Army:wire");

net = new a.army.net(5002).setUnlocalizedName("Army:net");

 

 

 

//register

GameRegistry.registerItem(Bag, "Bag");

GameRegistry.registerItem(wire, "wire");

GameRegistry.registerItem(net, "net");

 

LanguageRegistry.addName(Bag, "Bag");

LanguageRegistry.addName(wire, "Wire");

LanguageRegistry.addName(net, "Net");

 

GameRegistry.registerTileEntity(TileEntityGirder.class, "girder");

ClientRegistry.bindTileEntitySpecialRenderer(TileEntityGirder.class, new GirderRender());

 

GameRegistry.registerBlock(sandbagS, "sandbagS");

GameRegistry.registerBlock(sandbag, "sandbag");

GameRegistry.registerBlock(concrete, "concrete");

GameRegistry.registerBlock(Rconcrete, "Rconcrete");

GameRegistry.registerBlock(Bwire, "Bwire");

GameRegistry.registerBlock(Dnet, "Dnet");

GameRegistry.registerBlock(Snet, "Snet");

GameRegistry.registerBlock(Gnet, "Gnet");

GameRegistry.registerBlock(Dcamo, "Dcamo");

GameRegistry.registerBlock(Scamo, "Scamo");

GameRegistry.registerBlock(Gcamo, "Gcamo");

GameRegistry.registerBlock(Rglass, "Rglass");

GameRegistry.registerBlock(girder, "girder");

 

 

LanguageRegistry.addName(sandbagS, "Sandbag");

LanguageRegistry.addName(sandbag, "Double Sandbag");

LanguageRegistry.addName(concrete, "Concrete");

LanguageRegistry.addName(Rconcrete, "Reinforced Concrete");

LanguageRegistry.addName(Bwire, "Barbed Wire");

LanguageRegistry.addName(Dnet, "Dessert Camo Net");

LanguageRegistry.addName(Snet, "Snow Camo Net");

LanguageRegistry.addName(Gnet, "Grass Camo Net");

LanguageRegistry.addName(Dcamo, "Desert Camo Block");

LanguageRegistry.addName(Scamo, "Snow Camo Block");

LanguageRegistry.addName(Gcamo, "Grass Camo Block");

LanguageRegistry.addName(Rglass, "Reinforced Glass");

LanguageRegistry.addName(girder, "Girder");

 

 

//crafting

GameRegistry.addShapelessRecipe(new ItemStack(Item.silk, 4), new ItemStack(Block.cloth));

GameRegistry.addRecipe(new ItemStack(net, 2), new Object[] {" S ","SSS"," S ", 'S', Item.silk});

GameRegistry.addRecipe(new ItemStack(Bag, 2), new Object[] {"N N","N N","NNN", 'N', net});

 

GameRegistry.addShapelessRecipe(new ItemStack(sandbagS), new ItemStack(Bag), new ItemStack(Block.sand));

GameRegistry.addShapelessRecipe(new ItemStack(concrete), new ItemStack(Block.gravel), new ItemStack(Item.bucketWater));

GameRegistry.addShapelessRecipe(new ItemStack(concrete), new ItemStack(Item.clay), new ItemStack(Item.bucketWater));

GameRegistry.addRecipe(new ItemStack(Rconcrete, 3), new Object[] {"GCG","GCG","GCG", 'G', girder, 'C', concrete});

GameRegistry.addRecipe(new ItemStack(Bwire, 3), new Object[] {"  I","WWW","I  ", 'I', Item.ingotIron, 'W', wire});

GameRegistry.addRecipe(new ItemStack(Dnet), new Object[] {" N ","NSN"," N ", 'N', net, 'S', Block.sand});

GameRegistry.addRecipe(new ItemStack(Snet), new Object[] {" N ","NSN"," N ", 'N', net, 'S', Item.snowball});

GameRegistry.addRecipe(new ItemStack(Gnet), new Object[] {" N ","NDN"," N ", 'N', net, 'D', Block.dirt});

GameRegistry.addShapelessRecipe(new ItemStack(Dcamo), new ItemStack(concrete), new ItemStack(Dnet));

GameRegistry.addShapelessRecipe(new ItemStack(Scamo), new ItemStack(concrete), new ItemStack(Snet));

GameRegistry.addShapelessRecipe(new ItemStack(Gcamo), new ItemStack(concrete), new ItemStack(Gnet));

GameRegistry.addShapelessRecipe(new ItemStack(Rglass), new ItemStack(Block.glass), new ItemStack(Item.ingotIron));

GameRegistry.addRecipe(new ItemStack(girder), new Object[] {" I "," I "," I ", 'I', Item.ingotIron});

GameRegistry.addShapelessRecipe(new ItemStack(sandbag), new ItemStack(sandbagS));

}}

 

 

 

wire

 

package a.army;

 

import net.minecraft.client.renderer.texture.IconRegister;

import net.minecraft.creativetab.CreativeTabs;

import net.minecraft.item.Item;

import cpw.mods.fml.relauncher.Side;

import cpw.mods.fml.relauncher.SideOnly;

 

public class wire extends Item{

 

public wire(int par1) {

super(par1);}

 

@SideOnly(Side.CLIENT)

public void registerIcons(IconRegister register) {

this.itemIcon = register.registerIcon("oomod:wire");

this.setCreativeTab(CreativeTabs.tabMisc);

}

 

}

 

 

 

Another Issue is my custom model block isn't in game

 

Main

 

 

 

 

Block

 

package a.army;

 

import cpw.mods.fml.relauncher.Side;

import cpw.mods.fml.relauncher.SideOnly;

import net.minecraft.block.Block;

import net.minecraft.block.material.Material;

import net.minecraft.client.renderer.texture.IconRegister;

import net.minecraft.creativetab.CreativeTabs;

import net.minecraft.tileentity.TileEntity;

import net.minecraft.world.World;

 

public class girder extends Block{

 

public girder(int par1, Material par2Material) {

super(par1, par2Material);

 

this.setCreativeTab(CreativeTabs.tabBlock);

this.setHardness(10.0F);

this.setResistance(10.0F);

this.setBlockBounds(1f/16F*3F, 0F, 1F/16F*3F, 1F-1F/16F*3F, 1F-1F/16F*3F, 1F-1F/16F*3F);

}

public TileEntity createNewTileEntity(World world) {

return new TileEntityGirder();

 

}

public int getRenderType(){

return -1;

}

 

public boolean isOpaqueCube(){

return false;

}

 

public boolean renderAsNormalBlock(){

return false;

}

 

@SideOnly(Side.CLIENT)

public void registerIcons(IconRegister icon){

this.blockIcon = icon.registerIcon("oomod:girdir");

}

}

 

 

tile Entity

 

package a.army;

 

import net.minecraft.tileentity.TileEntity;

 

public class TileEntityGirder extends TileEntity {

 

}

 

 

 

Render

 

package a.army;

 

import org.lwjgl.opengl.GL11;

 

import net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer;

import net.minecraft.tileentity.TileEntity;

import net.minecraft.util.ResourceLocation;

 

public class GirderRender extends TileEntitySpecialRenderer{

 

private static final ResourceLocation texture = new ResourceLocation("oomod/textures/model/girdir");

 

private Girdermodel model;

 

public GirderRender(){

this.model = new Girdermodel();

}

 

public void renderTileEntityAt(TileEntity tileentity, double x, double y, double z, float f) {

GL11.glPushMatrix();

GL11.glTranslatef((float)x + 0.5F, (float)y + 1.5F, (float) z + 0.5F);

    GL11.glRotatef(180, 0F, 0F, 1F);

this.bindTexture(texture);

GL11.glPushMatrix();

this.model.renderModel(0.0625F);

GL11.glPopMatrix();

GL11.glPopMatrix();

}

 

}

 

 

 

Model

 

// Date: 22/02/2014 16:30:13

// Template version 1.1

// Java generated by Techne

// Keep in mind that you still need to fill in some blanks

// - ZeuX

 

 

 

 

 

 

package a.army;

 

import net.minecraft.client.model.ModelBase;

import net.minecraft.client.model.ModelRenderer;

import net.minecraft.entity.Entity;

 

public class Girdermodel extends ModelBase

{

  //fields

    ModelRenderer centre;

    ModelRenderer Shape1;

    ModelRenderer Shape2;

    ModelRenderer Shape3;

    ModelRenderer Shape4;

 

  public Girdermodel()

  {

    textureWidth = 64;

    textureHeight = 32;

   

      centre = new ModelRenderer(this, 0, 0);

      centre.addBox(0F, 0F, 0F, 8, 16, 8);

      centre.setRotationPoint(0F, 0F, 0F);

      centre.setTextureSize(64, 32);

      centre.mirror = true;

      setRotation(centre, 0F, 0F, 0F);

      Shape1 = new ModelRenderer(this, 33, 0);

      Shape1.addBox(0F, 0F, 0F, 1, 16, 1);

      Shape1.setRotationPoint(-0.5F, 0F, -0.5F);

      Shape1.setTextureSize(64, 32);

      Shape1.mirror = true;

      setRotation(Shape1, 0F, 0F, 0F);

      Shape2 = new ModelRenderer(this, 41, 0);

      Shape2.addBox(0F, 0F, 0F, 1, 16, 1);

      Shape2.setRotationPoint(7.5F, 0F, -0.5F);

      Shape2.setTextureSize(64, 32);

      Shape2.mirror = true;

      setRotation(Shape2, 0F, 0F, 0F);

      Shape3 = new ModelRenderer(this, 48, 0);

      Shape3.addBox(0F, 0F, 0F, 1, 16, 1);

      Shape3.setRotationPoint(7.5F, 0F, 7.5F);

      Shape3.setTextureSize(64, 32);

      Shape3.mirror = true;

      setRotation(Shape3, 0F, 0F, 0F);

      Shape4 = new ModelRenderer(this, 54, 0);

      Shape4.addBox(0F, 0F, 0F, 1, 16, 1);

      Shape4.setRotationPoint(-0.5F, 0F, 7.5F);

      Shape4.setTextureSize(64, 32);

      Shape4.mirror = true;

      setRotation(Shape4, 0F, 0F, 0F);

  }

 

  public void render(Entity entity, float f, float f1, float f2, float f3, float f4, float f5)

  {

    super.render(entity, f, f1, f2, f3, f4, f5);

    setRotationAngles(f, f1, f2, f3, f4, f5, entity);

    centre.render(f5);

    Shape1.render(f5);

    Shape2.render(f5);

    Shape3.render(f5);

    Shape4.render(f5);

  }

 

  public void renderModel(float f){

    centre.render(f);

    Shape1.render(f);

    Shape2.render(f);

    Shape3.render(f);

    Shape4.render(f);}

  private void setRotation(ModelRenderer model, float x, float y, float z)

  {

    model.rotateAngleX = x;

    model.rotateAngleY = y;

    model.rotateAngleZ = z;

  }

 

  public void setRotationAngles(float f, float f1, float f2, float f3, float f4, float f5, Entity entity)

  {

    super.setRotationAngles(f, f1, f2, f3, f4, f5, entity);

  }

 

}

 

 

 

Link to comment
Share on other sites

I suspect you should put something like this in your main class:

@EventHandler
public static void init(FMLPreinitializationEvent event) {
      your code ... // It looks like you expect your class "main" (with lower case 'm') to be called magically
}

 

In 1.6, you would use FMLInitializationEvent. But for 1.7 blocks and items start out as above.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • MC with forge has been launching alright, but even with NO mods except forge installed, it crashes on opening/creating a world. I get this exit code: -805306369. It says I might need to allocate more ram, but that doesn't do anything, as even allocating 16 GB changes nothing. What's going on?
    • UPDATE:   I found out how to do it: ModList.get().isLoaded("modid")
    • Hey there, how can I detect another mod that's also installed into Minecraft? I would like to detect the mod by it's modid when my mod is first loaded.  My goal with this would be to only register my mod-specific items only when the mod I'm trying to detect isn't installed. public MyMod() { FMLJavaModLoadingContext.get().getModEventBus().addListener(this::setup); FMLJavaModLoadingContext.get().getModEventBus().addListener(this::doClientStuff); IEventBus bus = FMLJavaModLoadingContext.get().getModEventBus(); if (!ModIsInstalled("modid")) { RegistryHandler.init(); } }  
    • my server won't start and i can't understand why, here's the log the server outputs each time i try to run "run.bat" installed by "forge-1.18.2-40.2.10-installer" :   ----------------- [01oct.2023 19:58:45.981] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.10, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, -nogui] [01oct.2023 19:58:45.984] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [01oct.2023 19:58:46.282] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/rouss/OneDrive/Bureau/BDX%20server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [01oct.2023 19:58:47.839] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\rouss\OneDrive\Bureau\BDX server\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.10\fmlcore-1.18.2-40.2.10.jar is missing mods.toml file [01oct.2023 19:58:47.843] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\rouss\OneDrive\Bureau\BDX server\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.10\javafmllanguage-1.18.2-40.2.10.jar is missing mods.toml file [01oct.2023 19:58:47.847] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\rouss\OneDrive\Bureau\BDX server\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.10\lowcodelanguage-1.18.2-40.2.10.jar is missing mods.toml file [01oct.2023 19:58:47.850] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\rouss\OneDrive\Bureau\BDX server\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.10\mclanguage-1.18.2-40.2.10.jar is missing mods.toml file [01oct.2023 19:58:48.017] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection [01oct.2023 19:58:53.405] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [01oct.2023 19:58:53.685] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [ca.spottedleaf.starlight.mixin.MixinConnector] [01oct.2023 19:58:53.688] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.leobeliik.extremesoundmuffler.MixinConnector] [01oct.2023 19:58:53.691] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [-nogui] [01oct.2023 19:58:53.718] [main/INFO] [Rubidium/]: Loaded configuration file for Rubidium: 28 options available, 0 override(s) found [01oct.2023 19:58:53.777] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.7.4+mc1.18.2: 65 options available, 0 override(s) found [01oct.2023 19:58:53.778] [main/INFO] [ModernFix/]: Applying Nashorn fix [01oct.2023 19:58:53.796] [main/INFO] [ModernFix/]: Applied Forge config corruption patch [01oct.2023 19:58:53.821] [main/WARN] [mixin/]: Reference map 'morevillagers-forge-forge-refmap.json' for morevillagers.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.829] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.830] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.846] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.848] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.867] [main/WARN] [mixin/]: Reference map 'compactmachines.refmap.json' for compactmachines.mixin.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.909] [main/WARN] [mixin/]: Reference map 'antiqueatlas-forge-refmap.json' for antiqueatlas.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.926] [main/WARN] [mixin/]: Reference map 'farmersrespite.refmap.json' for farmersrespite.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.976] [main/WARN] [mixin/]: Reference map 'cristellib-common-refmap.json' for cristellib-common.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.979] [main/WARN] [mixin/]: Reference map 'cristellib-forge-refmap.json' for cristellib.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.989] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:53.998] [main/WARN] [mixin/]: Reference map 'insanelib.refmap.json' for insanelib.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:54.037] [main/WARN] [mixin/]: Reference map 'cupboard.refmap.json' for cupboard.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:54.044] [main/WARN] [mixin/]: Reference map 'createappliedkinetics.refmap.json' for createappliedkinetics.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:54.054] [main/WARN] [mixin/]: Reference map 'bloodmagic.refmap.json' for bloodmagic.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:54.060] [main/WARN] [mixin/]: Reference map 'nethersdelight.refmap.json' for nethersdelight.mixins.json could not be read. If this is a development environment you can ignore this message [01oct.2023 19:58:54.566] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu [01oct.2023 19:58:54.688] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER [01oct.2023 19:58:54.689] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/Minecraft (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:54.690] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.Minecraft was not found modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin [01oct.2023 19:58:54.835] [main/WARN] [mixin/]: Error loading class: net/silentchaos512/gear/item/gear/GearCrossbowItem (java.lang.ClassNotFoundException: net.silentchaos512.gear.item.gear.GearCrossbowItem) [01oct.2023 19:58:55.060] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/model/ModelBakery for invalid dist DEDICATED_SERVER [01oct.2023 19:58:55.061] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/resources/model/ModelBakery (java.lang.RuntimeException: Attempted to load class net/minecraft/client/resources/model/ModelBakery for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:55.063] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.resources.model.ModelBakery was not found lightspeed.mixins.json:model.ModelBakeryMixin [01oct.2023 19:58:55.080] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish [01oct.2023 19:58:55.396] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER [01oct.2023 19:58:55.397] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:55.399] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found tetra.mixins.json:ItemInHandRendererMixin [01oct.2023 19:58:55.401] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER [01oct.2023 19:58:55.402] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/player/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:55.402] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.player.PlayerRenderer was not found tetra.mixins.json:MixinPlayerRenderer [01oct.2023 19:58:55.450] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER [01oct.2023 19:58:55.451] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:55.452] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not found findme-common.mixins.json:MixinSlotRenderer [01oct.2023 19:58:55.454] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER [01oct.2023 19:58:55.454] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/ParticleEngine (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:55.454] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.particle.ParticleEngine was not found findme-common.mixins.json:ParticleEngineAccessor [01oct.2023 19:58:55.653] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlasSprite for invalid dist DEDICATED_SERVER [01oct.2023 19:58:55.656] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/TextureAtlasSprite (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlasSprite for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:55.658] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.TextureAtlasSprite was not found modelfix.mixins.json:TextureAtlasSpriteMixin [01oct.2023 19:58:55.777] [main/INFO] [terralith/]: Loading config for 'terrablender-compatibility': TRUE [01oct.2023 19:58:55.785] [main/INFO] [terralith/]: Loading config for 'cursed-skylands': NONE [01oct.2023 19:58:55.796] [main/WARN] [mixin/]: Error loading class: vazkii/quark/addons/oddities/inventory/BackpackMenu (java.lang.ClassNotFoundException: vazkii.quark.addons.oddities.inventory.BackpackMenu) [01oct.2023 19:58:55.837] [main/WARN] [mixin/]: Error loading class: com/brewinandchewin/common/block/entity/KegBlockEntity (java.lang.ClassNotFoundException: com.brewinandchewin.common.block.entity.KegBlockEntity) [01oct.2023 19:58:55.838] [main/WARN] [mixin/]: @Mixin target com.brewinandchewin.common.block.entity.KegBlockEntity was not found create_central_kitchen.mixins.json:common.brewinandchewin.KegBlockEntityMixin [01oct.2023 19:58:55.906] [main/WARN] [mixin/]: Error loading class: com/sammy/minersdelight/content/block/copper_pot/CopperPotBlockEntity (java.lang.ClassNotFoundException: com.sammy.minersdelight.content.block.copper_pot.CopperPotBlockEntity) [01oct.2023 19:58:55.907] [main/WARN] [mixin/]: @Mixin target com.sammy.minersdelight.content.block.copper_pot.CopperPotBlockEntity was not found create_central_kitchen.mixins.json:common.minersdelight.CopperPotBlockEntityMixin [01oct.2023 19:58:55.916] [main/WARN] [mixin/]: Error loading class: com/teamabnormals/neapolitan/common/item/DrinkItem (java.lang.ClassNotFoundException: com.teamabnormals.neapolitan.common.item.DrinkItem) [01oct.2023 19:58:55.917] [main/WARN] [mixin/]: @Mixin target com.teamabnormals.neapolitan.common.item.DrinkItem was not found create_central_kitchen.mixins.json:common.neapolitan.DrinkItemMixin [01oct.2023 19:58:55.921] [main/WARN] [mixin/]: Error loading class: net/orcinus/overweightfarming/blocks/CropFullBlock (java.lang.ClassNotFoundException: net.orcinus.overweightfarming.blocks.CropFullBlock) [01oct.2023 19:58:55.923] [main/WARN] [mixin/]: @Mixin target net.orcinus.overweightfarming.blocks.CropFullBlock was not found create_central_kitchen.mixins.json:common.overweightfarming.CropFullBlockMixin [01oct.2023 19:58:56.026] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlas for invalid dist DEDICATED_SERVER [01oct.2023 19:58:56.027] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/texture/TextureAtlas (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlas for invalid dist DEDICATED_SERVER) [01oct.2023 19:58:56.028] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.texture.TextureAtlas was not found fusion.mixins.json:modernfix.TextureAtlasMixinModernFix [01oct.2023 19:58:57.225] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (12.75 s after launch) [01oct.2023 19:58:57.385] [main/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into getOpacityIfCached from ca.spottedleaf.starlight.mixin.common.blockstate.BlockStateBaseMixin [01oct.2023 19:58:57.386] [main/INFO] [ModernFix/]: Injecting BlockStateBase cache population hook into isConditionallyFullOpaque from ca.spottedleaf.starlight.mixin.common.blockstate.BlockStateBaseMixin [01oct.2023 19:58:58.171] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. [01oct.2023 19:58:58.173] [main/WARN] [mixin/]: Method overwrite conflict for m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin, previously written by com.abdelaziz.saturn.mixin.world.temperature_cache.BiomeMixin. Skipping method. [01oct.2023 19:58:59.058] [main/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 1828 milliseconds [01oct.2023 19:58:59.593] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu [01oct.2023 19:58:59.596] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in com/mrcrayfish/goblintraders/Hooks [01oct.2023 19:59:00.209] [main/WARN] [mixin/]: @Redirect conflict. Skipping securitycraft.mixins.json:camera.ServerPlayerMixin->@Redirect::securitycraft$tick(Lnet/minecraft/server/level/ServerPlayer;DDDFF)V with priority 1100, already redirected by railways-common.mixins.json:conductor_possession.ServerPlayerMixin->@Redirect::snr$securitycraft$tick(Lnet/minecraft/server/level/ServerPlayer;DDDFF)V with priority 1200 [01oct.2023 19:59:00.650] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish [01oct.2023 19:59:00.907] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [01oct.2023 19:59:01.173] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem [01oct.2023 19:59:01.316] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER [01oct.2023 19:59:01.317] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/KeyMapping (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER) ----------------- Would appreciate any kind of help also here's a mod list :  ----------------- alloyed-1.18.2-v1.5a.jar almostunified-forge-1.18.2-0.3.10.jar another_furniture-forge-1.2.2-1.18.2.jar antiqueatlas-7.1.1-forge-mc1.18.2.jar Apotheosis-1.18.2-5.8.1.jar appliedenergistics2-forge-11.7.6.jar Aquaculture-1.18.2-2.3.12.jar architectury-4.11.93-forge.jar ars_nouveau-1.18.2-2.9.0.jar artifacts-1.18.2-4.2.2.jar AttributeFix-Forge-1.18.2-14.0.2.jar baby_delight_1.0.1_forge_1.18.2.jar babyfat-forge-1.18.2-1.1.2.jar balm-3.2.6.jar BambooEverything-forge-1.3.8-build.45+mc1.18.2.jar baubley-heart-canisters-1.18.2-1.0.0.jar bettas_delight_1.2.0_forge_1.18.2.jar bettas-forge-1.18.2-1.1.0.jar BetterCompatibilityChecker-1.1.21-build.48+mc1.18.2.jar BiomesOPlenty-1.18.2-16.0.0.109-universal.jar blockui-1.18.2-0.0.71-ALPHA.jar BloodMagic-1.18.2-3.2.6-41.jar blue_skies-1.18.2-1.3.12.jar blueprint-1.18.2-5.5.0.jar Bookshelf-Forge-1.18.2-13.3.56.jar Botania-1.18.2-435.jar BrandonsCore-1.18.2-3.1.9.280-universal.jar bwncr-3.13.21.jar caelus-forge-1.18.1-3.0.0.2.jar cc-tweaked-1.18.2-1.101.3.jar cfm-7.0.0-pre35-1.18.2.jar champions-forge-1.18.2-2.1.6.3.jar charginggadgets-1.7.0.jar chipped-forge-1.18.2-2.0.1.jar citadel-1.11.3-1.18.2.jar cloth-config-6.5.102-forge.jar CodeChickenLib-1.18.2-4.1.4.488-universal.jar cofh_core-1.18.2-9.2.2.44.jar collective-1.18.2-6.66.jar comforts-forge-1.18.2-5.0.0.6.jar CommonCapabilities-1.18.2-2.9.0.jar compactmachines-4.5.0.jar connectedglass-1.1.8-forge-mc1.18.jar connectivity-1.18.2-3.2.jar constructionwand-1.18.2-2.9.jar Controlling-forge-1.18.2-9.0+23.jar cookingforblockheads-forge-1.18.2-12.2.0.jar corpse-1.18.2-1.0.1.jar craftingtweaks-forge-1.18.2-14.0.7.jar crashutilities-4.1.jar create_central_kitchen-1.18.2-for-create-0.5.1.e-1.3.9.b.jar create_enchantment_industry-1.18.2-for-create-0.5.1.e-1.2.6.c.jar create_misc_and_things_ 1.18.2_4.0A.jar create_ore_excavation_plus-0.2.2-1.18.2.jar create_recycle_1.0.2_forge_1.18.2.jar create_sabers-1.18.2-1.3.0.jar create-1.18.2-0.5.1.e.jar createaddition-1.18.2-1.0.0.jar createappliedkinetics-1.3.1-1.18.2.jar createarmoryv0.6BP.jar createbb-1.18.2-1.8.1.jar createbigcannons-forge-1.18.2-0.5.2.a.jar CreateCasing-1.18.2-1.4.2.jar create-chromaticreturn1.18.2_v1.1.jar create-chromaticreturn1.18.2_v1.4.1.jar create-confectionery1.18.2_v1.0.9.jar createdeco-1.3.3-1.18.2.jar createdieselgenerators-1.18.2-1.1d.jar Create-Dreams-n-Desires-1.18.2-0.1a.PREBETA.jar create-interiors-v0.3.1-1.18.2.jar createoreexcavation-1.1.1.jar create-stuff-additions1.18.2_v2.0.4a.jar creeperoverhaul-1.3.1-forge.jar cristellib-forge-1.0.0.jar Croptopia-1.18.2-FORGE-2.1.0.jar CTM-1.18.2-1.1.5+5.jar ctov-2.9.4.jar cupboard-1.18.2-1.5.jar curioofundying-forge-1.18-5.3.0.0.jar curios-forge-1.18.2-5.0.9.1.jar curiouselytra-forge-1.18.1-5.0.1.0.jar CyclopsCore-1.18.2-1.17.6.jar DarkPaintings-Forge-1.18.2-10.0.4.jar Ding-1.18.2-Forge-1.4.1.jar domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar Draconic-Evolution-1.18.2-3.0.29.524-universal.jar dracovita_delight_1.0.2_forge_1.18.2.jar dragonseeker-1.1.1-1.18.2.jar DungeonCrawl-1.18.2-2.3.14.jar DungeonsArise-1.18.2-2.1.52-release.jar EasyAnvils-v3.0.0-1.18.2-Forge.jar EasyMagic-v3.3.0-1.18.2-Forge.jar ecologics-forge-1.18.2-1.7.11.jar EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar EnderStorage-1.18.2-2.9.0.182-universal.jar engineersdecor-1.18.2-1.1.28.jar Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar entity_texture_features_forge_1.18.2-4.5.1.jar entityculling-forge-1.6.1-mc1.18.2.jar EvilCraft-1.18.2-1.2.22.jar expandability-6.0.0.jar ExtraDisks-1.18.2-2.1.0.jar ExtraStorage-1.18.2-2.2.1.jar ExtremeReactors2-1.18.2-2.0.71.jar extremesoundmuffler-3.30_forge-1.18.2.jar Fallingleaves-1.18.2-1.3.2.jar FarmersDelight-1.18.2-1.2.3.jar FarmersRespite-1.18.2-1.3.0.jar farmingforblockheads-forge-1.18.2-10.0.2.jar farmlife-1.18.2-1.0.1.jar farsight-1.18.2-1.9.jar FastFurnace-1.18.2-6.0.3.jar FastLeafDecay-28.jar Fastload-Reforged-mc1.18.2-3.4.0.jar FastSuite-1.18.2-3.0.2.jar FastWorkbench-1.18.2-6.1.1.jar feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar ferritecore-4.2.2-forge.jar findme-3.0.6-forge.jar FluxNetworks-1.18.2-7.0.9.15.jar FpsReducer2-forge-1.18.2-2.0.jar FramedBlocks-5.11.5.jar ftb-essentials-1802.2.2-build.83.jar ftb-library-forge-1802.3.11-build.177.jar fusion-1.0.6-forge-mc1.18.jar galosphere_delight_1.1.0_forge_1.18.2.jar Galosphere-1.18.2-1.2.2-Forge.jar GatewaysToEternity-1.18.2-2.3.0.jar geckolib-forge-1.18-3.0.57.jar glassential-forge-1.18.2-1.2.3.jar gobber_delight_2.0.0_forge_1.18.2.jar Gobber2-Forge-1.18.2-2.6.37.jar goblintraders-1.8.0-1.18.2.jar gpumemleakfix-1.18.2-1.6.jar guardvillagers-1.18.2.1.4.3.jar HealthOverlay-1.18.2-6.3.4.jar hexerei-0.2.2.jar Highlighter-1.18.1-1.1.2.jar honeyexpansion-1.1.1.jar iceandfire-2.1.12-1.18.2.jar Iceberg-1.18.2-forge-1.0.49.jar ImmersiveEngineering-1.18.2-8.4.0-161.jar industrial-foregoing-1.18.2-3.3.1.6-10.jar InsaneLib-1.5.3-mc1.18.2.jar IntegratedDynamics-1.18.2-1.16.1.jar inventorysorter-1.18-19.0.0.jar ironchest-1.18.2-13.2.11.jar ironfurnaces-1.18.2-3.3.3.jar ItalianDelight-1.18.2 1.5+FIX.jar Jade-1.18.2-forge-5.3.0.jar jei-1.18.2-forge-10.2.1.1005.jar jeiintegration_1.18.2-9.0.0.37.jar JustEnoughProfessions-1.18.2-1.3.0.jar JustEnoughResources-1.18.2-0.14.1.171.jar kotlinforforge-3.12.0-all.jar kubejs-forge-1802.5.5-build.569.jar kubejs-mekanism-1802.1.3-build.8.jar kubejs-thermal-1802.1.5-build.16.jar L_Enders Cataclysm-0.51-changed Them -1.18.2.jar largemeals-1.18.2-2.0.jar lazydfu-1.0-1.18+.jar LegendaryTooltips-1.18.2-1.3.1.jar letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar lightspeed-1.18.2-1.0.5.jar logprot-1.18.2-1.7.jar lootr-1.18.2-0.3.25.63.jar mahoutsukai-1.18.2-v1.34.57.jar Mantle-1.18.2-1.9.45.jar MaxHealthFix-Forge-1.18.2-5.0.4.jar mcjtylib-1.18-6.0.20.jar mcw-bridges-2.1.0-mc1.18.2forge.jar mcw-doors-1.1.0forge-mc1.18.2.jar mcw-fences-1.0.7-mc1.18.2forge.jar mcw-furniture-3.2.0-mc1.18.2forge.jar mcw-roofs-2.2.4-mc1.18.2forge.jar mcw-trapdoors-1.1.1-mc1.18.2forge.jar mcw-windows-2.2.0-mc1.18.2forge.jar MEGACells-1.4.2-1.18.2.jar Mekanism-1.18.2-10.2.5.465.jar MekanismAdditions-1.18.2-10.2.5.465.jar MekanismGenerators-1.18.2-10.2.5.465.jar MekanismTools-1.18.2-10.2.5.465.jar minecolonies-1.18.2-1.1.149-RELEASE.jar mininggadgets-1.11.1.jar MmmMmmMmmMmm-1.18.2-1.5.2.jar modelfix-1.8.jar modernfix-forge-5.7.4+mc1.18.2.jar modonomicon-1.18.2-1.33.1.jar molten_vents_custom_blocks.json molten_vents-1.18.2-2.0.3.jar MoreMekanismProcessing-1.18.2-2.5.jar moreoverlays-1.20.11-mc1.18.2.jar morevillagers-forge-1.18.2-3.3.2.jar MouseTweaks-forge-mc1.18-2.21.jar mowziesmobs-1.5.32.jar multi-piston-1.18.2-1.2.15-ALPHA.jar mutil-1.18.2-4.5.0.jar naturalist-forge-1.1.1-1.18.2.jar netherportalfix-forge-1.18.2-9.0.1.jar NethersDelight-1.18.2-2.2.0.jar nocubes_create_compats_1.0.0_forge_1.18.2.jar notenoughanimations-forge-1.6.0-mc1.18.2.jar observable-2.2.3-forge.jar occultism-1.18.2-1.84.0.jar Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar Paintings-forge-1.18.2-9.1.2.1.jar Patchouli-1.18.2-71.1.jar pipez-1.18.2-1.1.5.jar Placebo-1.18.2-6.6.7.jar plushies-1.2-1.18.2-forge.jar pneumaticcraft-repressurized-1.18.2-3.6.1-29.jar polymorph-forge-1.18.2-0.49.jar Powah-3.0.8.jar Prism-1.18.2-1.0.1.jar productivebees-1.18.2-0.9.3.0.jar ProgressiveBosses-3.6.6-mc1.18.2.jar PuzzlesLib-v3.5.8-1.18.2-Forge.jar ReAuth-1.18-Forge-4.0.7.jar refinedstorage-1.10.5.jar refinedstorageaddons-0.8.2.jar reliquary-1.18.2-2.0.19.1161.jar repurposed_structures_forge-5.1.14+1.18.2.jar rftoolsbase-1.18-3.0.12.jar rhino-forge-1802.2.1-build.255.jar right-click-harvest-3.2.0+1.18.2-forge.jar RSInfinityBooster-1.18.2-2.1+20.jar rsrequestify-2.2.0.jar rubidium_extras-1.18.2_v1.3.2.jar rubidium-0.5.6.jar saturn-mc1.18.2-0.0.4.jar savage_and_ravage-1.18.2-4.0.1.jar Serene Seasons-1.18.2-7.0.0.13.jar shutupexperimentalsettings-1.0.5.jar simplylight-1.18.2-1.4.5-build.43.jar SmartBrainLib-forge-1.18.2-1.9.jar smoothchunk-1.18.2-1.9.jar sophisticatedbackpacks-1.18.2-3.18.60.906.jar sophisticatedcore-1.18.2-0.5.87.416.jar sophisticatedstorage-1.18.2-0.8.42.599.jar spark-1.10.38-forge.jar spirit-forge-1.18.2-2.1.8.jar starlight-1.0.2+forge.546ae87.jar starterkit-1.18.2-5.2.jar Steam_Rails-1.4.4+forge-mc1.18.2-build.12.jar StorageDrawers-1.18.2-10.2.1.jar Structory-1.18.2-1.0.2.jar structure_gel-1.18.2-2.4.7.jar structureessentials-1.18.2-3.0.jar structurize-1.18.2-1.0.424-ALPHA.jar supermartijn642configlib-1.1.8-forge-mc1.18.jar supermartijn642corelib-1.1.13-forge-mc1.18.jar swingthroughgrass-1.18.2-1.9.1.jar TConstruct-1.18.2-3.6.4.113.jar TerraBlender-forge-1.18.2-1.2.0.126.jar Terralith_1.18.2_v2.2.4.jar tetra-1.18.2-4.10.1.jar thermal_cultivation-1.18.2-9.2.1.20.jar thermal_dynamics-1.18.2-9.2.2.19.jar thermal_expansion-1.18.2-9.2.1.22.jar thermal_foundation-1.18.2-9.2.1.53.jar thermal_innovation-1.18.2-9.2.1.19.jar thermal_integration-1.18.2-9.2.1.18.jar titanium-1.18.2-3.5.9-43.jar ToolBelt-1.18.2-1.18.9.jar torchmaster-18.2.1.jar towns_and_towers_forge-1.10.0.1+1.18.2.jar trashcans-1.0.18-forge-mc1.18.jar trashslot-forge-1.18.2-11.0.3.jar TravelersBackpack-1.18.2-7.1.42.jar twigs-1.1.4-patch4+1.18.2-forge.jar twilightforest-1.18.2-4.1.1494-universal.jar waystones-forge-1.18.2-10.2.1.jar WitherSkeletonTweaks-1.18.2-7.1.3.jar xnet-1.18-4.0.9.jar xptome-1.18.2-2.1.7.jar YungsApi-1.18.2-Forge-2.2.9.jar YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar YungsBetterDungeons-1.18.2-Forge-2.1.0.jar YungsBetterMineshafts-1.18.2-Forge-2.2.jar YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar YungsBridges-1.18.2-Forge-2.1.0.jar YungsExtras-1.18.2-Forge-2.1.0.jar ZeroCore2-1.18.2-2.1.39.jar [1.18.2] SecurityCraft v1.9.7.jar AdvancedPeripherals-1.18.2-0.7.31r.jar AE2-Things-1.0.5.jar AE2WTLib-11.6.3.jar AI-Improvements-1.18.2-0.5.2.jar alexsmobs-1.18.6.jar
    • Hey guys,    So I've been at this for quite a while. I currently play on a server with me and a buddy of mine. We have around 5-10 mods on there and they're pretty light on the system, however, we're looking to start getting into some serious modding on another server. As of right now the standard server has 2gb of ram allocated but I'm trying to increase it on the more heavily modded server to make sure it can keep up with the demand. I've allocated 8GB of RAM in the user_jvm_args.txt file # Xmx and Xms set the maximum and minimum RAM usage, respectively. # They can take any number, followed by an M or a G. # M means Megabyte, G means Gigabyte. # For example, to set the maximum to 3GB: -Xmx3G # To set the minimum to 2.5GB: -Xms2500M -Xms2G # A good default for a modded server is 4GB. # Uncomment the next line to set it. -Xmx8G but nothing changed as i expected event though I followed someone else's guidance, so i went into my run.bat file and was presented with this. @echo off REM Forge requires a configured set of both JVM and program arguments. REM Add custom JVM arguments to the user_jvm_args.txt REM Add custom program arguments {such as nogui} to this file in the next line before the %* or REM  pass them to this script directly java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.1.46/win_args.txt %* pause I've tried adding a few different arguments in there but when I run the bat file and the GUI pops up it reads that there's either an error or it cant find my Jar file which is in the Version file. I then take the Jar file and move it out of it so there is a direct route to make sure there's no confusion but I still get the same error. one example is  Error: Unable to initialize main class net.minecraft.server.Main Caused by: java.lang.NoClassDefFoundError: joptsimple/ValueConverter and the argument I'm using is  @echo off java -Xmx8G -Xms2G -jar server-1.20.1.jar --nogui PAUSE I've been at this for literally months, researching, learning and just trying different things out. I'm hoping someone can either just give me an argument that will work or explain what I need to do, just anything. I'd appreciate the help.   Your fellow gamer, B.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.