Unsupported Monster 1.6.4 Bug Reports

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

d4m1ty

New Member
Jul 29, 2019
24
0
0
Monster 1.0.5
When smelting Silver Ore in a Slag Furnace, it returns Lead ingots.
Repeatable: 64 ingots worth of repetition.
Known fix: Dont use a slag furnace to smelt silver ore
 

sedilis

New Member
Jul 29, 2019
34
0
0
ModPack: Monster 1.0.5
Mod & Version: qcraft / chisel
The bug: Quantum computer is not cooled by ice placed next to it. The only ice in Monster 1.0.5 is from chisel. Maybe this ice does not qualify for cooling with the the computer?
Can it be repeated: Yes
Known fix: None
 

Veskandar

New Member
Jul 29, 2019
7
0
0
ModPack: Monster 1.0.5
Mod: Tinkers' Construct
The bug: Making a block from 9 raw aluminum gives a block of solid ender
Can it be repeated: yes
Known fix: none
 

caraxian

New Member
Jul 29, 2019
7
0
0
ModPack: Monster 1.0.5
Mod: Magic Crops / NEI
The bug: NEI Quick Craft (Shift Click on Question Mark) crashes client on many Magic Crops recipes.
Crash Log: http://pastebin.com/LZ46D1aw
Can it be repeated: yes. Both Single Player and Multiplayer
Known fix: none
 

fortmeadow

New Member
Jul 29, 2019
8
0
0
Mod Pack: Monster
Mod & Version: logistics pipes 0.7.4
Pastebin link to crash log: wont even let me copy it
Whats the bug? put a chasis mark 2 on a double wood chest and it crashed the world i cant even open the world it instantly crashes
Can it be repeated? keeps crashing every time i open it
Known Fix:
 

Javik

New Member
Jul 29, 2019
9
0
0
Monster 1.0.3

Don't try killing endermen with spike traps. Server go boom.

EldKinh.png


Code:
[SEVERE] net.minecraft.util.ReportedException: Colliding entity with tile
[SEVERE]    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:893)
[SEVERE]    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
[SEVERE]    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
[SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
[SEVERE]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
[SEVERE] Caused by: java.lang.NullPointerException
[SEVERE]    at net.minecraft.entity.Entity.getBukkitEntity(Entity.java:2242)
[SEVERE]    at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEntityTargetEvent(CraftEventFactory.java:552)
[SEVERE]    at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:87)
[SEVERE]    at net.minecraft.entity.monster.EntityEnderman.func_70097_a(EntityEnderman.java:524)
[SEVERE]    at torchLevers.blocks.SpikeTrap.func_71869_a(SpikeTrap.java:175)
[SEVERE]    at net.minecraft.entity.Entity.func_70017_D(Entity.java:1205)
[SEVERE]    at net.minecraft.entity.Entity.func_70091_d(Entity.java:1124)
[SEVERE]    at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1845)
[SEVERE]    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2187)
[SEVERE]    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:485)
[SEVERE]    at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:41)
[SEVERE]    at net.minecraft.entity.monster.EntityEnderman.func_70636_d(EntityEnderman.java:284)
[SEVERE]    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1980)
[SEVERE]    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:264)
[SEVERE]    at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:49)
[SEVERE]    at net.minecraft.world.World.func_72866_a(World.java:2928)
[SEVERE]    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1007)
[SEVERE]    at net.minecraft.world.World.func_72870_g(World.java:2874)
[SEVERE]    at net.minecraft.world.World.func_72939_s(World.java:2681)
[SEVERE]    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:887)
[SEVERE]    ... 4 more
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
Monster 1.0.3

Don't try killing endermen with spike traps. Server go boom.

EldKinh.png


Code:
[SEVERE] net.minecraft.util.ReportedException: Colliding entity with tile
[SEVERE]    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:893)
[SEVERE]    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
[SEVERE]    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
[SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
[SEVERE]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
[SEVERE] Caused by: java.lang.NullPointerException
[SEVERE]    at net.minecraft.entity.Entity.getBukkitEntity(Entity.java:2242)
[SEVERE]    at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEntityTargetEvent(CraftEventFactory.java:552)
[SEVERE]    at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:87)
[SEVERE]    at net.minecraft.entity.monster.EntityEnderman.func_70097_a(EntityEnderman.java:524)
[SEVERE]    at torchLevers.blocks.SpikeTrap.func_71869_a(SpikeTrap.java:175)
[SEVERE]    at net.minecraft.entity.Entity.func_70017_D(Entity.java:1205)
[SEVERE]    at net.minecraft.entity.Entity.func_70091_d(Entity.java:1124)
[SEVERE]    at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1845)
[SEVERE]    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2187)
[SEVERE]    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:485)
[SEVERE]    at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:41)
[SEVERE]    at net.minecraft.entity.monster.EntityEnderman.func_70636_d(EntityEnderman.java:284)
[SEVERE]    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1980)
[SEVERE]    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:264)
[SEVERE]    at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:49)
[SEVERE]    at net.minecraft.world.World.func_72866_a(World.java:2928)
[SEVERE]    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1007)
[SEVERE]    at net.minecraft.world.World.func_72870_g(World.java:2874)
[SEVERE]    at net.minecraft.world.World.func_72939_s(World.java:2681)
[SEVERE]    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:887)
[SEVERE]    ... 4 more

Unless you can repeat that without bukkit installed (i assume you are using mcpc) it is not a modpack bug and should be reported to them.
 

