Actually I'm planning to allow redistribution in mod packs with some limitations really soon, probably a couple days after the FC 1.17 release.
Sounds good. Thanks for clarifying.
Actually I'm planning to allow redistribution in mod packs with some limitations really soon, probably a couple days after the FC 1.17 release.
Sounds good. Thanks for clarifying.
Got an error with fastcraft 1.16 on my server. Player logs on and then:
[14:24:55] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:631) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.NoSuchFieldError: enableAmbientLighting
at mekanism.generators.common.block.BlockGenerator.getLightValue(BlockGenerator.java:139) ~[BlockGenerator.class:?]
at fastcraft.a.e.a(Unknown Source) ~[fastcraft-1.16.jar:?]
at fastcraft.a.e.a(Unknown Source) ~[fastcraft-1.16.jar:?]
at fastcraft.d.a(Unknown Source) ~[fastcraft-1.16.jar:?]
at fastcraft.d.a(Unknown Source) ~[fastcraft-1.16.jar:?]
at fastcraft.d.a(Unknown Source) ~[fastcraft-1.16.jar:?]
at fastcraft.Hooks.b(Unknown Source) ~[fastcraft-1.16.jar:?]
at net.minecraft.world.chunk.Chunk.func_150804_b(Chunk.java:1094) ~[apx.class:?]
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:316) ~[mt.class:?]
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183) ~[mt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625) ~[MinecraftServer.class:?]
... 4 more
Display More
Got an error with fastcraft 1.16 on my server. Player logs on and then:
CodeDisplay More[14:24:55] [Server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Exception ticking world at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:631) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?] Caused by: java.lang.NoSuchFieldError: enableAmbientLighting at mekanism.generators.common.block.BlockGenerator.getLightValue(BlockGenerator.java:139) ~[BlockGenerator.class:?] at fastcraft.a.e.a(Unknown Source) ~[fastcraft-1.16.jar:?] at fastcraft.a.e.a(Unknown Source) ~[fastcraft-1.16.jar:?] at fastcraft.d.a(Unknown Source) ~[fastcraft-1.16.jar:?] at fastcraft.d.a(Unknown Source) ~[fastcraft-1.16.jar:?] at fastcraft.d.a(Unknown Source) ~[fastcraft-1.16.jar:?] at fastcraft.Hooks.b(Unknown Source) ~[fastcraft-1.16.jar:?] at net.minecraft.world.chunk.Chunk.func_150804_b(Chunk.java:1094) ~[apx.class:?] at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:316) ~[mt.class:?] at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183) ~[mt.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625) ~[MinecraftServer.class:?] ... 4 more
This looks like an issue with Mekanism that was actually just fixed and released about an hour ago. Check their github for mlre info...
Sorry, you are right. I looked in the changelog of Mekanism with the following content : ""
OK. That wasn't only "" , that was "*BULLSHIT*"
Sorry again.
Using Fastcraft 1.16 and Mekanism 7.1.2.155.
Someone placed a Mekanism generator in flowing lava on our server which produced the following error:
java.lang.NoSuchFieldError: enableAmbientLighting
at mekanism.generators.common.block.BlockGenerator.getLightValue(BlockGenerator.java:139)
at fastcraft.a.e.a(Unknown Source)
at fastcraft.a.e.a(Unknown Source)
at fastcraft.a.e.a(Unknown Source)
at fastcraft.d.a(Unknown Source)
at fastcraft.Hooks.d(Unknown Source)
at net.minecraft.world.World.func_147465_d(World.java:460)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at mekanism.generators.common.item.ItemBlockGenerator.placeBlockAt(ItemBlockGenerator.java:166)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
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)
Display More
Crash-report: http://paste2.org/4msJKcEX
Not sure if it's a Fastcraft or Mekanism issue so posting it here just in case it might be useful. Also posted an issue on Mekanism Github here: https://github.com/aidancbrady/Mekanism/issues/2095
*edit*
Should be fixed in Mekanism 7.1.2.157.
Shinisuryu: This sounds like sporadic lag spikes, take a closer look at /sampler tps, it'll report a max tick time as well, which is the worst recorded for the past ~2 minutes. One cause for this may be when MC writes modified chunks to disk. Sampler's spiketrigger should be able to catch this kind of spikes, run /sampler sampleinterval 3000 and then /sampler spiketrigger 500.
I tried this for my server, since i have been having the same problem with lag spikes on and off a few times.. never really understanding what was causing it...
the spike trigger worked wonders, but i'm at a bit of a loss as to what i should look for in the files.
using VisualVM to look at them atm, but a bit lost in what the different things mean.. What should i look for?
//Komoden
Analyzing them properly is quite tricky, it requires a good amount of knowledge.
Upload a few of the nastier ones (1st number = spike length in ms) and I'll have a quick look.
Fastcraft 1.6 has an issue with the mods used in RR3 -3.2.2.1 mainline + a few other mods. It crashes after RR3 has been loaded the second time, independently wether Fastcraft was installed or not when RR3 was started initally. Removing Fastcraft afterwards allows to start RR3. Reinstalling (including full removal of RR3 3.2.2.1) shows reproducibility of the issue. Former versions (assumingly RR3 3.2.2.0, cannot remeber exactly) worked quite well. I am not sure if its version or mod depending since the upgrade from 3.2.2.x to 3.2.2. included a change of mod choices which i cannot recall.
Another player reports that on his machine the crash solely appears when Opis + Mobiuscore is installed. Removing Fastcraft or Opis solves the issue without the need of reinstalling, however this doesnt work for me (as described above).
1st attachment contains crashlog for Fastcraft 1.6.
2nd attachment contains crashlog for Fastcraft 1.11-debug2
Hmm that's insufficient, I need to expand on the debug logging first I guess. Expect a debug build tomorrow.
The issue is connected to the texturepack Sphax PureBDCraft 64x Mainline + RR3 Pack.
Analyzing them properly is quite tricky, it requires a good amount of knowledge.
Upload a few of the nastier ones (1st number = spike length in ms) and I'll have a quick look.
Here you go, two of the really bad ones:
https://dl.dropboxusercontent.…2/spike-5281-63713294.nps
https://dl.dropboxusercontent.…2/spike-5298-63664348.nps
If it is very clear what the problem is, could you give me some hints as to what i should look for in the future, if this happens again?
I am a professional software engineer, so i'm not completely lost looking at stuff like this, just a bit unsure what numbers i should be looking for and where.
Cheers for the help!
It's mekanism doing some sort of network maintenance in both cases. The call stack is really quite deep, initially triggered by a te accumulator loading adjacent chunks.
Geez, "deregister" sounds very aggressive. As if he kills something. XD
It's mekanism doing some sort of network maintenance in both cases. The call stack is really quite deep, initially triggered by a te accumulator loading adjacent chunks.
That is what i had found myself. At least i know i was looking at the right stuff.. just didn't see any reference to a TE accumulator.. and not in your screenshot either? (so i had no clue what to look for in my world)
It's just the 1st tile entity on the call stack, look way up (too long to screen shot it all)
Hey Player! I've got a weird bug for you to tackle: Me and a few others are getting CME (ConcurrentModificationException) errors when teleporting to a certain mekanism teleporter. The only thing showing up in the logs is fastcraft and vanilla function calls.
Crash Report via Pastebin:
http://pastebin.com/fAY4E3ee
EDIT: apparently it's not just the teleporting... i was flying back to my place and crashed with the same error.
That's some mod doing silly things... run with -Dfastcraft.debug.fwel to potentially catch whatever the real cause is.
That's some mod doing silly things... run with -Dfastcraft.debug.fwel to potentially catch whatever the real cause is.
I assume you mean run it with the Java VM Arg of -Dfastcraft.debug.fwel?
Yes, it'll set a system property which fastcraft will check and then enable concurrent modification catching. There is however a good chance that it won't conflict nearly as much afterwards since the catching involves some extra synchronization affecting the multi thread interaction timing.
Yes, it'll set a system property which fastcraft will check and then enable concurrent modification catching. There is however a good chance that it won't conflict nearly as much afterwards since the catching involves some extra synchronization affecting the multi thread interaction timing.
Okay... yeah i can't seem to reproduce with that property set. What could that mean?
EDIT: never mind.... it just crashed
2nd EDIT: it's being very weird.... sometimes it crashes other times not.... and the crashreport is the same.