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

Insulated Redstone Conduit Crash #1385

Closed
VyxiFaye opened this issue Dec 11, 2014 · 15 comments
Closed

Insulated Redstone Conduit Crash #1385

VyxiFaye opened this issue Dec 11, 2014 · 15 comments

Comments

@VyxiFaye
Copy link

I've tried without any other mods but Forge in a 1.7.10 world in MultiMC and it's still crashing for me. This is using 297 dev.

---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 12/11/14 1:02 PM
Description: Initializing game

java.lang.NoSuchFieldError: redstone_lamp
at crazypants.enderio.conduit.redstone.InsulatedRedstoneConduit.(InsulatedRedstoneConduit.java:65)
at crazypants.enderio.ClientProxy.(ClientProxy.java:143)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

Let me know if you need more details.

@CrazyPants
Copy link
Member

What's the name of the eio jar? I think you are using the dev version. Make
sure you downloaded the correct version
On 12/12/2014 2:04 AM, "VyxiFaye" notifications@github.com wrote:

I've tried without any other mods but Forge in a 1.7.10 world in MultiMC
and it's still crashing for me.

---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 12/11/14 1:02 PM
Description: Initializing game

java.lang.NoSuchFieldError: redstone_lamp
at
crazypants.enderio.conduit.redstone.InsulatedRedstoneConduit.(InsulatedRedstoneConduit.java:65)
at crazypants.enderio.ClientProxy.(ClientProxy.java:143)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at
cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
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
com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at
com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at
com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at
cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at
cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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
com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at
com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at
com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at
cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:492)
at
cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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)
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
org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)

Let me know if you need more details.


Reply to this email directly or view it on GitHub
#1385.

@VyxiFaye
Copy link
Author

Whoops. That was exactly my issue. Sorry about that!

@alpharulesirulee
Copy link

can you list the mods?

@tterrag1098
Copy link
Member

@alpharulesirulee What are you doing? Stop making useless comments.

@alpharulesirulee
Copy link

can you list the mods? plz

@alpharulesirulee
Copy link

and dont tell me stop

@alpharulesirulee
Copy link

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 12/13/14 4:49 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: com.chunkbase.mod.forge.mods.villageinfo.VillageInfoForge
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:519)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.ClassNotFoundException: com.chunkbase.mod.forge.mods.villageinfo.VillageInfoForge
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
... 10 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
... 38 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 65701080 bytes (62 MB) / 242978816 bytes (231 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 Optifine OptiFine_1.6.2_HD_C4 14 mods loaded, 14 mods active
mcp{8.04} Minecraft Coder Pack Unloaded->Constructed
FML{6.2.62.871} Forge Mod Loader Unloaded->Constructed
Forge{9.10.1.871} Minecraft Forge Unloaded->Constructed
PlayerAPI{1.1} Player API Unloaded->Constructed
TooManyItems{1.6.2} TooManyItems Unloaded->Constructed
herobrinemod{3.21} HerobrineMod Unloaded->Constructed
MoreSwordsMod{2.5.5} [More Swords Mod](More Swords Mod 2.5.5. For 1.6.2.jar) Unloaded->Constructed
mod_RoadWorks{1.7.0} RoadWorks Unloaded->Constructed
satscapesimukraft{0.11.4 Beta} Sim-U-Kraft Unloaded->Constructed
mod_SmartMoving{14.4} [Smart Moving](Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed
mod_SmartRender{1.1} [Smart Render](Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed
mod_THGM2{The Hunger Games Mod 2_5_0} mod_THGM2 Unloaded->Constructed
AS_UpdateCheck{1.1.0} AtomicStryker Update Check Mod Unloaded->Constructed
chunkbase_villageinfo{2.0-b3} Village Info Unloaded->Errored

@tterrag1098
Copy link
Member

Then explain yourself and stop sending random people modifications for no reason.

@alpharulesirulee
Copy link

HELP!!!

---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 12/19/14 4:00 PM
Description: Ticking screen

java.lang.NullPointerException: Ticking screen
at net.minecraft.scoreboard.Scoreboard.func_96511_d(SourceFile:169)
at net.minecraft.client.network.NetHandlerPlayClient.func_147247_a(NetHandlerPlayClient.java:1579)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:100)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:12)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:

-- Head --
Stacktrace:
at net.minecraft.scoreboard.Scoreboard.func_96511_d(SourceFile:169)
at net.minecraft.client.network.NetHandlerPlayClient.func_147247_a(NetHandlerPlayClient.java:1579)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:100)
at net.minecraft.network.play.server.S3EPacketTeams.func_148833_a(SourceFile:12)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)

