Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with this mod and modloader #3

Closed
tesy opened this issue Aug 30, 2012 · 4 comments
Closed

Issue with this mod and modloader #3

tesy opened this issue Aug 30, 2012 · 4 comments

Comments

@tesy
Copy link

tesy commented Aug 30, 2012

modloader used: RISUGAMI'S
Mod version use: Single Player

Error:

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to C:\Users\RAGE ME MORE\AppData\Roaming.minecraft\crash-reports\crash-2012-08-29_21.15.03-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

--- BEGIN ERROR REPORT 22cc4941 --------
Generated 8/29/12 9:15 PM

  • Minecraft Version: 1.3.2
  • Operating System: Windows Vista (amd64) version 6.0
  • Java Version: 1.6.0_29, Sun Microsystems Inc.
  • Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  • Memory: 422255648 bytes (402 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
  • JVM Flags: 2 total; -Xms512m -Xmx1024m
  • ModLoader: Mods loaded: 2
    ModLoader 1.3.2
    mod_RecipeBook 1.3.2

java.lang.VerifyError: (class: mod_SecretRooms, method: serverCustomPayload signature: (Lgy;Lce;)V) Incompatible object argument for function call
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredFields(Unknown Source)
at ModLoader.setupProperties(ModLoader.java:2064)
at ModLoader.addMod(ModLoader.java:342)
at ModLoader.readFromModFolder(ModLoader.java:1429)
at ModLoader.init(ModLoader.java:932)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.(RenderManager.java:87)
at avy.(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 3b619588 ----------

Thank You
-Tesy-

@AbrarSyed
Copy link
Owner

you left a part out. what did you do to get the error?

great that someones actually using this BTW :D good job :D

@tesy
Copy link
Author

tesy commented Aug 30, 2012

I did nothing to get the error. I add the mod and logged in to minecraft. The game continued to the 'mojang' screen, then came the error right after.

@tesy
Copy link
Author

tesy commented Aug 30, 2012

ohh, the single player didnt work, so i loaded in the dual mod (for single and multi games). This version seems to work fine. just the single player mod didnt. On the dual, I have been getting alot of errors. Errors include: placing ghost block next to stairs, destroying the block the supports the secret trapped door, and making a gate from the hidden lever (i hit the lever and the game crashes, but not all the time). I can add the error reports

@AbrarSyed
Copy link
Owner

  1. you had a version mismatch. the version for ModLoader of the SecretRoomsMod is for 1.3.1. You were trying to run it on Minecraft 1.3.2. Its not compatible with that.

  2. the forge version may have issues. But for those I need separate bug reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants