keybounce Posted August 24, 2012 Posted August 24, 2012 I am getting a strange error in 1.2.5. I don't know who/which mod is responsible, but I'm using yours. The error first occurred the last time I played, trying to go into the nether. It now happens at startup. 2012-08-23 16:46:44 [iNFO] MinecraftForge v3.3.8.152 Initialized Twilight Forest: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior Mystcraft [2012.08.23 04:46:45]: Myst SymLoader: Adding Packets Mystcraft [2012.08.23 04:46:45]: Modifying EntityList Mystcraft [2012.08.23 04:46:45]: Succeeded in modifing EntityList Mystcraft [2012.08.23 04:46:45]: Modifying TileEntity List Mystcraft [2012.08.23 04:46:45]: Succeeded in modifing TileEntity List Extrabiomes XL: Injecting the Bunyan plugin into ExtrabiomesXL. 2012-08-23 16:46:45 [iNFO] Forge Mod Loader load complete, 5 mods loaded 2012-08-23 16:46:45 [iNFO] Preparing level "world" 2012-08-23 16:46:45 [iNFO] Default game type: 0 2012-08-23 16:46:45 [iNFO] Preparing start region for level 7 2012-08-23 16:46:46 [iNFO] Preparing spawn area: 36% 2012-08-23 16:46:47 [iNFO] Preparing spawn area: 69% 2012-08-23 16:46:48 [iNFO] Preparing start region for level 1 2012-08-23 16:46:48 [iNFO] Preparing spawn area: 85% 2012-08-23 16:46:48 [iNFO] Preparing start region for level -1 2012-08-23 16:46:49 [iNFO] Preparing spawn area: 81% 2012-08-23 16:46:50 [iNFO] Preparing start region for level 0 2012-08-23 16:46:50 [iNFO] Preparing spawn area: 53% 2012-08-23 16:46:51 [iNFO] Done (5.782s)! For help, type "help" or "?" java.lang.NoSuchMethodError: my.cleanChunkBlockTileEntity(III)V at ge.f(World.java:1621) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:564) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450) at dn.run(SourceFile:492) 2012-08-23 16:46:51 [sEVERE] Unexpected exception java.lang.NoSuchMethodError: my.cleanChunkBlockTileEntity(III)V at ge.f(World.java:1621) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:564) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:450) at dn.run(SourceFile:492) The server was created by the following: ModDir="$HOME"/Documents/Games/Minecraft/Playing/Mods/125smp JarDir="$HOME"/Documents/Games/Minecraft/Playing/Jars TMPDIR=`mktemp -d server.jar.XXX` || exit 1 cd $TMPDIR unzip "$JarDir"/minecraft_server_125.jar unzip "$ModDir"/ClaySoil_Server_125.zip unzip "$ModDir"/WaterPropagationFix_SMP-125.zip unzip "$ModDir"/minecraftforge-server-3.3.8.152.zip unzip "$ModDir"/lights_out_server_1.2.5.zip unzip "$ModDir"/mystcraft-server-1.2.5-0.9.1.02-Forge-3.3.8.152.zip unzip "$ModDir"/twilightforest-1.10.1-server.zip unzip "$ModDir"/extrabiomes-2.2.7-cs-fix2-smp.zip unzip "$ModDir"/bunyan-1.5-smp.zip unzip "$ModDir"/SuperiorEnchantment-125smp.zip mv ../new_server.jar ../new_server.jar.old zip -r ../new_server.jar * Can you help me locate this error? Quote Jeb! The sheep! The fence pens, they do nothing still leak!
LexManos Posted August 24, 2012 Posted August 24, 2012 One of your mods overwrites our my.class file, fix it. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
keybounce Posted August 24, 2012 Author Posted August 24, 2012 ... and it's Lights Out. Grumble grumble phantom skylight grumble grumble cave worlds in mystcraft grumble grumble Vechs ... Quote Jeb! The sheep! The fence pens, they do nothing still leak!
Recommended Posts
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.