Closed Shadows-of-Fire closed 8 years ago
Update: Checking my server logs, it seems that the growing node would have attempted to crash the server. The 'crash' report is as follows. [03:31:05] [Server thread/ERROR] [FML/]: ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe!
Time: 11/28/15 3:31 AM Description: Ticking block entity
java.lang.NoSuchMethodError: thaumcraft.common.entities.EntityAspectOrb.func_70016_h(DDD)V at makeo.gadomancy.common.node.GrowingNodeBehavior.updateBehavior(GrowingNodeBehavior.java:191) at makeo.gadomancy.common.blocks.tiles.TileExtendedNode.handleGrowingNodeFirst(TileExtendedNode.java:174) at makeo.gadomancy.common.blocks.tiles.TileExtendedNode.func_145845_h(TileExtendedNode.java:74) at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- Head -- Stacktrace: at makeo.gadomancy.common.node.GrowingNodeBehavior.updateBehavior(GrowingNodeBehavior.java:191) at makeo.gadomancy.common.blocks.tiles.TileExtendedNode.handleGrowingNodeFirst(TileExtendedNode.java:174) at makeo.gadomancy.common.blocks.tiles.TileExtendedNode.func_145845_h(TileExtendedNode.java:74)
-- Block entity being ticked -- Details: Name: TileExtendedNode // makeo.gadomancy.common.blocks.tiles.TileExtendedNode Block type: ID #494 (tile.blockAiry // makeo.gadomancy.common.blocks.BlockNode) Block data value: 0 / 0x0 / 0b0000 Block location: World: (403,65,7060), Chunk: (at 3,4,4 in 25,441; contains blocks 400,0,7056 to 415,255,7071), Region: (0,13; contains chunks 0,416 to 31,447, blocks 0,0,6656 to 511,255,7167) Actual block type: ID #494 (tile.blockAiry // makeo.gadomancy.common.blocks.BlockNode) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 987388200 bytes (941 MB) / 3186360320 bytes (3038 MB) up to 3425435648 bytes (3266 MB)
JVM Flags: 10 total; -Xmx3G -Xms3G -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=80 -XX:+UseStringDeduplication -XX:+UseCompressedOops -XX:+UseCodeCacheFlushing -XX:ParallelGCThreads=4 -Xmx3300M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 159 mods loaded, 159 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
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1566} Minecraft Forge
UCHIJAAAA appliedenergistics2-core{rv3-alpha-9} Applied Energistics 2 Core
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJAAAA OpenComputers|Core{1.5.19.37} OpenComputers (Core)
UCHIJAAAA technomCore{0.12.0A} Technomancy Core
UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJAAAA WitchingGadgetsCore{1.1.10} Witching Gadgets Core
UCHIJAAAA OpenModsCore{0.8} OpenModsCore
UCHIJAAAA
The growing node was in the vicinity of nodes that it could've eaten, as per the thaumonomicon.
The error seems quite weird... Thanks for the bug report i will look into it!
Also, whenever the Node Manipulator Multiblock is draining vis from a wand, all of my Journeymap Waypoints freak out and move around my screen like mad. Not sure if anything can be done about that.
To give a bit of insight here:
This error is caused when setting the position of the aspect orb that is spawned when the growing node attacks another node. The error itself is then caused, because the .setVelocity (setting its movement) method (obfuscated to "func_70016_h") is missing for some reason. I will change it so it sets its movement vector differently - that should fix the issue.
For the compatibility with journeymap: I haven't tested that one - sorry, but we can't test compatibility with every mod - but we'll look into it and see what we can do about that.
I'll just keep the node manipulator away from my main nodes. It's rather a pain to remake 120 primal Nodal Mechanics nodes, so i wont take the chances.
Fixed in 1.0.6
So I ended up with a Normal, Growing, Bright node (I had left my wand in there so it may have caused itself to die by another infusion, not sure) and it just kinda vanished. It was 45 Ignis, 120 Aer, 60 Terra. It may also have attempted to crash the server because my forge.cfg is set to remove erroring blocks/entities so not sure on that one either. Just trying to figure out if the node manip should destroy the node it is messing with.