-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiDownloadTerrain

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['highway95'/161773, l='MpServer', x=8.50, y=66.62, z=8.50]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['highway95'/161773, l='MpServer', x=8.50, y=66.62, z=8.50]]
Retry entities: 0 total; []
Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"972b4c1":1025) <- Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
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)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 269704304 bytes (257 MB) / 388603904 bytes (370 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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.85.1230 Minecraft Forge 10.13.2.1230 Optifine OptiFine_1.7.10_HD_U_A2 7 mods loaded, 7 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.85.1230} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.2.1230} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TooManyItems{1.7.10} TooManyItems Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
customnpcs{1.7.10b} CustomNpcs Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
movillages{1.2.1} Mo' Villages Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
chunkbase_villageinfo_ssp{2.1} Village Info (SSP) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.10-Forge10.13.2.1230
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 9.17.10.2963, Intel
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: [1.6-FaithfulVenom-u1.2-128x (1).zip, NostalgiaCraft1.7_Midbeta_1.zip, LIFE 64x (Vers. 4).zip]
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)

AND I CAN SEND RANDOM MESSAGES IF I WANT TO

sorry for caps i had to

@alpharulesirulee
Copy link

---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 12/19/14 12:47 PM
Description: Ticking screen

java.lang.NullPointerException: Ticking screen
at bac.d(SourceFile:169)
at bjb.a(SourceFile:1173)
at id.a(SourceFile:100)
at id.a(SourceFile:12)
at ej.a(SourceFile:174)
at bcx.e(SourceFile:78)
at bao.p(SourceFile:1343)
at bao.ak(SourceFile:774)
at bao.f(SourceFile:728)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

A detailed walkthrough of the error, its code path and all known details is as follows:

failed to load scoreboard error

@alpharulesirulee
Copy link

[12:11:10] [main/INFO]: Setting user: highway95
[12:11:10] [main/INFO]: (Session ID is token:046c3cc4c50f43cb8dba5727beae1d03:240853caf09e43c1bc6f53dc6d0f28b3)
[12:11:10] [Client thread/INFO]: LWJGL Version: 2.9.1
[12:11:13] [Client thread/INFO]: Reloading ResourceManager: Default, NostalgiaCraft1.7_Midbeta_1.zip
[12:11:13] [Sound Library Loader/INFO]: Sound engine started
[12:11:26] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
[12:11:27] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[12:11:30] [Client thread/ERROR]: Couldn't load server list
java.io.IOException: Root tag must be a named compound tag
at dr.a(SourceFile:80) ~[dr.class:?]
at dr.a(SourceFile:71) ~[dr.class:?]
at bkj.a(SourceFile:25) [bkj.class:?]
at bkj.(SourceFile:18) [bkj.class:?]
at bgt.r_(SourceFile:63) [bgt.class:?]
at bcl.a(SourceFile:197) [bcl.class:?]
at azi.a(SourceFile:646) [azi.class:?]
at bct.a(SourceFile:269) [bct.class:?]
at bcl.a(SourceFile:172) [bcl.class:?]
at bct.a(SourceFile:518) [bct.class:?]
at bcl.d(SourceFile:232) [bcl.class:?]
at bcl.k(SourceFile:211) [bcl.class:?]
at azi.p(SourceFile:1308) [azi.class:?]
at azi.ah(SourceFile:760) [azi.class:?]
at azi.f(SourceFile:711) [azi.class:?]
at net.minecraft.client.main.Main.main(SourceFile:152) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.7.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [launchwrapper-1.7.jar:?]
[12:11:30] [Client thread/ERROR]: Couldn't load server list
java.io.IOException: Root tag must be a named compound tag
at dr.a(SourceFile:80) ~[dr.class:?]
at dr.a(SourceFile:71) ~[dr.class:?]
at bkj.a(SourceFile:25) [bkj.class:?]
at bgt.r_(SourceFile:64) [bgt.class:?]
at bcl.a(SourceFile:197) [bcl.class:?]
at azi.a(SourceFile:646) [azi.class:?]
at bct.a(SourceFile:269) [bct.class:?]
at bcl.a(SourceFile:172) [bcl.class:?]
at bct.a(SourceFile:518) [bct.class:?]
at bcl.d(SourceFile:232) [bcl.class:?]
at bcl.k(SourceFile:211) [bcl.class:?]
at azi.p(SourceFile:1308) [azi.class:?]
at azi.ah(SourceFile:760) [azi.class:?]
at azi.f(SourceFile:711) [azi.class:?]
at net.minecraft.client.main.Main.main(SourceFile:152) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.7.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:27) [launchwrapper-1.7.jar:?]