twisto51

New Member
Jul 29, 2019
1,443
0
0
Modpack: Monster 1.0.5
Mod: Quarry+/Mimicry
The Bug: Mimicry ore is dropping Exp orbs when mined by quarry+ in the Nether.
Can it be repeated: Yes
Known Fix: None, although using a silk-touch enchanted quarry+ might be a workaround.
 

X_Nyan_Cat_X

New Member
Jul 29, 2019
1
0
0
Mod Pack: Monster
Mod & Version:1.0.5 openblocks & openperipheraladdons
Pastebin link to crash log: its not a crash
Whats the bug? duck antenna id: 1313 has same crafting recipe as hang glider wing id:15232
Can it be repeated? yes by trying to craft a hang glider wing
Known Fix:none
 
  • Like
Reactions: RebelliousUno

tiarnia

New Member
Jul 29, 2019
25
0
0
ModPack: Monster 1.0.5
Mod & Version: qcraft / chisel
The bug: Quantum computer is not cooled by ice placed next to it. The only ice in Monster 1.0.5 is from chisel. Maybe this ice does not qualify for cooling with the the computer?
Can it be repeated: Yes
Known fix: None
what about vanilla ice?
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
Mod Pack: Monster 1.0.4
Mod & Version: N/A
Pastebin link to crash log:
Whats the bug?: Quantum computers cannot be used because ice is not present in the mod pack
Can it be repeated?: Yes
Known Fix:maybe removing chisel or changing configs for client and server to not change vanilla ice

Have you tried TE3 the glacial precipitator because that can make ice. You could also use a silk touch pick and mine ice from a frozen biome.
 

Alcheya

New Member
Jul 29, 2019
214
0
0
Modpack: Monster 1.0.5
Mod & Version: Mimicry 1.3.5 and NetherOres 2.2.2B1-16
What's the bug?: Not sure which is causing it, but after updating, I hadn't been to the nether in a while, now I went and all the mimicry ore from the nether has turned into compressed mimicry blocks.
Can it be repeated? I don't know
Known Fix: I don't know. I just don't use the mimicry blocks.

LgcW5r8.png
 

Alcheya

New Member
Jul 29, 2019
214
0
0
Modpack: Monster 1.0.5
Mod & Version: Thaumcraft (the one that came with Monster 1.0.5)
What's the bug?: Pixies spawn at an insane rate to point I can't move/play. I've done "cofh killall pixie" and killed 2000-4000 pixies spawned. I timed it and it spawns about 200-300 per minute.
Can it be repeated? It happens in every biome/area pixies spawn in.
Known Fix: "cofh killall pixie" temporarily to get out/away from the area they spawn.

1KMxObG.jpg

pUaElIy.png
 

caraxian

New Member
Jul 29, 2019
7
0
0
Mod Pack: Monster 1.0.5
Mod & Version: Magical Crops 3.1.6 & Mine Factory Reloaded 2.7.4
Pastebin link to crash log: No Crash
What's the bug? Magical Crops seeds can not be used in Mine Factory Reloaded's Planter or Harvester (they could in previous versions of Monster).
Can it be repeated? Yes
Known Fix: none
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
Mod Pack: Monster 1.0.5
Mod & Version: Magical Crops 3.1.6 & Mine Factory Reloaded 2.7.4
Pastebin link to crash log: No Crash
What's the bug? Magical Crops seeds can not be used in Mine Factory Reloaded's Planter or Harvester (they could in previous versions of Monster).
Can it be repeated? Yes
Known Fix: none

Support was temporarily removed from MFR, until it is re-added into one of the two of them, nothing I can do about this.
 

caraxian

New Member
Jul 29, 2019
7
0
0
Support was temporarily removed from MFR, until it is re-added into one of the two of them, nothing I can do about this.
Ah, Okay. Heres hoping it gets re-added before final release then. Thanks for your hard work with the pack :)
 

Kahless61

New Member
Jul 29, 2019
249
0
0
Mod Pack: Monster 1.0.5
Mod & Version: EnderStorage 1.4.3.5 & 1.6.4.BetterStorage_0.7.3.38
Pastebin link to crash log: Crash to desktop. No log. Here's the log when I try to see my saved games and it detects the corruption: http://pastebin.com/btyzt3kM
What's the bug? Opening an Ender Backpack corrupts the game and crash to desktop. Not too big of a deal, since the Ender Backpack isn't normally obtainable except in creative or by cheating it in, or by changing a config to make Ender Chests placeable - however I did lose my favorite save to this.
Can it be repeated? Yes, 100% for me.
Known Fix: If you find it, let me know, because I'd like my game back.
 

GreenZombie

New Member
Jul 29, 2019
2,402
-1
0
Mod Pack: Monster 1.0.4
Mod & Version: Buildcraft & Reactorcraft
Pastebin link to crash log: No Crash
What's the bug? The buildcraft quarry ignores reactorcraft flourite ores as though they were liquid blocks - it just mines past them and leaves them floating in the air.
Can it be repeated? Yes
Known Fix: report it to the reactorcraft devs I guess. Its not a mod I particularly care for, but for the floating ore blocks in my quarries I need to manually clear.

--
PS. Should we report mods with version checks enabled as bugs? There is nothing as fruitless as a mod, in a versioned modpack, reporting it is out of date.
 
Last edited:
Status
Not open for further replies.