Client> 2013-09-03 21:52:53 [INFO] [STDERR] net.minecraft.util.ReportedException: Ticking entity
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:672)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] Caused by: java.lang.NullPointerException
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at mods.immibis.redlogic.wires.WireTile.getDescriptionPacket(WireTile.java:241)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at mods.immibis.redlogic.wires.RedAlloyTile.getDescriptionPacket(RedAlloyTile.java:300)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at mods.immibis.redlogic.wires.WireTile.func_70319_e(WireTile.java:1)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.World.func_72866_a(World.java:2345)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.World.func_72870_g(World.java:2306)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.World.func_72939_s(World.java:2152)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] ... 4 more
Client> 2013-09-03 21:52:53 [SCHWERWIEGEND] [Minecraft-Server] Encountered an unexpected exception ReportedException
Client> net.minecraft.util.ReportedException: Ticking entity
Client> at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:672)
Client> at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
Client> at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
Client> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
Client> at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Client> Caused by: java.lang.NullPointerException
Client> at mods.immibis.redlogic.wires.WireTile.getDescriptionPacket(WireTile.java:241)
Client> at mods.immibis.redlogic.wires.RedAlloyTile.getDescriptionPacket(RedAlloyTile.java:300)
Client> at mods.immibis.redlogic.wires.WireTile.func_70319_e(WireTile.java:1)
Client> at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
Client> at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
Client> at net.minecraft.world.World.func_72866_a(World.java:2345)
Client> at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
Client> at net.minecraft.world.World.func_72870_g(World.java:2306)
Client> at net.minecraft.world.World.func_72939_s(World.java:2152)
Client> at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
Client> at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
Client> ... 4 more
The saved game cannot be loaded anymore. It freezes on the first frame after loading the saved game.
There's a farm in the saved game which is wired with redlogic.
Can you add redstone support for Dimensional Anchors: if redstone signal is active, the chunks should not stay loaded. This is for servers that require your chunks to unload after you logoff.
Can you add redstone support for Dimensional Anchors: if redstone signal is active, the chunks should not stay loaded. This is for servers that require your chunks to unload after you logoff.
Isn't that what fuel requirements are for? To turn off and unload?
(In regard to a mod that gives realistic animal genetics):
Would you really rather have bees that make diamonds and oil with magical genetic blocks?
... did I really ask that?
In playing alot with microblocks in the past few weeks i have to say i LOVE this mod. Its amazing and really allows one to put so much more detail into thier building. I would like very much to see this mod expanded to be able to support other popular mods blocks. For example: Natura, ExtraBiomesXL, Mo Creatures, Metallurgy ect ect.
Perhaps even if its just configurable in the config file to add more block id's?
Thanks for giving us many hours of fun with your mod
It just keeps spamming that till it gets cut off by the client... I think this might be on the GLSL end and not RedPower, Shame really
EDIT:
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:129)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:192)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:99)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:87)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:540)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:245)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
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)
So I figured I'd be clever and hook up a black hole chest to a low priority teleposer... but it won't put more than 80 items in the bhc. Has anyone got this working to a higher capacity? =/
Something that would be nice is a preview of what the LXP Combiner will make with the items in the input slots. Kinda like the anvil does but maybe an info window or a ghost item
Time: 22/08/13 00:00
Description: Failed to start game
java.lang.IllegalStateException: Too late to request IDs, use pre-init
at mods.immibis.core.impl.IDAllocator.request(IDAllocator.java:159)
at mods.immibis.core.impl.IDAllocator.requestBlock(IDAllocator.java:207)
at mods.immibis.microblocks.MicroblockSystem.init(MicroblockSystem.java:260)
at mods.immibis.microblocks.coremod.BridgeClass2.init(BridgeClass2.java:40)
at mods.immibis.microblocks.coremod.MicroblocksModContainer.init(MicroblocksModContainer.java:74)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
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:314)
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:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
For some reason in Forge latest version (9.10.0.842), the hacksaw isn't added. Also, worlds with microblocks crash the JVM. Downgrading to 9.10.0.828 works for me.
Just FYI, I hit a block ID conflict between redlogic.lampCubeIndicatorOn in Immibis Core and the Pam's Weeee! Flowers mod, both of which use id 3104. Since there's five lamp IDs apparently scattered completely at random, but nothing else near to the 882 ID used by redlogic.lampCubeIndicatorOff appears to be in use, I remapped the five redlogic.lampCube IDs to 881-885 and that is working fine.
Quickie question -- Do you have any plans to replicate some of the Redpower machines such as, specifically, RedPower filters and sorters? They are astoundingly useful for machine automation, and the combination of a chest plus a RedPower filter plus a Factorization router plus a big pile of Factorization barrels (well, plus of course a little supporting plumbing) makes an awesome, fast, compact auto-sorting storage system.
I've just tried microblocks in my world, and it seems that the microblocks and pipes and cables will not occupy the same block. I've tried putting the pipe first and the microblock first, but they always occupy the block next to it. Not sure what's wrong. I'm using 1.5.2 and the latest version of immibis core and microblocks for 1.5.2.
Open .minecraft/config/immibis-microblocks.cfg. If there are a lot of lines with - signs and then class names, remove all the - signs.
Time: 28.08.13 18:00
Description: Initializing game
java.lang.RuntimeException: One or more errors were thrown while loading RedLogic
at mods.immibis.cobaltite.ModBase._preinit(ModBase.java:256)
at mods.immibis.redlogic.RedLogicMod.preinit(RedLogicMod.java:97)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.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:521)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
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.NoClassDefFoundError: mods/immibis/redlogic/gates/GateTile
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructors(Unknown Source)
at mods.immibis.cobaltite.ModBase._preinit(ModBase.java:169)
... 37 more
Caused by: java.lang.ClassNotFoundException: mods.immibis.redlogic.gates.GateTile
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:94)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mods.immibis.cobaltite.ModBase._preinit(ModBase.java:256)
at mods.immibis.redlogic.RedLogicMod.preinit(RedLogicMod.java:97)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.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:521)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
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)
That version of RedLogic requires Immibis's Microblocks.
I found a bug with Dimensional Anchors 56.0.1. No crash report because it didn't crash, but after I set up a Dimensional Anchor at my lava pumping station in the Nether, nether mobs started "leaking through" to the overworld throughout the area of the dimensional anchor. They were stuck in place, most of them jerking up and down, many of them partially embedded in terrain — a whole lot of pigzombies, a MoC hellrat, a MoC nightmare, even a ghast. I could not interact with them in any way. When I reduced the radius of the anchor, the "leaking" mobs outside the new radius disappeared from the overworld, and when I removed the anchor entirely, they all vanished.
That is weird. It's probably a Forge bug - the actual chunk loading is handled by Forge.
For some reason in Forge latest version (9.10.0.842), the hacksaw isn't added. Also, worlds with microblocks crash the JVM. Downgrading to 9.10.0.828 works for me.
Possibly fixed.
Aw, now it broke it for the older versions of forge for 9.10.0.830 and below.
I tracked the issue and it appears that the cause is:
Quote from cpw »
Build 1.6.2-9.10.0.831
Updated FML: MinecraftForge/FML@24701206808a43b9c7b10d7130c47b5d1e841bb6 Clean up a couple of resources. Also, don't parse jars just because they're in the mods dir
From 1.6.2-9.10.0.831 and on, the saw was missing.
Now it's missing for the older versions...
I know about it. It is actually an issue where denLib (and any other mod of mine with a core component) does not use a coremod style mod container (i.e. I don't extend and properly implement DummyModContainer, I use the normal Annotations). They are actually a coremod and a normal mod combined. Forge past 831 no longer allows this.
What if putting an LXP Absorber (the one that takes XP from players) next to a furnace allowed you to get the XP you'd normally miss out on by sucking the result out with hoppers or pipes. Just a thought, great mods man!
I don't know what to do atm, I disabled Forge Multiparts, added latest Immibis Core and Microblocks, and still all I see from immibis mods are Unknown (from Item Subsets) and item.immibis_microblocks.saw.name (Which should be the saw, but looks like golden compass still).
It seams everything that doesn't have a texture uses Forestry's Habitat Locator icon in NEI. I changed ID, didn't help. All microblocks are craftable and placeable, but called "immibis_microblocks.nameformat(number)", and don't appear in NEI even after I set "enableNEI: true".
I am aware that this might be some mod conflict, but i have no idea where to start, I searched everything I could on google and nothing appears...
MC 1.6.2, versions 56.0.5, Forge9.10.0.845, Client and Server.
"Client> 2013-09-10 00:39:25 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: immibis_microblocks:textures/items/saw.png" http://pastebin.com/gppsNRrz
I don't know what to do atm, I disabled Forge Multiparts, added latest Immibis Core and Microblocks, and still all I see from immibis mods are Unknown (from Item Subsets) and item.immibis_microblocks.saw.name (Which should be the saw, but looks like golden compass still).
It seams everything that doesn't have a texture uses Forestry's Habitat Locator icon in NEI. I changed ID, didn't help. All microblocks are craftable and placeable, but called "immibis_microblocks.nameformat(number)", and don't appear in NEI even after I set "enableNEI: true".
I am aware that this might be some mod conflict, but i have no idea where to start, I searched everything I could on google and nothing appears...
MC 1.6.2, versions 56.0.5, Forge9.10.0.845, Client and Server.
"Client> 2013-09-10 00:39:25 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: immibis_microblocks:textures/items/saw.png" http://pastebin.com/gppsNRrz
Thanks!
Downgrade to or below Forge9.10.0.830 . It's a coremod + mod in the same jar issue.
I never had to install a coremod before, so far all my mods go into the regular mods folder. I just need to create a folder called coremods and put this inside, right?
Assuming you're using MC 1.6.2 and Forge 804 and later, nope.
Coremods now go in the mods folder like regular mods do.
Downgrade to or below Forge9.10.0.830 . It's a coremod + mod in the same jar issue.
Thank you for replying
If that is the problem, I will have to wait until Immibis updates/fixes these mods, I was doing all this for Red Logic, but it seams now that I will have to wait as downgrading forge that much is not an option (I remember that some of the mods I use are built on 842+).
But you reminded me to check forge, I had no idea updates are coming out that fast, so upgrading might fix some other problems that I had
Cheers 0/
edit1: I just saw its 830, i could have sworn that it was 800 yesterday, might give it a try after all, will edit if it works.
edit2: Just tried 828, doesn't work, looks like i'll be waiting for update (and maybe by then Forge Multipart will be supported for RedLogic :/) Thx again peeple!
Done some tests between Immibis and Mutlipart - so far I think Immibis is winning, especially if he can fix one issue with the 'table design' style - IE putting a cover (as example) on a column, but in the same block space. I haven't seen comments about that here.
At the risk of blowing my own trumpet here, I have a link to a video I made which illustrates these differences. It does also show the issue with the saw textures.
I hopes it's ok to post this here.
Just a note regarding the saw textures, as people are talking about fixed builds etc - this vid was recorded with forge build 859 and microblocks 56.0.4
edit2: Just tried 828, doesn't work, looks like i'll be waiting for update (and maybe by then Forge Multipart will be supported for RedLogic :/) Thx again peeple!
Immibis has said that he has no plans to convert RedLogic to Forge Multipart Wish he would though, everyone seems to be migrating to it, even though Immibis' is better.
BUt no liquid XP pump out(connect with tank). I losed 56lvl xp.I thought that is my used tank mod bugs. Thanks.
Client> 2013-09-03 21:52:53 [INFO] [STDERR] net.minecraft.util.ReportedException: Ticking entity
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:672)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] Caused by: java.lang.NullPointerException
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at mods.immibis.redlogic.wires.WireTile.getDescriptionPacket(WireTile.java:241)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at mods.immibis.redlogic.wires.RedAlloyTile.getDescriptionPacket(RedAlloyTile.java:300)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at mods.immibis.redlogic.wires.WireTile.func_70319_e(WireTile.java:1)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.World.func_72866_a(World.java:2345)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.World.func_72870_g(World.java:2306)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.World.func_72939_s(World.java:2152)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
Client> 2013-09-03 21:52:53 [INFO] [STDERR] ... 4 more
Client> 2013-09-03 21:52:53 [SCHWERWIEGEND] [Minecraft-Server] Encountered an unexpected exception ReportedException
Client> net.minecraft.util.ReportedException: Ticking entity
Client> at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:672)
Client> at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
Client> at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
Client> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
Client> at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Client> Caused by: java.lang.NullPointerException
Client> at mods.immibis.redlogic.wires.WireTile.getDescriptionPacket(WireTile.java:241)
Client> at mods.immibis.redlogic.wires.RedAlloyTile.getDescriptionPacket(RedAlloyTile.java:300)
Client> at mods.immibis.redlogic.wires.WireTile.func_70319_e(WireTile.java:1)
Client> at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:517)
Client> at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:305)
Client> at net.minecraft.world.World.func_72866_a(World.java:2345)
Client> at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:717)
Client> at net.minecraft.world.World.func_72870_g(World.java:2306)
Client> at net.minecraft.world.World.func_72939_s(World.java:2152)
Client> at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:548)
Client> at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
Client> ... 4 more
There's a farm in the saved game which is wired with redlogic.
Is there a way to flag blocks as 'glass'? I cut some Tinkers Construct stained glass and it's no longer transparent.Immibis answered in irc; there isn't a config setting. Oh well, thanks for the great mod!
Isn't that what fuel requirements are for? To turn off and unload?
* Promoting this week: Captive Minecraft 4, Winter Realm. Aka: Vertical Vanilla Viewing. Clicky!
* My channel with Mystcraft, and general Minecraft Let's Plays: http://www.youtube.com/user/Keybounce.
* See all my video series: http://www.minecraftforum.net/forums/minecraft-editions/minecraft-editions-show-your/2865421-keybounces-list-of-creation-threads
(In regard to a mod that gives realistic animal genetics):
Would you really rather have bees that make diamonds and oil with magical genetic blocks?
... did I really ask that?
Those are two entirely separate things. Redstone swith would happen automatically using a player detector, fuel is just an annoyance...
In playing alot with microblocks in the past few weeks i have to say i LOVE this mod. Its amazing and really allows one to put so much more detail into thier building. I would like very much to see this mod expanded to be able to support other popular mods blocks. For example: Natura, ExtraBiomesXL, Mo Creatures, Metallurgy ect ect.
Perhaps even if its just configurable in the config file to add more block id's?
Thanks for giving us many hours of fun with your mod
Immibis Core 56.0.5:
Microblocks 56.0.5:
Report it to GLSL Shaders.
Works for me.
Should be fixed.
Make sure Immibis Core is installed in your mods folder. This isn't a problem in 1.6.2.
Possibly fixed.
They are not. Liquid XP machines should accept mob essence, unless it's broken again.
If they were equivalent it would be possible to duplicate them.
Fixed.
Thanks.
Open .minecraft/config/immibis-microblocks.cfg. If there are a lot of lines with - signs and then class names, remove all the - signs.
Very unlikely at this point.
Probably fixed.
That version of RedLogic requires Immibis's Microblocks.
That is weird. It's probably a Forge bug - the actual chunk loading is handled by Forge.
Aw, now it broke it for the older versions of forge for 9.10.0.830 and below.
I tracked the issue and it appears that the cause is:
From 1.6.2-9.10.0.831 and on, the saw was missing.
Now it's missing for the older versions...
Also, careful: https://github.com/M.../FML/issues/277
-edit-
Further testing indicates that this issue hasn't been fixed. saw texture is still missing.
Still having the same issue with Microocks not showing.
Cheers!
~M
It seams everything that doesn't have a texture uses Forestry's Habitat Locator icon in NEI. I changed ID, didn't help. All microblocks are craftable and placeable, but called "immibis_microblocks.nameformat(number)", and don't appear in NEI even after I set "enableNEI: true".
I am aware that this might be some mod conflict, but i have no idea where to start, I searched everything I could on google and nothing appears...
MC 1.6.2, versions 56.0.5, Forge9.10.0.845, Client and Server.
"Client> 2013-09-10 00:39:25 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: immibis_microblocks:textures/items/saw.png"
http://pastebin.com/gppsNRrz
Thanks!
Downgrade to or below Forge9.10.0.830 . It's a coremod + mod in the same jar issue.
Coremods now go in the mods folder like regular mods do.
This game is so oreing.
Thank you for replying
If that is the problem, I will have to wait until Immibis updates/fixes these mods, I was doing all this for Red Logic, but it seams now that I will have to wait as downgrading forge that much is not an option (I remember that some of the mods I use are built on 842+).
But you reminded me to check forge, I had no idea updates are coming out that fast, so upgrading might fix some other problems that I had
Cheers 0/
edit1: I just saw its 830, i could have sworn that it was 800 yesterday, might give it a try after all, will edit if it works.
edit2: Just tried 828, doesn't work, looks like i'll be waiting for update (and maybe by then Forge Multipart will be supported for RedLogic :/) Thx again peeple!
At the risk of blowing my own trumpet here, I have a link to a video I made which illustrates these differences. It does also show the issue with the saw textures.
I hopes it's ok to post this here.
Just a note regarding the saw textures, as people are talking about fixed builds etc - this vid was recorded with forge build 859 and microblocks 56.0.4
mc.maroochycraft.net