MY SERVERS GOT DELETED!!!! HELP ME

@VyxiFaye
Copy link
Author

VyxiFaye commented Jan 2, 2015

You really should submit a NEW issue and not bring up one that has been resolved.

@alpharulesirulee
Copy link

HELP MY SERVERS GOT DELETED WHAT SHOULD I DO?

@alpharulesirulee
Copy link

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 12/19/14 6:06 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.minecraft.world.biome.BiomeGenMutated.func_150558_b(SourceFile:71)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at CustomColorizer.getColorMultiplier(CustomColorizer.java:492)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4691)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:318)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1500)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1299)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:

-- Head --
Stacktrace:
at net.minecraft.world.biome.BiomeGenMutated.func_150558_b(SourceFile:71)
at net.minecraft.block.BlockGrass.func_149720_d(BlockGrass.java:135)
at CustomColorizer.getColorMultiplier(CustomColorizer.java:492)
at net.minecraft.client.renderer.RenderBlocks.func_147784_q(RenderBlocks.java:4691)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:307)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:318)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:2232)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1500)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['highway95'/228, l='MpServer', x=43.58, y=128.09, z=300.07]]
Chunk stats: MultiplayerChunkCache: 130, 139
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (30,64,-104), Chunk: (at 14,4,8 in 1,-7; contains blocks 16,0,-112 to 31,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 1792 game time, 1792 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 99 total; [EntityZombie['Zombie'/531, l='MpServer', x=66.50, y=44.00, z=229.50], EntitySkeleton['Skeleton'/538, l='MpServer', x=-20.50, y=41.00, z=248.50], EntityClientPlayerMP['highway95'/228, l='MpServer', x=43.58, y=128.09, z=300.07], EntityCreeper['Creeper'/302, l='MpServer', x=-17.28, y=66.00, z=240.50], EntityZombie['Zombie'/303, l='MpServer', x=-16.50, y=66.00, z=247.50], EntityFallingBlock['Falling Block'/559, l='MpServer', x=79.50, y=38.49, z=301.50], EntityCow['Cow'/304, l='MpServer', x=-21.50, y=76.00, z=293.50], EntityCow['Cow'/305, l='MpServer', x=-22.50, y=76.00, z=295.50], EntityCow['Cow'/306, l='MpServer', x=-19.22, y=77.00, z=295.78], EntityCow['Cow'/307, l='MpServer', x=-17.31, y=77.00, z=295.69], EntityFallingBlock['Falling Block'/563, l='MpServer', x=79.50, y=38.49, z=302.50], EntityZombie['Zombie'/308, l='MpServer', x=-8.50, y=42.00, z=245.50], EntityZombie['Zombie'/309, l='MpServer', x=-8.50, y=42.00, z=243.34], EntityZombie['Zombie'/310, l='MpServer', x=-8.50, y=66.00, z=245.50], EntitySquid['Squid'/311, l='MpServer', x=-5.50, y=58.00, z=341.47], EntitySquid['Squid'/312, l='MpServer', x=-7.61, y=58.95, z=342.03], EntitySquid['Squid'/313, l='MpServer', x=-16.83, y=58.37, z=341.47], EntityFallingBlock['Falling Block'/570, l='MpServer', x=78.50, y=38.49, z=301.50], EntityCreeper['Creeper'/316, l='MpServer', x=7.04, y=26.00, z=226.32], EntityCow['Cow'/317, l='MpServer', x=7.78, y=77.00, z=237.69], EntityFallingBlock['Falling Block'/573, l='MpServer', x=78.50, y=38.49, z=302.50], EntityCow['Cow'/318, l='MpServer', x=7.50, y=78.00, z=236.47], EntityFallingBlock['Falling Block'/574, l='MpServer', x=79.50, y=38.49, z=300.50], EntityCow['Cow'/319, l='MpServer', x=6.16, y=77.00, z=238.47], EntityFallingBlock['Falling Block'/575, l='MpServer', x=79.50, y=38.49, z=303.50], EntityCow['Cow'/320, l='MpServer', x=6.50, y=76.00, z=239.97], EntityChicken['Chicken'/321, l='MpServer', x=15.50, y=80.00, z=318.50], EntityChicken['Chicken'/322, l='MpServer', x=15.50, y=80.00, z=321.50], EntitySquid['Squid'/323, l='MpServer', x=15.56, y=59.82, z=341.47], EntitySquid['Squid'/324, l='MpServer', x=16.94, y=60.51, z=346.47], EntityFallingBlock['Falling Block'/589, l='MpServer', x=78.50, y=38.49, z=300.50], EntityFallingBlock['Falling Block'/590, l='MpServer', x=78.50, y=38.49, z=303.50], EntityCow['Cow'/336, l='MpServer', x=16.50, y=87.00, z=255.50], EntitySkeleton['Skeleton'/337, l='MpServer', x=17.50, y=36.00, z=265.50], EntityChicken['Chicken'/338, l='MpServer', x=29.50, y=77.00, z=329.50], EntityChicken['Chicken'/339, l='MpServer', x=29.50, y=76.00, z=330.50], EntityChicken['Chicken'/340, l='MpServer', x=28.50, y=76.00, z=331.50], EntityChicken['Chicken'/341, l='MpServer', x=29.50, y=76.00, z=331.50], EntityChicken['Chicken'/342, l='MpServer', x=18.50, y=80.00, z=321.50], EntityFallingBlock['Falling Block'/598, l='MpServer', x=77.50, y=38.49, z=301.50], EntityChicken['Chicken'/343, l='MpServer', x=16.50, y=80.00, z=321.50], EntityFallingBlock['Falling Block'/599, l='MpServer', x=77.50, y=38.49, z=300.50], EntitySquid['Squid'/344, l='MpServer', x=20.53, y=60.00, z=339.47], EntitySquid['Squid'/345, l='MpServer', x=15.47, y=61.70, z=339.47], EntityCow['Cow'/346, l='MpServer', x=30.50, y=67.00, z=338.50], EntityBat['Bat'/351, l='MpServer', x=43.94, y=36.00, z=219.25], EntityWitch['Witch'/352, l='MpServer', x=47.50, y=25.00, z=246.50], EntityZombie['Zombie'/353, l='MpServer', x=45.41, y=37.00, z=247.06], EntityCow['Cow'/354, l='MpServer', x=47.06, y=88.00, z=253.72], EntityCow['Cow'/355, l='MpServer', x=40.44, y=92.00, z=240.25], EntityZombie['Zombie'/356, l='MpServer', x=44.50, y=13.00, z=263.50], EntityCreeper['Creeper'/357, l='MpServer', x=40.50, y=13.00, z=264.50], EntitySkeleton['Skeleton'/358, l='MpServer', x=47.50, y=13.00, z=294.50], EntitySkeleton['Skeleton'/359, l='MpServer', x=46.50, y=13.00, z=294.50], EntityCreeper['Creeper'/360, l='MpServer', x=46.50, y=14.00, z=308.50], EntityCow['Cow'/361, l='MpServer', x=33.50, y=69.00, z=335.50], EntityCow['Cow'/362, l='MpServer', x=33.78, y=65.00, z=338.50], EntityCow['Cow'/363, l='MpServer', x=32.47, y=66.00, z=338.50], EntityZombie['Zombie'/364, l='MpServer', x=42.50, y=62.00, z=356.50], EntityBat['Bat'/367, l='MpServer', x=62.47, y=35.10, z=212.75], EntityCow['Cow'/368, l='MpServer', x=58.78, y=91.00, z=211.78], EntityCow['Cow'/369, l='MpServer', x=57.03, y=91.00, z=210.31], EntityCow['Cow'/370, l='MpServer', x=58.56, y=91.00, z=209.47], EntityCow['Cow'/371, l='MpServer', x=59.66, y=91.00, z=208.25], EntityBat['Bat'/372, l='MpServer', x=53.06, y=39.00, z=225.50], EntityBat['Bat'/373, l='MpServer', x=51.00, y=38.00, z=226.63], EntityCow['Cow'/374, l='MpServer', x=50.81, y=90.00, z=249.63], EntityCow['Cow'/375, l='MpServer', x=50.66, y=91.00, z=248.16], EntityCreeper['Creeper'/377, l='MpServer', x=58.50, y=17.00, z=287.50], EntitySkeleton['Skeleton'/378, l='MpServer', x=48.50, y=13.00, z=295.50], EntityCreeper['Creeper'/379, l='MpServer', x=59.50, y=17.00, z=288.50], EntityZombie['Zombie'/381, l='MpServer', x=78.31, y=48.00, z=210.25], EntitySpider['Spider'/382, l='MpServer', x=78.72, y=47.00, z=212.56], EntitySkeleton['Skeleton'/383, l='MpServer', x=79.50, y=42.00, z=224.50], EntitySpider['Spider'/384, l='MpServer', x=79.59, y=25.00, z=241.28], EntityCow['Cow'/385, l='MpServer', x=77.50, y=79.00, z=251.50], EntityCow['Cow'/386, l='MpServer', x=78.50, y=72.00, z=254.50], EntityCow['Cow'/387, l='MpServer', x=77.50, y=74.00, z=254.50], EntitySkeleton['Skeleton'/388, l='MpServer', x=72.50, y=21.00, z=256.50], EntitySkeleton['Skeleton'/398, l='MpServer', x=83.50, y=48.00, z=209.50], EntitySkeleton['Skeleton'/399, l='MpServer', x=81.69, y=42.00, z=225.69], EntityZombie['Zombie'/400, l='MpServer', x=89.68, y=42.00, z=229.06], EntityZombie['Zombie'/401, l='MpServer', x=81.69, y=42.00, z=223.41], EntitySkeleton['Skeleton'/402, l='MpServer', x=88.50, y=42.00, z=227.50], EntitySkeleton['Skeleton'/403, l='MpServer', x=89.50, y=42.00, z=227.50], EntityBat['Bat'/404, l='MpServer', x=81.09, y=24.00, z=252.25], EntityCow['Cow'/405, l='MpServer', x=80.50, y=68.00, z=254.50], EntityFallingBlock['Falling Block'/665, l='MpServer', x=58.50, y=3.49, z=279.50], EntityBat['Bat'/412, l='MpServer', x=125.38, y=45.00, z=226.94], EntityCow['Cow'/413, l='MpServer', x=116.50, y=103.00, z=225.50], EntityCow['Cow'/414, l='MpServer', x=119.50, y=115.00, z=230.22], EntityCow['Cow'/415, l='MpServer', x=117.19, y=114.00, z=232.50], EntityCow['Cow'/416, l='MpServer', x=117.03, y=114.00, z=228.91], EntityFallingBlock['Falling Block'/681, l='MpServer', x=55.50, y=4.49, z=279.50], EntityFallingBlock['Falling Block'/682, l='MpServer', x=56.50, y=5.49, z=279.50], EntityFallingBlock['Falling Block'/683, l='MpServer', x=54.50, y=4.49, z=279.50], EntityFallingBlock['Falling Block'/684, l='MpServer', x=54.50, y=4.49, z=278.50], EntityZombie['Zombie'/451, l='MpServer', x=107.50, y=21.00, z=306.50], EntityCreeper['Creeper'/253, l='MpServer', x=43.50, y=15.00, z=287.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
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)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 137168520 bytes (130 MB) / 523091968 bytes (498 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 Optifine OptiFine_1.7.10_HD_U_A2 14 mods loaded, 14 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1230} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1230} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TooManyItems{1.7.10} TooManyItems Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BattleTowers{1.5.1} Battle Towers Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{2.1.0} [Biomes O' Plenty](BiomesOPlenty-1.7.10-2.1.0.1019-universal %281%29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
customnpcs{1.7.10b} CustomNpcs Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lucky{5.1.0} Lucky Block Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
radixcore{1.3.4} RadixCore Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mca{4.1.1} Minecraft Comes Alive Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
movillages{1.2.1} Mo' Villages Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_Ruins{14.4} Ruins Spawning System Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_UpdateCheck{1.1.6} AtomicStryker Update Check Mod Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
chunkbase_villageinfo_ssp{2.1} Village Info (SSP) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10-Forge10.13.2.1230
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 9.17.10.2963, Intel
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: [NostalgiaCraft1.7_Midbeta_1.zip]
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)

@tterrag1098
Copy link
Member

These crash logs are nothing to do with EnderIO. Go seek help elsewhere.

@SleepyTrousers SleepyTrousers locked and limited conversation to collaborators Jan 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants