Yea, MCEdit would have been my next step. Good to hear that the issue is resolved, sorry for that.
As for RFID, we have a suggestion laying around for quite some time here. We never got to it since we had different priorities. Is that what you had in mind?
(Offtopic: The here quoted post was automatically marked as spam by our beloved spam filter <.< I've just restored it and deleted the other one as it became redundant)
Yeah, no worries
Based on reading that RFID suggestion, it sounds pretty much like what I had in mind. Though, the groups part wasn't part of my original thought, the groups part makes it alot better to. I only had the general idea, of the user having it in their inventory would grant them access without having it on their hotbar, and in hand.
I didn't really think about how the admin would "authorize" a user to an RFID tag, and then de-authorize the same one. Might be inconvenient but the admin would maybe click the reader and remove that user from being able to access that area, similar to how you setup the keycard reader & keypad? With the groups & everything, an option to make new groups, with a default "Master" group which basically allows anyone holding that RFID tag linked to that group to access all RFID secured areas? Unfortunately, the aspect of dying in Minecraft still comes to mind, as in what if that player dies, and the admin who setup the RFID isn't on? An unauthorized person will be able to access that area, by stealing the RFID tag, once that person dies.
(Offtopic: I wondered about that, because I checked this topic before I signed off PC for the night, and it was there, and I log in on my phone about 10-20 mins later and it was gone. Lol)
Edit: Just had that crash happen again with the username logger. Thankfully though I had a backup of the server world in singleplayer, I just copied over. I've deleted all username loggers placed in my world for now. You already know the general error, but I've pasted this most recent one below in the spoiler.
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
java.lang.ClassCastException: net.minecraft.entity.passive.EntityHorse cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 3 / 0x3 / 0b0011
Block location: World: (-77,71,-224), Chunk: (at 3,4,0 in -5,-14; contains blocks -80,0,-224 to -65,255,-209), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 3 / 0x3 / 0b0011
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/157, l='world', x=-72.84, y=71.85, z=-221.43]]
Chunk stats: ServerChunkCache: 998 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -169.00,63.00,81.00 - World: (-169,63,81), Chunk: (at 7,3,1 in -11,5; contains blocks -176,0,80 to -161,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 11056239 game time, 7665 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:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 77902728 bytes (74 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1732 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA Forge{11.15.1.1732} [Minecraft Forge] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/157, l='world', x=-72.84, y=71.85, z=-221.43]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
java.lang.NullPointerException: Unexpected error
at buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
java.lang.NullPointerException: Unexpected error
at buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
java.lang.NullPointerException: Unexpected error
at buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
java.lang.NullPointerException: Unexpected error
at buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 236579304 bytes (225 MB) / 511442944 bytes (487 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA LookingGlass{0.2.0.00} [Looking Glass] (lookingglass-1.7.10-0.2.0.00.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.1.jar)
UCHIJAAAA BuildCraft|Core{7.1.6} [BuildCraft] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Builders{7.1.6} [BC Builders] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Transport{7.1.6} [BC Transport] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Energy{7.1.6} [BC Energy] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.6} [BC Silicon] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.6} [BC Robotics] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Factory{7.1.6} [BC Factory] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (Custom-NPCs-Mod-1.7.10.jar)
UCHIJAAAA props{1.10} [Decocraft] (Decocraft-1.10_1.7.2and1.7.10.jar.zip)
UCHIJAAAA malisiscore{1.7.10-0.14.1} [MalisisCore] (malisiscore-1.7.10-0.14.1.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
UCHIJAAAA moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.06' Renderer: 'GeForce GTX 860M/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.06, 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)
I also wonder, how do you add more then one camera to one pad?
Aaaaaah, sweet ol' LookingGlass making our lives hard. Try updating buildcraft and if the issue persists, disable LookingGlass.
As for adding multiple cameras to one Camera Monitor, that's only possible if you're not using LookingGlass.
As soon as:
A: Cauldron fixes their chunk data
B: xCompWiz finds a way to fix the incorrect chunk data Cauldron provides
I wish Cauldron (or even Kcauldron) would be nicer about that fix instead of being (what I can tell through text online) snarky about anyone bringing it up.
so i looked for a new version of forge and installed it from this site: http://files.minecraftforge.net/
i selected 1.8 above and downloaded the recommended installer-win, as i use windows 10.
i opened the forge installer and did install client, as before with the older version, i still get the same crash, should i remove the old one before installing the new one? and what files should be deleted then as i don't know wich files are placed by the installer.
the site says it's forge 11.15.1.1722<!-- built on 01/25/2016 02:40:10 PM --> so that's above 11.14.3.1556 if i can still count, so why doesn't it just work? it's the newwest recommended version, or is it because the securitycraft mod is the 1.8.8 and i use minecraft 1.8.9, could that be it?
thanks for good customer service here, not many sites that provide such fast replies
Make sure you have the correct Forge version selected in the Minecraft Launcher profile you use.
As for deleting files, you can delete all folders you don't need in .minecraft/versions.
so i tried them all and with the forge (last one in above screenshot) it gave a new crash. does it mean it just won't work in minecraft 1.8.9?
or is there a way to fix this?
Download SecurityCraft for Minecraft 1.8.8 not 1.8
Security cameras work great inside the default overworld but I was wondering about other dimension? I have a house in a ForgeEssentials dimension. When I set up the camera what I see are images from the same location but in overworld. Are there any options to tell the camera which dimension to use? (The ForgeEssentials dimension I set up is 10, so it's not one of overworld, nether, end.) It would be great if the cameras could at least use the same dimension they were created in for capturing.
Yeah, no worries
Based on reading that RFID suggestion, it sounds pretty much like what I had in mind. Though, the groups part wasn't part of my original thought, the groups part makes it alot better to. I only had the general idea, of the user having it in their inventory would grant them access without having it on their hotbar, and in hand.
I didn't really think about how the admin would "authorize" a user to an RFID tag, and then de-authorize the same one. Might be inconvenient but the admin would maybe click the reader and remove that user from being able to access that area, similar to how you setup the keycard reader & keypad? With the groups & everything, an option to make new groups, with a default "Master" group which basically allows anyone holding that RFID tag linked to that group to access all RFID secured areas? Unfortunately, the aspect of dying in Minecraft still comes to mind, as in what if that player dies, and the admin who setup the RFID isn't on? An unauthorized person will be able to access that area, by stealing the RFID tag, once that person dies.
(Offtopic: I wondered about that, because I checked this topic before I signed off PC for the night, and it was there, and I log in on my phone about 10-20 mins later and it was gone. Lol)
Edit: Just had that crash happen again with the username logger. Thankfully though I had a backup of the server world in singleplayer, I just copied over. I've deleted all username loggers placed in my world for now. You already know the general error, but I've pasted this most recent one below in the spoiler.
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 06/02/16 6:32 PM
Description: Ticking block entity
java.lang.ClassCastException: net.minecraft.entity.passive.EntityHorse cannot be cast to net.minecraft.entity.player.EntityPlayer
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.geforcemods.securitycraft.tileentity.TileEntityLogger.attackEntity(TileEntityLogger.java:19)
at net.geforcemods.securitycraft.api.TileEntitySCTE.func_73660_a(TileEntitySCTE.java:123)
-- Block entity being ticked --
Details:
Name: usernameLogger // net.geforcemods.securitycraft.tileentity.TileEntityLogger
Block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Block data value: 3 / 0x3 / 0b0011
Block location: World: (-77,71,-224), Chunk: (at 3,4,0 in -5,-14; contains blocks -80,0,-224 to -65,255,-209), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #225 (tile.usernameLogger // net.geforcemods.securitycraft.blocks.BlockLogger)
Actual block data value: 3 / 0x3 / 0b0011
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['EPS_KN1IGHT'/157, l='world', x=-72.84, y=71.85, z=-221.43]]
Chunk stats: ServerChunkCache: 998 Drop: 0
Level seed: -3535499451771705322
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -169.00,63.00,81.00 - World: (-169,63,81), Chunk: (at 7,3,1 in -11,5; contains blocks -176,0,80 to -161,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 11056239 game time, 7665 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:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 77902728 bytes (74 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1732 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA Forge{11.15.1.1732} [Minecraft Forge] (forge-1.8.9-11.15.1.1732-universal.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.8.8] SecurityCraft v1.8.1.jar)
Loaded coremods (and transformers):
Profiler Position: N/A (disabled)
Player Count: 1 / 5; [EntityPlayerMP['EPS_KN1IGHT'/157, l='world', x=-72.84, y=71.85, z=-221.43]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Sweet mod! You might want to include a link to LookingGlass, though, took me a little while to figure that out....
I wonder what I was thinking.
I crashed, here is my crash log
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/7/16 7:43 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['TheNerfAlpha'/12522455, l='MpServer', x=-119.93, y=64.62, z=265.18]]
Chunk stats: MultiplayerChunkCache: 358, 358
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-228,64,256), Chunk: (at 12,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 203425 game time, 75092 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: 104 total; [EntitySkeleton['Skeleton'/12524978, l='MpServer', x=-124.50, y=43.00, z=238.50], EntityBat['Bat'/12522410, l='MpServer', x=-120.75, y=46.00, z=304.75], EntityItem['item.item.bone'/12522409, l='MpServer', x=-113.25, y=72.13, z=261.13], EntityItem['item.item.arrow'/12522408, l='MpServer', x=-114.25, y=72.13, z=261.13], EntitySkeleton['Skeleton'/12522398, l='MpServer', x=-125.25, y=40.00, z=225.69], EntitySkeleton['Skeleton'/12580510, l='MpServer', x=-58.50, y=16.61, z=267.50], EntitySkeleton['Skeleton'/12580508, l='MpServer', x=-55.50, y=16.61, z=265.50], EntitySkeleton['Skeleton'/12580507, l='MpServer', x=-56.50, y=16.61, z=263.50], EntitySkeleton['Skeleton'/12522394, l='MpServer', x=-121.50, y=40.00, z=222.50], EntitySkeleton['Skeleton'/12580505, l='MpServer', x=-97.50, y=5.61, z=246.50], EntityZombie['Zombie'/12522392, l='MpServer', x=-119.09, y=41.00, z=221.47], EntitySkeleton['Skeleton'/12580504, l='MpServer', x=-96.50, y=5.61, z=244.50], EntitySkeleton['Skeleton'/12577175, l='MpServer', x=-73.50, y=23.56, z=240.50], EntityWitch['Witch'/12586992, l='MpServer', x=-56.50, y=55.00, z=189.50], EntityZombie['Zombie'/12522894, l='MpServer', x=-196.50, y=-27.59, z=190.50], EntitySkeleton['Skeleton'/12586993, l='MpServer', x=-54.50, y=55.00, z=192.50], EntitySkeleton['Skeleton'/12586994, l='MpServer', x=-53.50, y=55.00, z=192.50], EntitySkeleton['Skeleton'/12586995, l='MpServer', x=-49.50, y=55.00, z=194.50], EntitySkeleton['Skeleton'/12586996, l='MpServer', x=-55.50, y=55.00, z=190.50], EntitySkeleton['Skeleton'/12586997, l='MpServer', x=-55.50, y=55.00, z=191.50], EntityCreeper['Creeper'/12586998, l='MpServer', x=-71.50, y=22.00, z=239.50], EntitySquid['Squid'/12522372, l='MpServer', x=-145.09, y=59.31, z=308.19], EntitySquid['Squid'/12522371, l='MpServer', x=-137.44, y=56.72, z=312.03], EntitySquid['Squid'/12522369, l='MpServer', x=-130.44, y=50.31, z=299.25], EntitySquid['Squid'/12522368, l='MpServer', x=-138.50, y=49.28, z=288.50], EntityCreeper['Creeper'/12598148, l='MpServer', x=-152.50, y=-12.43, z=231.50], EntityCreeper['Creeper'/12598149, l='MpServer', x=-149.50, y=-12.43, z=229.50], EntityZombie['Zombie'/12522489, l='MpServer', x=-172.50, y=15.64, z=287.31], EntityCreeper['Creeper'/12598151, l='MpServer', x=-146.97, y=-11.71, z=229.50], EntityCreeper['Creeper'/12598152, l='MpServer', x=-150.50, y=-12.43, z=229.50], EntityClientPlayerMP['TheNerfAlpha'/12522455, l='MpServer', x=-119.93, y=64.62, z=265.18], EntitySkeleton['Skeleton'/12525796, l='MpServer', x=-128.50, y=29.61, z=240.50], EntitySkeleton['Skeleton'/12522971, l='MpServer', x=-66.50, y=53.00, z=195.50], EntitySkeleton['Skeleton'/12522970, l='MpServer', x=-77.59, y=51.00, z=206.84], EntityCreeper['Creeper'/12522967, l='MpServer', x=-66.50, y=53.00, z=196.50], EntityCreeper['Creeper'/12578774, l='MpServer', x=-86.50, y=48.00, z=196.50], EntityZombie['Zombie'/12578773, l='MpServer', x=-78.50, y=48.00, z=197.50], EntityZombie['Zombie'/12522444, l='MpServer', x=-90.50, y=24.61, z=268.50], EntityCreeper['Creeper'/12522440, l='MpServer', x=-100.16, y=40.00, z=333.75], EntitySkeleton['Skeleton'/12522432, l='MpServer', x=-104.50, y=51.00, z=238.50], EntitySheep['Sheep'/12522302, l='MpServer', x=-189.78, y=77.00, z=191.81], EntityChicken['Chicken'/12522291, l='MpServer', x=-201.53, y=72.00, z=327.44], EntityCreeper['Creeper'/12570417, l='MpServer', x=-183.50, y=6.68, z=237.50], EntityZombie['Zombie'/12570416, l='MpServer', x=-113.50, y=21.65, z=250.50], EntityChicken['Chicken'/12522285, l='MpServer', x=-194.47, y=71.00, z=326.66], EntityZombie['Zombie'/12559147, l='MpServer', x=-174.50, y=-30.58, z=205.50], EntitySkeleton['Skeleton'/12570411, l='MpServer', x=-116.88, y=21.65, z=250.41], EntityBat['Bat'/12522283, l='MpServer', x=-199.74, y=44.71, z=341.31], EntityBat['Bat'/12522282, l='MpServer', x=-190.25, y=39.10, z=332.75], EntityZombie['Zombie'/12559146, l='MpServer', x=-178.50, y=-30.30, z=202.50], EntitySkeleton['Skeleton'/12570410, l='MpServer', x=-117.50, y=21.65, z=247.50], EntitySkeleton['Skeleton'/12559145, l='MpServer', x=-176.50, y=-30.30, z=203.50], EntityCreeper['Creeper'/12612952, l='MpServer', x=-103.00, y=60.00, z=211.60], EntityZombie['Zombie'/12600164, l='MpServer', x=-129.53, y=16.77, z=208.06], EntityZombie['Zombie'/12600165, l='MpServer', x=-132.50, y=16.00, z=199.50], EntityCreeper['Creeper'/12522260, l='MpServer', x=-193.50, y=-1.33, z=214.50], EntitySheep['Sheep'/12522257, l='MpServer', x=-192.81, y=77.00, z=190.19], EntitySkeleton['Skeleton'/12523024, l='MpServer', x=-185.50, y=-18.39, z=203.50], EntityItem['item.item.rottenFlesh'/12580367, l='MpServer', x=-113.63, y=63.13, z=268.66], EntityItem['item.item.bone'/12523015, l='MpServer', x=-62.38, y=68.13, z=269.19], EntityItem['item.item.arrow'/12523013, l='MpServer', x=-63.78, y=68.13, z=268.72], EntityBat['Bat'/12614779, l='MpServer', x=-188.39, y=36.46, z=274.38], EntitySpider['Spider'/12582147, l='MpServer', x=-121.28, y=30.96, z=248.25], EntitySkeleton['Skeleton'/12544257, l='MpServer', x=-132.09, y=17.57, z=277.50], EntitySkeleton['Skeleton'/12544256, l='MpServer', x=-132.16, y=16.57, z=279.28], EntitySquid['Squid'/12522367, l='MpServer', x=-139.28, y=48.00, z=295.84], EntityZombie['Zombie'/12525183, l='MpServer', x=-82.50, y=44.00, z=215.50], EntityCreeper['Creeper'/12615169, l='MpServer', x=-189.50, y=11.88, z=230.50], EntitySquid['Squid'/12522365, l='MpServer', x=-130.31, y=48.38, z=297.69], EntitySquid['Squid'/12522364, l='MpServer', x=-139.66, y=50.05, z=295.25], EntitySquid['Squid'/12522362, l='MpServer', x=-135.49, y=51.16, z=279.49], EntitySquid['Squid'/12522361, l='MpServer', x=-135.75, y=52.38, z=283.51], EntityBat['Bat'/12584710, l='MpServer', x=-53.11, y=33.78, z=266.76], EntitySquid['Squid'/12522360, l='MpServer', x=-135.52, y=51.37, z=280.74], EntityBat['Bat'/12584713, l='MpServer', x=-165.22, y=45.62, z=337.41], EntitySquid['Squid'/12522357, l='MpServer', x=-138.33, y=52.43, z=283.53], EntitySquid['Squid'/12522356, l='MpServer', x=-134.85, y=51.26, z=281.69], EntitySquid['Squid'/12522355, l='MpServer', x=-140.50, y=49.31, z=288.50], EntitySheep['Sheep'/12522353, l='MpServer', x=-139.44, y=64.00, z=194.69], EntityBat['Bat'/12584721, l='MpServer', x=-150.03, y=35.26, z=278.08], EntityItem['item.item.bone'/12523116, l='MpServer', x=-66.31, y=69.13, z=258.88], EntityBat['Bat'/12568684, l='MpServer', x=-46.25, y=55.10, z=198.25], EntityBat['Bat'/12568682, l='MpServer', x=-47.50, y=56.10, z=195.25], EntitySquid['Squid'/12522345, l='MpServer', x=-142.78, y=58.84, z=306.97], EntityItem['item.item.rottenFlesh'/12522343, l='MpServer', x=-159.28, y=65.13, z=287.16], EntityZombie['Zombie'/12522341, l='MpServer', x=-144.50, y=10.67, z=232.50], EntitySkeleton['Skeleton'/12523106, l='MpServer', x=-98.50, y=31.00, z=234.50], EntityBat['Bat'/12601373, l='MpServer', x=-91.07, y=46.00, z=212.25], EntitySkeleton['Skeleton'/12523105, l='MpServer', x=-93.44, y=37.00, z=226.91], EntityBat['Bat'/12601374, l='MpServer', x=-91.60, y=48.05, z=212.50], EntitySheep['Sheep'/12522336, l='MpServer', x=-146.22, y=64.00, z=202.25], EntitySkeleton['Skeleton'/12523104, l='MpServer', x=-98.50, y=31.00, z=233.50], EntitySheep['Sheep'/12522335, l='MpServer', x=-145.50, y=63.00, z=197.50], EntityCreeper['Creeper'/12523102, l='MpServer', x=-103.50, y=31.00, z=238.50], EntityCreeper['Creeper'/12597544, l='MpServer', x=-150.50, y=-37.19, z=235.50], EntityCreeper['Creeper'/12597546, l='MpServer', x=-148.50, y=-37.19, z=233.50], EntityChicken['Chicken'/12522318, l='MpServer', x=-175.56, y=71.00, z=335.38], EntityItem['item.item.rottenFlesh'/12522317, l='MpServer', x=-165.19, y=65.13, z=314.94], EntitySpider['Spider'/12522316, l='MpServer', x=-165.38, y=21.03, z=270.16], EntitySkeleton['Skeleton'/12570444, l='MpServer', x=-146.50, y=33.00, z=299.50], EntitySkeleton['Skeleton'/12576843, l='MpServer', x=-195.50, y=48.00, z=265.50], EntityBat['Bat'/12522309, l='MpServer', x=-191.25, y=40.10, z=335.28], EntityCreeper['Creeper'/12522308, l='MpServer', x=-191.50, y=37.00, z=329.50], EntityBat['Bat'/12522305, l='MpServer', x=-162.25, y=15.10, z=257.56]]
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:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 191668456 bytes (182 MB) / 630632448 bytes (601 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 12, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA LookingGlass{0.2.0.00} [Looking Glass] (lookingglass-1.7.10-0.2.0.00.jar)
UCHIJAAAAAAAAAAAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.1.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Core{7.1.6} [BuildCraft] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Builders{7.1.6} [BC Builders] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Transport{7.1.6} [BC Transport] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Energy{7.1.6} [BC Energy] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Silicon{7.1.6} [BC Silicon] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Robotics{7.1.6} [BC Robotics] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA BuildCraft|Factory{7.1.6} [BC Factory] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA customnpcs{1.7.10d} [CustomNpcs] (Custom-NPCs-Mod-1.7.10.jar)
UCHIJAAAAAAAAAAAAAA props{1.10} [Decocraft] (Decocraft-1.10_1.7.2and1.7.10.jar.zip)
UCHIJAAAAAAAAAAAAAA malisiscore{1.7.10-0.14.1} [MalisisCore] (malisiscore-1.7.10-0.14.1.jar)
UCHIJAAAAAAAAAAAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
UCHIJAAAAAAAAAAAAAA moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.06' Renderer: 'GeForce GTX 860M/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.06, 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)
It crashed when I was looking at this page with 5 cameras, and it crashed again...
Here is the crash log...
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2/7/16 7:47 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 buildcraft.transport.render.FacadeRenderHelper.pipeFacadeRenderer(FacadeRenderHelper.java:105)
at buildcraft.transport.FacadePluggable$FacadePluggableRenderer.renderPluggable(FacadePluggable.java:33)
at buildcraft.transport.render.PipeRendererWorld.renderPipe(PipeRendererWorld.java:170)
at buildcraft.transport.render.PipeRendererWorld.renderWorldBlock(PipeRendererWorld.java:237)
at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:118)
at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:53)
at net.minecraft.client.renderer.RenderBlocks.func_147805_b(RenderBlocks.java:296)
at net.minecraft.client.renderer.WorldRenderer.func_147892_a(WorldRenderer.java:181)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1553)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1187)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1015)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['TheNerfAlpha'/320, l='MpServer', x=-129.28, y=64.62, z=266.52]]
Chunk stats: MultiplayerChunkCache: 359, 359
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-228,64,256), Chunk: (at 12,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 204181 game time, 75848 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: 94 total; [EntitySkeleton['Skeleton'/256, l='MpServer', x=-121.50, y=40.00, z=222.50], EntitySkeleton['Skeleton'/257, l='MpServer', x=-128.06, y=40.00, z=229.47], EntitySkeleton['Skeleton'/258, l='MpServer', x=-117.50, y=11.55, z=247.50], EntityItem['item.item.rottenFlesh'/259, l='MpServer', x=-113.88, y=63.13, z=268.63], EntityItem['item.item.arrow'/260, l='MpServer', x=-114.25, y=72.13, z=261.13], EntityItem['item.item.bone'/261, l='MpServer', x=-113.25, y=72.13, z=261.13], EntityBat['Bat'/262, l='MpServer', x=-120.25, y=47.79, z=299.06], EntityCreeper['Creeper'/268, l='MpServer', x=-98.50, y=48.00, z=207.56], EntityCreeper['Creeper'/269, l='MpServer', x=-98.69, y=48.28, z=206.69], EntitySkeleton['Skeleton'/270, l='MpServer', x=-102.47, y=37.00, z=219.91], EntityCreeper['Creeper'/271, l='MpServer', x=-100.97, y=59.00, z=214.53], EntityCreeper['Creeper'/272, l='MpServer', x=-103.50, y=31.00, z=238.50], EntityCreeper['Creeper'/273, l='MpServer', x=-103.50, y=38.00, z=224.50], EntitySkeleton['Skeleton'/274, l='MpServer', x=-104.50, y=51.00, z=238.50], EntitySkeleton['Skeleton'/275, l='MpServer', x=-96.50, y=1.55, z=244.50], EntitySkeleton['Skeleton'/276, l='MpServer', x=-95.66, y=2.55, z=247.25], EntityCreeper['Creeper'/277, l='MpServer', x=-100.16, y=40.00, z=333.75], EntityZombie['Zombie'/284, l='MpServer', x=-82.50, y=44.00, z=215.50], EntityBat['Bat'/285, l='MpServer', x=-84.47, y=43.39, z=210.59], EntityZombie['Zombie'/286, l='MpServer', x=-90.50, y=20.55, z=268.50], EntityZombie['Zombie'/287, l='MpServer', x=-89.50, y=19.00, z=337.50], EntitySkeleton['Skeleton'/288, l='MpServer', x=-75.50, y=49.00, z=198.50], EntityZombie['Zombie'/289, l='MpServer', x=-77.50, y=49.00, z=200.50], EntityBat['Bat'/290, l='MpServer', x=-65.78, y=42.95, z=219.50], EntityCreeper['Creeper'/291, l='MpServer', x=-71.50, y=22.00, z=239.50], EntitySkeleton['Skeleton'/292, l='MpServer', x=-73.50, y=19.55, z=240.50], EntityItem['item.item.bone'/293, l='MpServer', x=-66.31, y=69.13, z=258.88], EntityWitch['Witch'/298, l='MpServer', x=-56.50, y=55.00, z=189.50], EntitySkeleton['Skeleton'/300, l='MpServer', x=-54.50, y=55.00, z=188.88], EntitySkeleton['Skeleton'/301, l='MpServer', x=-53.50, y=55.00, z=192.50], EntitySkeleton['Skeleton'/302, l='MpServer', x=-49.50, y=55.00, z=194.50], EntityCreeper['Creeper'/303, l='MpServer', x=-58.50, y=33.00, z=223.50], EntityCreeper['Creeper'/304, l='MpServer', x=-55.50, y=33.00, z=220.50], EntitySkeleton['Skeleton'/305, l='MpServer', x=-56.50, y=12.55, z=263.50], EntitySkeleton['Skeleton'/306, l='MpServer', x=-58.50, y=12.55, z=267.50], EntitySkeleton['Skeleton'/307, l='MpServer', x=-50.22, y=15.55, z=264.53], EntityCreeper['Creeper'/308, l='MpServer', x=-48.63, y=15.55, z=267.44], EntityClientPlayerMP['TheNerfAlpha'/320, l='MpServer', x=-129.28, y=64.62, z=266.52], EntitySheep['Sheep'/155, l='MpServer', x=-193.50, y=77.00, z=190.34], EntityCreeper['Creeper'/156, l='MpServer', x=-196.13, y=13.00, z=220.22], EntitySkeleton['Skeleton'/157, l='MpServer', x=-197.50, y=13.00, z=224.50], EntityCreeper['Creeper'/158, l='MpServer', x=-206.50, y=32.00, z=256.50], EntitySkeleton['Skeleton'/159, l='MpServer', x=-195.50, y=48.00, z=265.50], EntityZombie['Zombie'/160, l='MpServer', x=-203.50, y=48.00, z=259.50], EntitySkeleton['Skeleton'/178, l='MpServer', x=-207.50, y=50.00, z=321.50], EntityChicken['Chicken'/179, l='MpServer', x=-194.47, y=71.00, z=326.66], EntityChicken['Chicken'/183, l='MpServer', x=-201.53, y=72.00, z=327.44], EntitySkeleton['Skeleton'/192, l='MpServer', x=-176.50, y=18.00, z=203.50], EntityZombie['Zombie'/193, l='MpServer', x=-178.50, y=18.00, z=202.50], EntityCreeper['Creeper'/194, l='MpServer', x=-183.50, y=15.00, z=237.50], EntityCreeper['Creeper'/195, l='MpServer', x=-189.50, y=15.00, z=230.50], EntityBat['Bat'/196, l='MpServer', x=-185.47, y=37.42, z=279.47], EntityCreeper['Creeper'/197, l='MpServer', x=-196.22, y=37.00, z=324.84], EntityBat['Bat'/198, l='MpServer', x=-190.25, y=39.10, z=332.75], EntityBat['Bat'/199, l='MpServer', x=-191.25, y=40.10, z=335.28], EntityBat['Bat'/200, l='MpServer', x=-174.09, y=48.10, z=319.31], EntityZombie['Zombie'/206, l='MpServer', x=-169.50, y=3.55, z=204.50], EntityBat['Bat'/207, l='MpServer', x=-162.25, y=15.10, z=257.56], EntitySpider['Spider'/208, l='MpServer', x=-165.38, y=21.24, z=270.16], EntityZombie['Zombie'/209, l='MpServer', x=-172.50, y=30.00, z=287.31], EntityItem['item.item.rottenFlesh'/210, l='MpServer', x=-165.19, y=65.13, z=314.94], EntityBat['Bat'/211, l='MpServer', x=-153.28, y=46.26, z=337.88], EntityChicken['Chicken'/212, l='MpServer', x=-175.56, y=71.00, z=335.38], EntitySheep['Sheep'/218, l='MpServer', x=-145.50, y=63.00, z=197.50], EntitySheep['Sheep'/219, l='MpServer', x=-146.22, y=64.00, z=202.25], EntityZombie['Zombie'/220, l='MpServer', x=-149.00, y=24.00, z=229.78], EntityCreeper['Creeper'/221, l='MpServer', x=-150.50, y=19.00, z=235.50], EntityCreeper['Creeper'/222, l='MpServer', x=-148.50, y=19.00, z=233.50], EntityCreeper['Creeper'/223, l='MpServer', x=-152.50, y=24.00, z=231.50], EntityCreeper['Creeper'/224, l='MpServer', x=-149.88, y=24.00, z=229.31], EntityCreeper['Creeper'/225, l='MpServer', x=-146.97, y=24.00, z=229.50], EntityCreeper['Creeper'/226, l='MpServer', x=-150.78, y=24.00, z=229.53], EntityItem['item.item.rottenFlesh'/227, l='MpServer', x=-159.28, y=65.13, z=287.16], EntitySkeleton['Skeleton'/228, l='MpServer', x=-146.50, y=33.00, z=299.50], EntitySquid['Squid'/229, l='MpServer', x=-146.59, y=59.34, z=302.53], EntityZombie['Zombie'/233, l='MpServer', x=-132.50, y=16.00, z=199.50], EntitySheep['Sheep'/234, l='MpServer', x=-139.44, y=64.00, z=194.69], EntityZombie['Zombie'/235, l='MpServer', x=-132.39, y=31.99, z=197.69], EntityZombie['Zombie'/236, l='MpServer', x=-124.63, y=21.00, z=221.03], EntityZombie['Zombie'/237, l='MpServer', x=-131.50, y=19.00, z=219.50], EntitySkeleton['Skeleton'/238, l='MpServer', x=-128.38, y=44.00, z=239.85], EntitySkeleton['Skeleton'/239, l='MpServer', x=-131.22, y=35.00, z=281.31], EntitySkeleton['Skeleton'/240, l='MpServer', x=-133.35, y=36.00, z=278.93], EntitySquid['Squid'/241, l='MpServer', x=-135.53, y=51.03, z=280.69], EntitySquid['Squid'/242, l='MpServer', x=-135.98, y=51.00, z=283.50], EntitySquid['Squid'/243, l='MpServer', x=-136.30, y=51.47, z=283.49], EntitySquid['Squid'/244, l='MpServer', x=-133.02, y=52.00, z=276.50], EntitySquid['Squid'/245, l='MpServer', x=-135.34, y=51.00, z=282.36], EntitySquid['Squid'/246, l='MpServer', x=-134.79, y=48.31, z=294.88], EntitySquid['Squid'/247, l='MpServer', x=-138.53, y=49.40, z=291.12], EntitySquid['Squid'/248, l='MpServer', x=-138.30, y=50.42, z=290.77], EntitySquid['Squid'/249, l='MpServer', x=-132.16, y=48.16, z=294.61], EntitySquid['Squid'/250, l='MpServer', x=-139.53, y=48.20, z=288.50], EntitySquid['Squid'/251, l='MpServer', x=-145.28, y=58.31, z=310.56]]
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:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 236579304 bytes (225 MB) / 511442944 bytes (487 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA LookingGlass{0.2.0.00} [Looking Glass] (lookingglass-1.7.10-0.2.0.00.jar)
UCHIJAAAA securitycraft{v1.8.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.1.jar)
UCHIJAAAA BuildCraft|Core{7.1.6} [BuildCraft] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Builders{7.1.6} [BC Builders] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Transport{7.1.6} [BC Transport] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Energy{7.1.6} [BC Energy] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.6} [BC Silicon] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.6} [BC Robotics] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA BuildCraft|Factory{7.1.6} [BC Factory] (BuildCraft-Mod-1.7.10.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (Custom-NPCs-Mod-1.7.10.jar)
UCHIJAAAA props{1.10} [Decocraft] (Decocraft-1.10_1.7.2and1.7.10.jar.zip)
UCHIJAAAA malisiscore{1.7.10-0.14.1} [MalisisCore] (malisiscore-1.7.10-0.14.1.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
UCHIJAAAA moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.06' Renderer: 'GeForce GTX 860M/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.06, 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)
I also wonder, how do you add more then one camera to one pad?
Aaaaaah, sweet ol' LookingGlass making our lives hard. Try updating buildcraft and if the issue persists, disable LookingGlass.
As for adding multiple cameras to one Camera Monitor, that's only possible if you're not using LookingGlass.
are the security cameras in version 1.7.10?
They are in SecurityCraft v1.8.0/v1.8.1 for Minecraft 1.7.10/1.8/1.8.8.
Think it's possible to add the option in the securitycraft.cfg to enable (allow) & disable (disallow) the Code Breaker?
No worries if not.
~ KRI
yes there is a option to remove the code breaker (disable it)
its in the scuritycraft config last time I checked
Yep. You are correct
In all fairness when I made that post, I hadn't had much sleep, so I probably missed it in the cfg file!
~ KRI
I wish that the cameras were in 1.7.10 because most mods i use are in 1.7.10
and there are no other [working] security camera or cctv mods
Security Cameras can be found in v1.8.0/v1.8.1 for every Minecraft version from 1.7.10 up to 1.8.8/1.8.9.
You basically answered your question yourself:
The mods and versions listed below could not be found:
Forge : minimum version required is 11.14.3.1556
aka update your Forge version.
As soon as:
A: Cauldron fixes their chunk data
B: xCompWiz finds a way to fix the incorrect chunk data Cauldron provides
Very likely.
I wish Cauldron (or even Kcauldron) would be nicer about that fix instead of being (what I can tell through text online) snarky about anyone bringing it up.
Check out The Valley! My own Server and Modpacks!
Forum: http://thevalley.guildtag.com/
Discord: https://discordapp.com/invite/mx9GCDQ
The Valley 1.7.10 is available on Technic here:The Valley 1.7.10 -> Curseforge External link HERE
The Valley 1.12.2 is available on Curseforge here: The Valley 1.12.2
The Valley 1.20.1 is available at this IP: thevalley.noip.me:25567 (NOW BEDROCK COMPATIBLE!)
Make sure you have the correct Forge version selected in the Minecraft Launcher profile you use.
As for deleting files, you can delete all folders you don't need in .minecraft/versions.
Download SecurityCraft for Minecraft 1.8.8 not 1.8
How do you Get a camera monitor in a frame?
Security cameras work great inside the default overworld but I was wondering about other dimension? I have a house in a ForgeEssentials dimension. When I set up the camera what I see are images from the same location but in overworld. Are there any options to tell the camera which dimension to use? (The ForgeEssentials dimension I set up is 10, so it's not one of overworld, nether, end.) It would be great if the cameras could at least use the same dimension they were created in for capturing.
Thanks,
John K
i cant make the frame work on 1.7.10 version, any reason?