Actually, that is wrong. You can place a preconfigured file in the luckperms directory and use /lp import filename ingame then restart to do what OP is asking. And yes, would still need to be adjusted, as few servers want the same perms or have the same plugins, but it gives an easier starting point. I know a bit older thread, but looking for a pre-configured perm file myself, as my server and all backups got infected and now has to be re-setup, so was trying to save time.
In case it hasn't been reported (didn't see it in the last few pages at least). Remote IO's crafting recipe for its blank card is 3 of ANY metal in a horizontal line which for one makes it impossible to craft base panels from rotary craft which is 3 HSLA steel ingots in a horizontal line.
work on a quick fix for that, and until then i'll avoid the glowstone golem :).. despite it being very useful now that i think of it.. phooey
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 9/7/14 4:16 PM
Description: Ticking entity
java.lang.AbstractMethodError: com.solonarv.mods.golemworld.golem.medium.EntityQuartzGolem.func_152113_b()Ljava/lang/String;
at net.minecraft.entity.ai.EntityAITarget.func_75296_a(SourceFile:85)
at net.minecraft.entity.ai.EntityAINearestAttackableTarget$1.func_82704_a(SourceFile:34)
at net.minecraft.world.chunk.Chunk.func_76618_a(Chunk.java:993)
at net.minecraft.world.World.func_82733_a(World.java:3178)
at net.minecraft.entity.ai.EntityAINearestAttackableTarget.func_75250_a(SourceFile:44)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:70)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:537)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1772)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityIronGolem.func_70636_d(SourceFile:104)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:660)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:501)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.ai.EntityAITarget.func_75296_a(SourceFile:85)
at net.minecraft.entity.ai.EntityAINearestAttackableTarget$1.func_82704_a(SourceFile:34)
at net.minecraft.world.chunk.Chunk.func_76618_a(Chunk.java:993)
at net.minecraft.world.World.func_82733_a(World.java:3178)
at net.minecraft.entity.ai.EntityAINearestAttackableTarget.func_75250_a(SourceFile:44)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:70)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:537)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1772)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.monster.EntityIronGolem.func_70636_d(SourceFile:104)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1609)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:660)
at net.minecraft.world.World.func_72870_g(World.java:1983)
-- Entity being ticked --
Details:
Entity Type: golem.com.solonarv.mods.golemworld.golem.medium.EntityQuartzGolem (com.solonarv.mods.golemworld.golem.medium.EntityQuartzGolem)
Entity ID: 341
Entity Name: entity.golem.com.solonarv.mods.golemworld.golem.medium.EntityQuartzGolem.name
Entity's Exact location: -499.00, 3.00, -1690.00
Entity's Block location: World: (-499,3,-1690), Chunk: (at 13,0,6 in -32,-106; contains blocks -512,0,-1696 to -497,255,-1681), Region: (-1,-4; contains chunks -32,-128 to -1,-97, blocks -512,0,-2048 to -1,255,-1537)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:501)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 3892573855105973592
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 2;2x3,2;1;village
Level spawn location: World: (-603,4,-1601), Chunk: (at 5,0,15 in -38,-101; contains blocks -608,0,-1616 to -593,255,-1601), Region: (-2,-4; contains chunks -64,-128 to -33,-97, blocks -1024,0,-2048 to -513,255,-1537)
Level time: 26222 game time, 26222 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 87155 (now: false), thunder time: 33201 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
crash report incoming.. made a obsidian golem in creative and it attacked a slime and this happened
This crash also happens on SMP survival server, Guess the only option is to remove the mod, as in a month and a half the author has not fixed it, nor replied on the thread since June, but was on 16 hours ago. Dead mod I guess.
...No. You're completely incorrect. Minecraft's code is not open sourced, and thus nothing from its source code would be used in any mods to it.
I didn't say it used Minecraft source code... In fact I specifically stated "based on minecraft code even if it uses none of the code itself", as all minecraft mods do to be able to interact with it. Thus Mojang can use the "you could not have made your mod, hence game, without basing it on our code" angle.
Hmm, I don 't the the source would matter as I don't think you can base the new game off of it anyway, as this is modded based on minecraft code even if it uses none of the code itself. Not sure Mojang would allow making a game based off of what is basically their code. While the code you wrote is yours ,it is based off of theirs, otherwise it would not work. Either way seems it would be prudent to check with Mojang first.
Not sure if it has been reported or not, or which mods issue it is. If Customs ores and PFAA is installed, it sets the Rotarycraft blast furnace to use its stone. Normally this would be fine, but it does so even if the Geologica stone generation is disabled, there is nothing in the rotarycraft config for custom ore use vs its regular, thus making it impossible to craft the Blast furnace.
Quote from Kingofrunes»
Anyone know what this Server Error is all about. Keep getting booted everytime I logon to the server. I tried upgrading my forge. Using Thaumcraft 4.2.1.0
looks like you have potion ID conflicts, check BOP and thaumic tinker Potion ids.
Okay, I will try that tomorrow, too late to work on it tonight. I will let you know what I find, the only thing I can think of off the top of my head is some sort of mod interaction issue, however, since this update was a huge update containing 56 updated mods, it will probably take me a while to find it.
0
Actually, that is wrong. You can place a preconfigured file in the luckperms directory and use /lp import filename ingame then restart to do what OP is asking. And yes, would still need to be adjusted, as few servers want the same perms or have the same plugins, but it gives an easier starting point. I know a bit older thread, but looking for a pre-configured perm file myself, as my server and all backups got infected and now has to be re-setup, so was trying to save time.
0
1.6.5 crashes servers on startup, as it is calling client-side rendering for the advanced Fuel loader.
https://pastebin.com/uU1xyHhy
0
Downloads seem to be missing for all but Reactorcraft.Nvm, seems it was updating to the newest version.
0
Same here.
0
In case it hasn't been reported (didn't see it in the last few pages at least). Remote IO's crafting recipe for its blank card is 3 of ANY metal in a horizontal line which for one makes it impossible to craft base panels from rotary craft which is 3 HSLA steel ingots in a horizontal line.
Reported to Remote i/o as well.
1
0
This crash also happens on SMP survival server, Guess the only option is to remove the mod, as in a month and a half the author has not fixed it, nor replied on the thread since June, but was on 16 hours ago. Dead mod I guess.
0
I didn't say it used Minecraft source code... In fact I specifically stated "based on minecraft code even if it uses none of the code itself", as all minecraft mods do to be able to interact with it. Thus Mojang can use the "you could not have made your mod, hence game, without basing it on our code" angle.
0
0
0
0
Anyone know what this Server Error is all about. Keep getting booted everytime I logon to the server. I tried upgrading my forge. Using Thaumcraft 4.2.1.0
looks like you have potion ID conflicts, check BOP and thaumic tinker Potion ids.
0
Really? Then why is it generating it?NVM, me not reading close enough, it was an electrical age ore gen.
0
0