iChun / iChunUtil

iChunUtil as required by several of my mods.
GNU Lesser General Public License v3.0
40 stars 53 forks source link

iChunutil crashing when i try to start minecraft #196

Closed Ballin1312 closed 4 years ago

Ballin1312 commented 4 years ago

Everytime i try to star minecraft with ichunutil it always crashes (1.7.10) and im using the most recent version for 1.7.10. But everytime i take out ichuntil my minecraft loads up but everytime i use ichunutil then it crashes. heres what they output says 22:43:28.156 Caught exception from candycraftmod java.lang.IllegalArgumentException: Failed to register dimension for id 23, One is already registered at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118) at com.valentin4311.candycraftmod.CandyCraft.doConfig(CandyCraft.java:764) at com.valentin4311.candycraftmod.CandyCraft.initConfig(CandyCraft.java:456) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 22:43:28.167 Unable to launch java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NullPointerException at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390) at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) at net.minecraft.client.main.Main.main(SourceFile:148) ... 6 more

Ballin1312 commented 4 years ago

UPDATE: well i figured out that ichunutil dosent work with backpack mod because when i take out backpack mod out it works is there any way to play with both mods?

iChun commented 4 years ago

This is a candy craft mod crash. iChunUtil doesn't touch dimensions. Not sure why it doesn't crash if you take it out.

On Thu, 15 Aug 2019, 10:50 am Ballin1312, notifications@github.com wrote:

UPDATE: well i figured out that ichunutil dosent work with backpack mod because when i take out backpack mod out it works is there any way to play with both mods?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iChun/iChunUtil/issues/196?email_source=notifications&email_token=AARRETEQJUBXWLQKJZD3GEDQES76LA5CNFSM4IL2SNG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4KV7JA#issuecomment-521494436, or mute the thread https://github.com/notifications/unsubscribe-auth/AARRETFNAEL2FXCFBBH64ALQES76LANCNFSM4IL2SNGQ .

Ballin1312 commented 4 years ago

That’s odd maybe I should remove candy crash and put ichun back