Jump to content

New Forge 1.7.10 server automatically exiting with mods (Please assist?)


Cogitation

Recommended Posts

Basically as it says in the title.

 

I don't know which log in the log folder to submit, unfortunately.

 

I'm using a newly set up 1.7.10 forge server. My friend was able to connect to the server running without mods (though we had constant "can't keep up" errors, sometimes as long as 10,000ms.)

 

Here's the list of mods I'm trying to use:

 

Adventure Backpack 2.0.4

Battlegear2-Bullseye 1.0.8.1

Better Dungeons 1.0

BiomesOPlenty 2.1.0.1387

BSpkrsCore 6.15

Dense Ores 1.6.2

Enchanting Plus 3.0.2

Extra Tinker's Construct 1.4.5

Fastcraft 1.21

Flat Signs 2.1.0.19

Fpsplus (latest for 1.7.10)

Infinibows 1.3.0.20

Inventory Pets 1.3.2

Inventory Tweaks (latest for 1.7.10, someone said this is not a server mod, so removed from server)

JABBA 1.2.1a

Journey Map 5.1.0

Mantle 0.3.2

Mystcraft 0.12.3.00

Natura (latest for 1.7.10, don't have it at hand)

Optifine HD Ultra C1

Project E (ie, Equivalent Exchange 2 for 1.7.10, latest)

Tinker's Construct 1.8.7

Thaumcraft 4.2.3.5

Twilight Forest 2.3.7

 

I've added and removed different mods, trying to see which is the problem. I know for a fact it won't run with Optifine. Other than that, it seems to fail just randomly.

 

The exact error I'm having is that the Forge server window comes up, everything loads, and as soon as it should finish loading, the window just disappears, as if it crashed unexpectedly.

 

If anyone can please help, it would be very appreciated. My friend bought Minecraft to play with me on a multiplayer server and we're both disappointed it's not working right now other than without mods (which are most of the point.)

Link to comment
Share on other sites

It's definitely one (to several) of the mods, because it will run with certain mods (only a few) but not with most.

 

Here's the "latest.log" from the server folder. Is this the correct one?

 

------------------------------------------------

[21:17:14] [server thread/INFO]: Starting minecraft server version 1.7.10

[21:17:14] [server console handler/ERROR]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_51]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_51]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[21:17:14] [server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"

[21:17:28] [server thread/INFO]: Loading properties

[21:17:28] [server thread/INFO]: Default game type: SURVIVAL

[21:17:28] [server thread/INFO]: Generating keypair

[21:17:28] [server thread/INFO]: Starting Minecraft server on 192.168.1.64:25565

[21:17:31] [server thread/INFO]: Preparing level "world"

[21:17:33] [server thread/INFO]: Preparing start region for level 0

[21:17:34] [server thread/ERROR]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

at net.minecraft.profiler.Profiler.func_76320_a(Profiler.java:64) ~[qi.class:?]

at net.minecraft.world.World.func_147465_d(World.java:459) ~[ahb.class:?]

at net.minecraft.world.gen.feature.WorldGenMinable.func_76484_a(WorldGenMinable.java:78) ~[ase.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_76795_a(BiomeDecorator.java:326) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_76797_b(BiomeDecorator.java:345) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:114) ~[aia.class:?]

at biomesoplenty.api.biome.BOPBiomeDecorator.func_150513_a(BOPBiomeDecorator.java:59) ~[bOPBiomeDecorator.class:?]

at biomesoplenty.api.biome.BOPBiomeDecorator.func_150512_a(BOPBiomeDecorator.java:50) ~[bOPBiomeDecorator.class:?]

at biomesoplenty.api.biome.BOPBiome.func_76728_a(BOPBiome.java:42) ~[bOPBiome.class:?]

at biomesoplenty.common.biome.overworld.BiomeGenOrchard.func_76728_a(BiomeGenOrchard.java:64) ~[biomeGenOrchard.class:?]

at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:421) ~[aqz.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279) ~[ms.class:?]

at fastcraft.a.d.a(F:84) ~[fastcraft-1.21.jar:?]

at fastcraft.Hooks.r(F:137) ~[fastcraft-1.21.jar:?]

at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055) ~[apx.class:?]

at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) ~[MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

... 23 more

------------------------------------------------

Link to comment
Share on other sites

What should I report?

 

Biomes O Plenty works by itself, and I've had problems with other mods alone, not including Biomes O Plenty. Like, if I take Biomes O Plenty out and run it with all the other mods, generating a new world... it crashed again, just now as I tried it.

 

(Can you give me any information that would help?)

Link to comment
Share on other sites

(Can't believe someone gave me negative karma for no reason!)

 

Here's the latest.log for the run where it crashed without Biomes O Plenty:

 

-------------------------------------------------

[21:39:14] [server thread/INFO]: Starting minecraft server version 1.7.10

[21:39:14] [server console handler/ERROR]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_51]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_51]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[21:39:14] [server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"

[21:39:27] [server thread/INFO]: Loading properties

[21:39:27] [server thread/INFO]: Default game type: SURVIVAL

[21:39:27] [server thread/INFO]: Generating keypair

[21:39:27] [server thread/INFO]: Starting Minecraft server on 192.168.1.64:25565

[21:39:30] [server thread/INFO]: Preparing level "world"

[21:39:30] [server thread/INFO]: Preparing start region for level 0

[21:39:31] [server thread/ERROR]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

at net.minecraft.profiler.Profiler.func_76320_a(Profiler.java:64) ~[qi.class:?]

at net.minecraft.world.World.func_147465_d(World.java:459) ~[ahb.class:?]

at net.minecraft.block.BlockDoublePlant.func_149889_c(BlockDoublePlant.java:140) ~[ako.class:?]

at net.minecraft.world.gen.feature.WorldGenDoublePlant.func_76484_a(SourceFile:28) ~[arm.class:?]

at net.minecraft.world.biome.BiomeGenPlains.func_76728_a(BiomeGenPlains.java:79) ~[aip.class:?]

at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:421) ~[aqz.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279) ~[ms.class:?]

at fastcraft.a.d.a(F:84) ~[fastcraft-1.21.jar:?]

at fastcraft.Hooks.r(F:137) ~[fastcraft-1.21.jar:?]

at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055) ~[apx.class:?]

at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) ~[MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

... 18 more

-------------------------------------------------

Link to comment
Share on other sites

Saw Fastcraft mentioned in the last log, so removed it. Still same symptom of closing as soon as it seems like the server has fully loaded.

 

I don't see any mods mentioned in this latest.log now, so I don't know where to proceed. Please, any help? Even assistance knowing what I should try to do instead of smiting me with bad karma for being a beginner?

 

Here's the latest.log with biomes o plenty and Fastcraft both removed:

 

-------------------------------------

[21:44:21] [server thread/INFO]: Starting minecraft server version 1.7.10

[21:44:21] [server console handler/ERROR]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_51]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_51]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[21:44:21] [server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"

[21:44:32] [server thread/INFO]: Loading properties

[21:44:32] [server thread/INFO]: Default game type: SURVIVAL

[21:44:32] [server thread/INFO]: Generating keypair

[21:44:32] [server thread/INFO]: Starting Minecraft server on 192.168.1.64:25565

[21:44:35] [server thread/INFO]: Preparing level "world"

[21:44:35] [server thread/INFO]: Preparing start region for level 0

[21:44:36] [server thread/ERROR]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

at net.minecraft.profiler.Profiler.func_76320_a(Profiler.java:64) ~[qi.class:?]

at net.minecraft.world.World.func_147465_d(World.java:459) ~[ahb.class:?]

at net.minecraft.world.gen.feature.WorldGenMinable.func_76484_a(WorldGenMinable.java:78) ~[ase.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_76795_a(BiomeDecorator.java:326) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_76797_b(BiomeDecorator.java:345) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:114) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_150512_a(BiomeDecorator.java:105) ~[aia.class:?]

at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:339) ~[ahu.class:?]

at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:421) ~[aqz.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279) ~[ms.class:?]

at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055) ~[apx.class:?]

