Jump to content

1.4.5 Unexpected Error


achenbachs

Recommended Posts

EDIT:  Apparently, I didn't look everywhere like I should have.  I have fixed the problem.  Thank you guys though :)

 

I'm currently trying to build myself a modpack for 1.4.5 consisting of the following mods:

 

minecraftforge-universal-1.4.5-6.4.1.436

OptiFine_1.4.5_HD_U_D7

ee3-universal-pre1d

industrialcraft-2_1.111

buildcraft-A-3.2.2

AdvancedMachines_4.5_1.4.5

mod_AdvancedSolarPanels_3_3_1

mod_zGraviSuite_1_5

Railcraft_1.4.5b-6.11.1.0

 

In the Mods Folder are these:

[1.4.5]ReiMinimap_v3.2_05

AtomicScience_v0.2.8.105

InvTweaks_1.45-1.4.4

portalgun1.4.5v2

StevesCarts2.0.0.a38

 

 

The problem began while trying to get NEI to work correctly.  Up until trying to install NEI, the game would load and start a new game perfectly.  After installing NEI, however, the game would load but I could not create a new world.  The world would create, but would immediately go to "Server is Shutting Down", then crash.  So I skipped putting in NEI.

 

But after removing NEI and ChickenBonesCore from the coremods folder, the game won't load now.  So I did a lot of troubleshooting, removing mods one by one until I eventually removed everything but Forge.  I removed forge, and the game would load.  I put the rest of the mods that didn't require forge in, and the game would load.

 

At one point when messing with NEI earlier java crashed, if that makes any difference.

 

The weird thing is, not an hour ago Forge worked perfectly, along with every other mod except NEI.  But now, none of them work and as far as I can tell I have done nothing different.  I even went so far as to completely redownload everything (incase something somehow got corrupted), but that doesn't even work.  Same problem.  I even restarted my computer, incase maybe the java crash from earlier might have done something.

 

The log MagicLauncher generates is below (sorry it's a long one):

 

 

*** MagicMinecraftLauncher 1.0.0 ***

Disable inactive mods

2013-03-04 14:55:53 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.21.486 for Minecraft 1.4.5 loading

2013-03-04 14:55:53 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2013-03-04 14:55:53 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-03-04 14:55:53 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-03-04 14:55:54 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2013-03-04 14:55:54 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2013-03-04 14:55:54 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet

2013-03-04 14:55:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2331)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:111)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.main(Minecraft.java:2240)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at magic.launcher.Launcher.main(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at amj.<clinit>(Block.java:186)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at bdb.<init>(TextureWaterFX.java:25)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.<init>(Minecraft.java:269)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at asi.<init>(SourceFile:36)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 20 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 25 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass1(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 27 more

2013-03-04 14:55:54 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:111)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.main(Minecraft.java:2240)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at magic.launcher.Launcher.main(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2331)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 12 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 15 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at amj.<clinit>(Block.java:186)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at bdb.<init>(TextureWaterFX.java:25)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.<init>(Minecraft.java:269)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at asi.<init>(SourceFile:36)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 20 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 25 more

2013-03-04 14:55:54 [iNFO] [sTDERR] Caused by: java.lang.ClassFormatError: Duplicate method name&signature in class file ajs

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass1(Native Method)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2013-03-04 14:55:54 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)

2013-03-04 14:55:54 [iNFO] [sTDERR]    ... 27 more

 

 

Unfortunately I haven't taken the time to learn how to read through the error logs, and I was hoping someone from here would be able to point maybe where I went wrong.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hi, I want to make a client-only mod, everything is ok, but when I use shaders, none of the textures rendered in RenderLevelStageEvent nor the crow entity model are rendered, I want them to be visible, because it's a horror themed mod Here is how i render the crow model in the CrowEntityRenderer<CrowEntity>, by the time i use this method, i know is not the right method but i don't think this is the cause of the problem, the renderType i'm using is entityCutout @Override public void render(CrowEntity p_entity, float entityYaw, float partialTick, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight) { super.render(p_entity, entityYaw, partialTick, poseStack, bufferSource, packedLight); ClientEventHandler.getClient().crow.renderToBuffer(poseStack, bufferSource.getBuffer(ClientEventHandler.getClient().crow .renderType(TEXTURE)), packedLight, OverlayTexture.NO_OVERLAY, Utils.rgb(255, 255, 255)); } Here renderLevelStage @Override public void renderWorld(RenderLevelStageEvent e) { horrorEvents.draw(e); } Here is how i render every event public void draw(RenderLevelStageEvent e) { for (HorrorEvent event : currentHorrorEvents) { event.tick(e.getPartialTick()); event.draw(e); } } Here is how i render the crow model on the event @Override public void draw(RenderLevelStageEvent e) { if(e.getStage() == RenderLevelStageEvent.Stage.AFTER_ENTITIES) { float arcProgress = getArcProgress(0.25f); int alpha = (int) Mth.lerp(arcProgress, 0, 255); int packedLight = LevelRenderer.getLightColor(Minecraft.getInstance().level, blockPos); VertexConsumer builder = ClientEventHandler.bufferSource.getBuffer(crow); Crow<CreepyBirdHorrorEvent> model = ClientEventHandler .getClient().crow; model.setupAnim(this); RenderHelper.renderModelInWorld(model, position, offset, e.getCamera(), e.getPoseStack(), builder, packedLight, OverlayTexture.NO_OVERLAY, alpha); builder = ClientEventHandler.bufferSource.getBuffer(eyes); RenderHelper.renderModelInWorld(model, position, offset, e.getCamera(), e.getPoseStack(), builder, 15728880, OverlayTexture.NO_OVERLAY, alpha); } } How i render the model public static void renderModelInWorld(Model model, Vector3f pos, Vector3f offset, Camera camera, PoseStack matrix, VertexConsumer builder, int light, int overlay, int alpha) { matrix.pushPose(); Vec3 cameraPos = camera.getPosition(); double finalX = pos.x - cameraPos.x + offset.x; double finalY = pos.y - cameraPos.y + offset.y; double finalZ = pos.z - cameraPos.z + offset.z; matrix.pushPose(); matrix.translate(finalX, finalY, finalZ); matrix.mulPose(Axis.XP.rotationDegrees(180f)); model.renderToBuffer(matrix, builder, light, overlay, Utils .rgba(255, 255, 255, alpha)); matrix.popPose(); matrix.popPose(); } Thanks in advance
    • Here's the link: https://mclo.gs/7L5FibL Here's the link: https://mclo.gs/7L5FibL
    • Also the mod "Connector Extras" modifies Reach-entity-attributes and can cause fatal errors when combined with ValkrienSkies mod. Disable this mod and continue to use Syntra without it.
    • Hi everyone. I was trying modify the vanilla loot of the "short_grass" block, I would like it drops seeds and vegetal fiber (new item of my mod), but I don't found any guide or tutorial on internet. Somebody can help me?
    • On 1.20.1 use ValkrienSkies mod version 2.3.0 Beta 1. I had the same issues as you and it turns out the newer beta versions have tons of unresolved incompatibilities. If you change the version you will not be required to change the versions of eureka or any other additions unless prompted at startup. This will resolve Reach-entity-attributes error sound related error and cowardly errors.
  • Topics

×
×
  • Create New...

Important Information

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