hi I've been hosting a private modded minecraft server (version 1.7.10) for me, my sister and if all goes well my sisters friend up until this point I've been running it off of my laptop with no more than 2 GBs of ram allocated to my server however recently I have bought a desktop computer to play games such as Sims, steam games and of course minecraft however when I made a new 1.8 minecraft server (of course still modded) I ran into a problem you see every time I started up my server I could simply not get on at all my minecraft client would always come up with "internal exception read time out" I spent and I kid you not weeks trying to fix this problem to no avail but then about 11 days ago I could finally get on naturally I was overjoyed but now after 1-5 minutes of playing my server always crashes on me and my client comes up with , once again "internal exception read time out" I have spent countless hours googling possible solutions and I am about ready to tear my hair out over this if someone ANYONE could give me at the very least some idea of what the heck is going on I would greatly appreciate it
oh and before I forget here are some solutions I have already tried ,setting my render distance down, changing how much ram my server uses, changing how much ram my client uses, deleting a whole lot of my used mods, and even deleting my whole server and starting from scratch
also I am currently using the following mods: sponge core mod, sponge plugins (problem reporter, kits v0.0.3), pixelmon v4.0.4 , lucky blocks and Mr crayfish fish furniture mod
and here is the crash report from my server
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (sponge-1.8-1371-2.1DEV-449.jar)
Contact their authors BEFORE contacting forge
// Oops.
Time: 22/05/15 1:24 AM
Description: Exception ticking world
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at mod.lucky.drop.func.DropProcessData.getPlayer(DropProcessData.java:58)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:50)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:34)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:28)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:82)
at mod.lucky.world.LuckyGenerator.generateSurface(LuckyGenerator.java:69)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:43)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1126)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:180)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:122)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.World.func_175726_f(World.java:299)
at net.minecraft.world.World.func_180495_p(World.java:836)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:73)
at net.minecraft.block.Block.func_180645_a(Block.java:428)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:454)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:692)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 26 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer [email protected]cb153a6 from coremod FMLCorePlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:234)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 28 more
Caused by: java.lang.RuntimeException: Attempted to load class bsu for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:49)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:230)
... 30 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mod.lucky.drop.func.DropProcessData.getPlayer(DropProcessData.java:58)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:50)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:34)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:28)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:82)
at mod.lucky.world.LuckyGenerator.generateSurface(LuckyGenerator.java:69)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:43)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1126)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:180)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:122)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.World.func_175726_f(World.java:299)
at net.minecraft.world.World.func_180495_p(World.java:836)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:73)
at net.minecraft.block.Block.func_180645_a(Block.java:428)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:454)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['sexywolfman'/16, l='world', x=-259.37, y=70.00, z=703.92]]
Chunk stats: ServerChunkCache: 566 Drop: 0
Level seed: 4094213037188490113
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -290.00,73.00,627.00 - World: (-290,73,627), Chunk: (at 14,4,3 in -19,39; contains blocks -304,0,624 to -289,255,639), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 99004 game time, 8109 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:692)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
hmm not sure why lucky block would be a problem and as for why I'm using sponge I'm actually hoping to own a public server in say a year or 2 so I thought that if I became acquainted with something like sponge which would allow me to use plugins (at least sponge ones) oh and thanks for replying
well I got a fix going I tried deleting lucky block and that seemed to do the trick I've been playing for about 15 minutes and no crash now if only I could figue out why pixelmon wont let me choose a starter pokemon ah well that's a thread for another day
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
hi I've been hosting a private modded minecraft server (version 1.7.10) for me, my sister and if all goes well my sisters friend up until this point I've been running it off of my laptop with no more than 2 GBs of ram allocated to my server however recently I have bought a desktop computer to play games such as Sims, steam games and of course minecraft however when I made a new 1.8 minecraft server (of course still modded) I ran into a problem you see every time I started up my server I could simply not get on at all my minecraft client would always come up with "internal exception read time out" I spent and I kid you not weeks trying to fix this problem to no avail but then about 11 days ago I could finally get on naturally I was overjoyed but now after 1-5 minutes of playing my server always crashes on me and my client comes up with , once again "internal exception read time out" I have spent countless hours googling possible solutions and I am about ready to tear my hair out over this if someone ANYONE could give me at the very least some idea of what the heck is going on I would greatly appreciate it
oh and before I forget here are some solutions I have already tried ,setting my render distance down, changing how much ram my server uses, changing how much ram my client uses, deleting a whole lot of my used mods, and even deleting my whole server and starting from scratch
also I am currently using the following mods: sponge core mod, sponge plugins (problem reporter, kits v0.0.3), pixelmon v4.0.4 , lucky blocks and Mr crayfish fish furniture mod
and here is the crash report from my server
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (sponge-1.8-1371-2.1DEV-449.jar)
Contact their authors BEFORE contacting forge
// Oops.
Time: 22/05/15 1:24 AM
Description: Exception ticking world
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at mod.lucky.drop.func.DropProcessData.getPlayer(DropProcessData.java:58)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:50)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:34)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:28)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:82)
at mod.lucky.world.LuckyGenerator.generateSurface(LuckyGenerator.java:69)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:43)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1126)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:180)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:122)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.World.func_175726_f(World.java:299)
at net.minecraft.world.World.func_180495_p(World.java:836)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:73)
at net.minecraft.block.Block.func_180645_a(Block.java:428)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:454)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:692)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 26 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer [email protected]cb153a6 from coremod FMLCorePlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:234)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 28 more
Caused by: java.lang.RuntimeException: Attempted to load class bsu for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:49)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:230)
... 30 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mod.lucky.drop.func.DropProcessData.getPlayer(DropProcessData.java:58)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:50)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:34)
at mod.lucky.drop.func.DropProcessor.processDrop(DropProcessor.java:28)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:82)
at mod.lucky.world.LuckyGenerator.generateSurface(LuckyGenerator.java:69)
at mod.lucky.world.LuckyGenerator.generate(LuckyGenerator.java:43)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:106)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:270)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1126)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:180)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:122)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:92)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:189)
at net.minecraft.world.World.func_72964_e(World.java:304)
at net.minecraft.world.World.func_175726_f(World.java:299)
at net.minecraft.world.World.func_180495_p(World.java:836)
at net.minecraft.block.BlockGrass.func_180650_b(BlockGrass.java:73)
at net.minecraft.block.Block.func_180645_a(Block.java:428)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:454)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['sexywolfman'/16, l='world', x=-259.37, y=70.00, z=703.92]]
Chunk stats: ServerChunkCache: 566 Drop: 0
Level seed: 4094213037188490113
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -290.00,73.00,627.00 - World: (-290,73,627), Chunk: (at 14,4,3 in -19,39; contains blocks -304,0,624 to -289,255,639), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 99004 game time, 8109 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:692)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3429924200 bytes (3271 MB) / 4037541888 bytes (3850 MB) up to 4037541888 bytes (3850 MB)
JVM Flags: 2 total; -Xmx4G -Xms4G
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.76.1371 Minecraft Forge 11.14.1.1371 9 mods loaded, 9 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{8.0.76.1371} [Forge Mod Loader] (forge-1.8-11.14.1.1371-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{11.14.1.1371} [Minecraft Forge] (forge-1.8-11.14.1.1371-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Sponge{} [Sponge] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Kits{0.3} [Kits] (Kits-0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lucky{6.0.0} [Lucky Block] (LuckyBlock_1-8-3_v6-0-0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pixelmon{4.0.3} [Pixelmon] (Pixelmon-1.8-4.0.3-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProblemReporter{1.0-snapshot-1} [ProblemReporter] (ProblemReporter-1.8-1.0-snapshot-1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Loaded coremods (and transformers):
SpongeCoremod (sponge-1.8-1371-2.1DEV-449.jar)
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['sexywolfman'/16, l='world', x=-259.37, y=70.00, z=703.92]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
hmm not sure why lucky block would be a problem and as for why I'm using sponge I'm actually hoping to own a public server in say a year or 2 so I thought that if I became acquainted with something like sponge which would allow me to use plugins (at least sponge ones) oh and thanks for replying
for now should I remove lucky block and see how I go?
well I got a fix going I tried deleting lucky block and that seemed to do the trick I've been playing for about 15 minutes and no crash now if only I could figue out why pixelmon wont let me choose a starter pokemon ah well that's a thread for another day