at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) ~[MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

... 19 more

-------------------------------------

Link to comment
Share on other sites

The part where I had no idea what forum to use, where I was supposed to find a Biomes O Plenty forum, what I was supposed to say to them was the problem, or, PERHAPS MOST RELEVANTLY, the fact that it wasn't Biomes O Plenty that was the problem?

 

I'd apologize upfront for my error in posting on the wrong forum. I thought you said it might be the right forum. I was just looking for someone who had more experience who could advise me about getting Forge up and running with some mods.

 

 

Link to comment
Share on other sites

I've already done that, as I mentioned in my first post.

 

Optifine, by itself, causes Forge to exit. Considering that in the EAQ itself is the recommendation: "Don't use MCPatcher! Use Optifine instead", I'd say that Optifine normally works.

 

Is there a better board here I could ask about this on?

 

Here's the latest.log with ONLY optifine in the mods folder and a freshly emptied world folder.

 

 

[22:08:14] [server thread/INFO]: Starting minecraft server version 1.7.10

[22:08:14] [server console handler/ERROR]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_51]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_51]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_51]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_51]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[22:08:14] [server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"

[22:08:15] [server thread/INFO]: Loading properties

[22:08:15] [server thread/INFO]: Default game type: SURVIVAL

[22:08:15] [server thread/INFO]: Generating keypair

[22:08:15] [server thread/INFO]: Starting Minecraft server on 192.168.1.64:25565

[22:08:16] [server thread/INFO]: Preparing level "world"

[22:08:16] [server thread/INFO]: Preparing start region for level 0

[22:08:17] [server thread/ERROR]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient

at net.minecraft.profiler.Profiler.func_76320_a(Profiler.java:64) ~[qi.class:?]

at net.minecraft.world.World.func_147465_d(World.java:459) ~[ahb.class:?]

at net.minecraft.world.gen.feature.WorldGenMinable.func_76484_a(WorldGenMinable.java:78) ~[ase.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_76795_a(BiomeDecorator.java:326) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_76797_b(BiomeDecorator.java:345) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:114) ~[aia.class:?]

at net.minecraft.world.biome.BiomeDecorator.func_150512_a(BiomeDecorator.java:105) ~[aia.class:?]

at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java:339) ~[ahu.class:?]

at net.minecraft.world.biome.BiomeGenPlains.func_76728_a(BiomeGenPlains.java:96) ~[aip.class:?]

at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:421) ~[aqz.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279) ~[ms.class:?]

at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055) ~[apx.class:?]

at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) ~[MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235) ~[MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]

... 20 more

 

 

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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I'm struggling so hard to find a way to allow players to use my config file to modify where structures are being created. I have checked for events in the documentation but none of them seem to be of use for this. Why pointing Biome is not enough? Well Certain mods like Lost cities use vanilla generation, causing many structures to spawn in, completely disrupting the dimension generation. Is there a way to control dimensional spawning of structures? Please Im still trying very hard to find how to do this.
    • I'm new to modpack making, but familiar with file management and mod development. I cannot locate which mod is causing the crash. If it's more than one, Im not sure how to locate it. Any clues as to whats causing this? I have read through different possible causes but every thing is different, and none of the solves issues are the solution to my problem. This problem started occurring after adding about 5 mods, but once I removed them, the problem continued. It worked fine before.   Here is the crash report.
    • Nvm, added EMF and ETF to a Primarily Create using Modpack, it works, but with Rechiseled it softlocks in the initialization screen of Forge and just sits there..cuz the CPU load just goes to 0%.
    • Everytime i try to join my server my minecraft closes and crashes. Im using the void launcher right now to play this mod. Can someone please help im not sure why this is happening. This is the crash report   ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 6/25/24 7:05 PM Description: Unexpected error java.lang.NullPointerException: Unexpected error     at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)     at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333)     at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303)     at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)     at net.minecraft.client.Minecraft.func_71411_J(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(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:135)     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.7.10     Operating System: Windows 10 (amd64) version 10.0     Java Version: 1.8.0_271, Oracle Corporation     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation     Memory: 1743850688 bytes (1663 MB) / 3333947392 bytes (3179 MB) up to 3817865216 bytes (3641 MB)     JVM Flags: 11 total; -Xms1024M -Xmx4096M -XX:MaxPermSize=256M -XX:+UseParallelGC -XX:ParallelGCThreads=6 -XX:+UseSplitVerifier -XX:+FailOverToOldVerifier -XX:-HeapDumpOnOutOfMemoryError -XX:+UseCompressedOops -XX:+ScavengeBeforeFullGC -XX:+PrintCommandLineFlags     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0     FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 94 mods loaded, 93 mods active     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored     UCHIJA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)      UCHIJA    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)      UCHIJA    Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)      UCHIJA    CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)      UCHIJA    ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)      UCHIJA    OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)      UCHIJA    MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)      UCHIJA    NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItemsuniversal.jar)      UCHIJA    voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)      UCHIJA    FastCraft{1.25} [FastCraft] (fastcraft.jar)      UCHIJA    Baubles{1.0.1.10} [Baubles] (Baubles.jar)      UCHIJA    surpriseeggs{1.0.6} [Surprise Eggs] (AdventureBackpack.jar)      UCHIJA    adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (AdventureBackpack.jar)      UCHIJA    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI.jar)      UCHIJA    MovingWorld{1.7.10-1.8.1} [Moving World] (MovingWorld.jar)      UCHIJA    ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (ArchimedesPlus.jar)      UCHIJA    asielib{0.2.7} [asielib] (asielib.jar)      UCHIJA    BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft.jar)      UCHIJA    CarpentersBlocks{3.3.6} [Carpenter's Blocks] (CarpentersBlocks.jar)      UCHIJA    ChestTransporter{2.0.6} [Chest Transporter] (ChestTransporter.jar)      UCHIJA    Railcraft{9.12.2.0} [Railcraft] (Railcraft.jar)      UCHIJA    chisel{2.3.10.37} [Chisel 2] (Chisel.jar)      UCHIJA    chunkpregenerator{2.1} [Chunk Pregenerator] (ChunkPregeneratorV.jar)      UCHIJA    lucky{5.1.0} [Lucky Block] (LuckyBlocks.jar)      UCHIJA    Waila{1.5.10} [Waila] (Waila.jar)      UCHIJA    ColorfulMobs{1.1.0} [Colorful Mobs] (ColorfulMobsMC.jar)      UCHIJA    controlling{1.0.0} [Controlling] (Controlling.jar)      UCHIJA    custommenu{2.0.0.3} [Custom Menu] (CustomMenu.jar)      UCHIJA    customnpcs{1.7.10d} [CustomNpcs] (CustomNpcs.jar)      UCHIJA    DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicators.jar)      UCHIJA    darkcore{0.3} [Dark Core] (DarkCore.jar)      UCHIJA    PTRModelLib{1.0.0} [PTRModelLib] (Decocraft.jar)      UCHIJA    props{2.4.2} [Decocraft] (Decocraft.jar)      UCHIJA    FoodExpansion{1.0} [Food Expansion] (FoodExpansionmc.jar)      UCHIJA    FoodPlus{3.2rS} [ bFood Plus] (FoodPlus.jar)      UCHIJA    iChunUtil{4.2.2} [iChunUtil] (iChunUtil.jar)      UCHIJA    GraviGun{4.0.0-beta} [GraviGun] (GravityGun.jar)      UCHIJA    HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansionMCv.jar)      UCHIJA    Hats{4.0.1} [Hats] (Hats.jar)      UCHIJA    HatStand{4.0.0} [HatStand] (HatStand.jar)      UCHIJA    hbm{1.0.27 BETA (3815)} [Hbm's Nuclear Tech] (hbmBETA.jar)      UCHIJA    voltzengine{1.11.0.491} [Voltz Engine] (VoltzEngine.jar)      UCHIJA    icbmclassic{2.16.4.3} [ICBM-Classic] (ICBM.jar)      UCHIJA    InventoryPets{1.5.2} [Inventory Pets] (inventorypetsuniversal.jar)      UCHIJA    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaksdev.jar)      UCHIJA    IronChest{6.0.62.742} [Iron Chest] (ironchestuniversal.jar)      UCHIJA    journeymap{5.1.4p2} [JourneyMap] (journeymappunlimited.jar)      UCHIJA    pacman{1.0} [Pacman] (KillerPacman.jar)      UCHIJA    legends{6.15} [Legends Mod] (Legends.jar)      UCHIJA    levelup{0.10} [Level Up!] (LevelUp.jar)      UCHIJA    lmmx{1.0} [lmmx] (littleMaidMobXx.jar)      UCHIJA    MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobXx.jar)      UCHIJA    zabuton{1.0} [zabuton] (littleMaidMobXx.jar)      UCHIJA    luckyegg{1.2.1} [LuckyEgg] (LuckyEgg.jar)      UCHIJA    malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore.jar)      UCHIJA    malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors.jar)      UCHIJA    mcheli{1.0.4} [MC Helicopter] (MCHeli.zip)      UCHIJA    battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (MineBladeBattlegearBullseye.jar)      UCHIJA    MobProperties{0.4.0} [Mob Properties] (MobProperties.jar)      UCHIJA    nolpfij_mobstatues{0.1.1} [mobstatues] (MobStatues.jar)      UCHIJA    cfm{3.4.7} [ 9MrCrayfish's Furniture Mod] (MrCrayfishsFurnitureMod.jar)      UCHIJA    MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures.jar)      UCHIJA    NEIAddons{1.12.10.33} [NEI Addons] (NEIAddons.jar)      UCHIJA    NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (NEIAddons.jar)      UCHIJA    NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (NEIAddons.jar)      UCHIJA    NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (NEIAddons.jar)      UCHIJA    NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (NEIAddons.jar)      UCHIJA    NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (NEIAddons.jar)      UCHIJA    neiintegration{1.1.2} [NEI Integration] (NEIIntegrationMC.jar)      UCHIJA    recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict.jar)      UCHIJA    OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn.zip)      UCHIJA    origin{3.3.0} [Origin] (Origin.jar)      UCHIJA    pandorasbox{2.0.1} [Pandora's Box] (PandorasBox.jar)      UCHIJA    PortalGun{4.0.0-beta-4} [PortalGun] (PortalGunbeta.jar)      UCHIJA    ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE.jar)      UCHIJA    recipescramble{1.7.5} [Recipe Scramble] (RecipeScramble.jar)      UCHIJA    reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex.jar)      UCHIJA    SaintsCore{0.8} [Saintscore] (Saintscore.jar)      UCHIJA    secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod.jar)      UCHIJA    securitycraft{v1.8.13} [SecurityCraft] (SecurityCraftv.jar)      UCHIJA    SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShardsTheOldWays.jar)      UCHIJA    statues{2.1.3} [Statues] (Statues.jar)      UCHIJA    StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers.jar)      UCHIJA    TardisMod{0.99} [Tardis Mod] (TardisMod.jar)      UCHIJA    TragicMC{2.46.2879} [TragicMC 2] (TragicMC.jar)      UCHIJA    TrailMix{4.0.0} [TrailMix] (TrailMix.jar)      UCHIJA    VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)      UCHIJA    VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)      UCHIJA    voltzenginemodcompat{1.11.0.491} [Voltz Engine Mod Compatibility Loader] (VoltzEngine.jar)      UCHIJA    voltzenginemodflag{1.11.0.491} [VoltzEngine mod protection, flag, and region system] (VoltzEngine.jar)      UCHIJA    weepingangels{3.3.2} [Weeping Angels] (WeepingAngels.jar)      UCHIJA    thejungle{1.0.9} [Welcome to the Jungle] (WelcomeToTheJungle.jar)      UCHIJA    witchery{0.24.1} [Witchery] (Witchery.jar)      UD    asielibcore{} [AsieLib CoreMod] (minecraft.jar)      GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 522.25' Renderer: 'NVIDIA GeForce RTX 3050/PCIe/SSE2'     Launched Version: 1.7.10     LWJGL: 2.9.1     OpenGL: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 4.6.0 NVIDIA 522.25, NVIDIA Corporation     GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported.     Is Modded: Definitely; Client brand changed to 'fml,forge'     Type: Client (map_client.txt)     Resource Packs: []     Current Language: English (US)     Profiler Position: N/A (disabled)     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used     Anisotropic Filtering: Off (1)
    • Yes, I downloaded the driver off of the official website and downloaded AMD Software: Adrenalin Edition in the process. It's showing me that my driver is up to date. I could try uninstalling and reinstalling it to see if there was anything I missed during the installation process, maybe? Edit: Update, I downloaded the AMD stuff again following the exact instructions in the FAQ, and I am still getting the same issue.
  • Topics

×
×
  • Create New...

Important Information

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