Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [16:31:04] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [16:31:04] [Server thread/INFO] [FML]: Applying holder lookups
- [16:31:04] [Server thread/INFO] [FML]: Holder lookups applied
- [16:31:04] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@3d3a918b)
- [16:31:04] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@3d3a918b)
- [16:31:04] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@3d3a918b)
- [16:31:04] [Server thread/INFO]: Preparing start region for level 0
- [16:31:04] [Server thread/ERROR]: Failed to create block entity tile.justsolars.blocksolarpanel
- java.lang.InstantiationException: com.jolteffect.justsolars.tileentity.TileEntitySolarPanel
- at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101]
- at net.minecraft.tileentity.TileEntity.func_190200_a(TileEntity.java:121) [TileEntity.class:?]
- at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:515) [AnvilChunkLoader.class:?]
- at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:96) [ChunkIOProvider.class:?]
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94) [ChunkIOExecutor.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:121) [ChunkProviderServer.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:92) [ChunkProviderServer.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:138) [ChunkProviderServer.class:?]
- at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:336) [MinecraftServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:107) [IntegratedServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:124) [IntegratedServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
- Caused by: java.lang.NoSuchMethodException: com.jolteffect.justsolars.tileentity.TileEntitySolarPanel.<init>()
- at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_101]
- ... 13 more
- [16:31:04] [Server thread/ERROR] [FML]: A TileEntity tile.justsolars.blocksolarpanel(com.jolteffect.justsolars.tileentity.TileEntitySolarPanel) has thrown an exception during loading, its state cannot be restored. Report this to the mod author
- java.lang.InstantiationException: com.jolteffect.justsolars.tileentity.TileEntitySolarPanel
- at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101]
- at net.minecraft.tileentity.TileEntity.func_190200_a(TileEntity.java:121) [TileEntity.class:?]
- at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:515) [AnvilChunkLoader.class:?]
- at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:96) [ChunkIOProvider.class:?]
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94) [ChunkIOExecutor.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:121) [ChunkProviderServer.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:92) [ChunkProviderServer.class:?]
- at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:138) [ChunkProviderServer.class:?]
- at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:336) [MinecraftServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:107) [IntegratedServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:124) [IntegratedServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:496) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
- Caused by: java.lang.NoSuchMethodException: com.jolteffect.justsolars.tileentity.TileEntitySolarPanel.<init>()
- at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_101]
- ... 13 more
- [16:31:04] [Server thread/WARN]: Skipping BlockEntity with id tile.justsolars.blocksolarpanel
- [16:31:04] [Server thread/INFO]: Changing view distance to 12, from 10
- [16:31:04] [Netty Local Client IO #5/INFO] [FML]: Server protocol version 2
- [16:31:04] [Netty Server IO #11/INFO] [FML]: Client protocol version 2
- [16:31:04] [Netty Server IO #11/INFO] [FML]: Client attempting to join with 6 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
- [16:31:04] [Netty Local Client IO #5/INFO] [FML]: [Netty Local Client IO #5] Client side modded connection established
- [16:31:05] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [16:31:05] [Server thread/INFO]: Player331[local:E:501fe101] logged in with entity id 359752 at (230.8396731935215, 4.0, -538.0678655212861)
- [16:31:05] [Server thread/INFO]: Player331 joined the game
- [16:31:05] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin
- [16:31:05] [Server thread/INFO]: Saving and pausing game...
- [16:31:05] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 0 seconds
- [16:31:05] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin
- [16:31:05] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 0 seconds
- [16:31:05] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [16:31:05] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [16:31:05] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [16:31:06] [Server thread/INFO]: Saving and pausing game...
- [16:31:06] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [16:31:06] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [16:31:06] [Server thread/INFO]: Saving chunks for level 'New World'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement