Jump to content

[1.4.5/6/7] keepcalm's mods - Events API, BukkitForge - Interdim TPs, Lockette!


keepcalm

Recommended Posts

OKay, so a few things.  First off; thanks for all your great work on this ambitious mod. 

Second of all, 2 hours with permissions plugins and I have yet to get one to work properly on BukkitForge.

 

PEX wouldn't register Nodes.

PermissionsBukkit wouldn't register nodes.

GroupManager wouldn't register nodes.

 

So GroupManager assigned all default group players the color yellow, and that works.  Showing that it at least is

registering groups and the people who go in it.  Sadly people do not have permission to set homes/ect.  Here is my permissions:

 

groups:
  Default:
    default: true
    permissions:
    - -bukkit.command.kill
    - permissions.build
    - essentials.home
    - essentials.delhome
    - essentials.ignore
    - essentials.sethome
    info:
      prefix: '&e'
      build: true
      suffix: ''

Link to comment
Share on other sites

  • Replies 223
  • Created
  • Last Reply

Top Posters In This Topic

The commit "Updated BlockBreak for new re-organisation of classes." (ee773c6e2c) introduced a startup crash with the following exception:

2013-01-09 20:23:08 [iNFO] [sTDERR] java.lang.NullPointerException
2013-01-09 20:23:08 [iNFO] [sTDERR]     at keepcalm.mods.bukkit.bukkitAPI.scheduler.B4VScheduler.mainThreadHeartbeat(B4VScheduler.java:347)
2013-01-09 20:23:08 [iNFO] [sTDERR]     at keepcalm.mods.bukkit.forgeHandler.SchedulerTickHandler.tickStart(SchedulerTickHandler.java:23)
2013-01-09 20:23:08 [iNFO] [sTDERR]     at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
2013-01-09 20:23:08 [iNFO] [sTDERR]     at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
2013-01-09 20:23:08 [iNFO] [sTDERR]     at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287)
2013-01-09 20:23:08 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:588)
2013-01-09 20:23:08 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-01-09 20:23:08 [iNFO] [sTDERR]     at fy.run(SourceFile:849)
2013-01-09 20:23:08 [sEVERE] [Minecraft] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
        at keepcalm.mods.bukkit.bukkitAPI.scheduler.B4VScheduler.mainThreadHeartbeat(B4VScheduler.java:347)
        at keepcalm.mods.bukkit.forgeHandler.SchedulerTickHandler.tickStart(SchedulerTickHandler.java:23)
        at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
        at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
        at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:588)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
        at fy.run(SourceFile:849)

I didn't install any plugins yet. Works perfectly fine with previous builds.

Before crashing it adds some messages about Twilight Forest Biomes to the "loaded plugins" list:

2013-01-09 20:23:07 [iNFO] [bukkitForge] Loaded plugins: 
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 70 Twilight Lake at BiomeGenBase[70]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 71 Twilight Forest at BiomeGenBase[71]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 72 Dense Twilight Forest at BiomeGenBase[72]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 73 Highlands at BiomeGenBase[73]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 74 Mushrooms at BiomeGenBase[74]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 75 Twilight Swamp at BiomeGenBase[75]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 76 Twilight Stream at BiomeGenBase[76]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 77 Snowy Forest at BiomeGenBase[77]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 78 Glacier at BiomeGenBase[78]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 79 Twilight Clearing at BiomeGenBase[79]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 80 Clearing Border at BiomeGenBase[80]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 81 Lake Border at BiomeGenBase[81]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 82 Lots of Mushrooms at BiomeGenBase[82]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 83 Major Feature at BiomeGenBase[83]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 84 Minor Feature at BiomeGenBase[84]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 85 Dark Forest at BiomeGenBase[85]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 86 Enchanted Forest at BiomeGenBase[86]
2013-01-09 20:23:07 [iNFO] [sTDOUT] Adding mod biome mapping 87 Fire Swamp at BiomeGenBase[87]

So it maybe only crashes with Twilight Forest installed?

Link to comment
Share on other sites

The commit "Updated BlockBreak for new re-organisation of classes." (ee773c6e2c) introduced a startup crash with the following exception:

[snip]

So it maybe only crashes with Twilight Forest installed?

 

Confirmed, I am experiencing the same error.

Details: Server modpack Feed the Beast - Mindcrack

But once i remove The mod Twilight forest i get this message:

 

[sEVERE] Encountered an unexpected exception t
t: Ticking entity
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:685)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.lang.NullPointerException
at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntity.getEntity(BukkitEntity.java:220)
at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.onLivingAttack(ForgeEventHandler.java:180)
at net.minecraftforge.event.ASMEventHandler_92_ForgeEventHandler_onLivingAttack_LivingAttackEvent.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:342)
at md.a(EntityLiving.java:993)
at ox.a(SourceFile:122)
at md.y(EntityLiving.java:580)
at lq.j_(Entity.java:431)
at md.j_(EntityLiving.java:808)
at yc.a(World.java:2295)
at in.a(WorldServer.java:647)
at yc.g(World.java:2257)
at yc.h(World.java:2103)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
... 4 more

 

--- edit --

After removing every mod from the mods folder (some exist in the jar), the error remained. :/

 

--- edit 2 ---

This version seems to work.

https://github.com/keepcalm/BukkitForge/blob/master/dist/BukkitForge-1.4.6-0.jar

 

--- edit 3 ---

/stop seems to be broken sometimes @ random :/

 

 

 

 

Link to comment
Share on other sites

Hey thanks for an awesome mod, can't wait to use it on my server.

Hope you will get rid of all the bugs so I can open a public server without worrying about it crashing.

Also just an idea, have you thought about maybe editing a CraftBukkit jar to allow it to work with Minecraft forge and all forge mods?

Becuase I imagine then all plugins will work, but I dont know really. (I'm not a modder)

Thanks

Link to comment
Share on other sites

I've been having problems with this bukkit plugin: http://dev.bukkit.org/server-mods/energycraft/. I am running a server on my own custom modpack and i am getting no error messages. its the same with the direwolf20 modpack. these are the problems: you can only finish it by placing the iron block last, the sign on the front doesn't show what its supposed to, it doesnt condense properly e.g. i tell it to make diamond blocks and then put one diamond in the input and it makes stacks of 1 diamond block and fills the chest with them leaving the diamond in the input and when i try to place the diamond blocks, they disappear from my inventory and aren't placed in the world.

any help would be much appreciated.

 

Link to comment
Share on other sites

Hey thanks for an awesome mod, can't wait to use it on my server.

Hope you will get rid of all the bugs so I can open a public server without worrying about it crashing.

Also just an idea, have you thought about maybe editing a CraftBukkit jar to allow it to work with Minecraft forge and all forge mods?

Becuase I imagine then all plugins will work, but I dont know really. (I'm not a modder)

Thanks

 

Thanks :D

 

And editing the craftbukkit jar is what I did, essentially. I copied their implementation of the API and adapted it to forge. That's as close as I can get without changing minecraft.jar in some way.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Thanks :D

No problem  :)

Anyway good luck with the project! Also I have Towny installed and when a creeper and other things explodes the land is supposed to be repaired.

So I was wondering if you could make that happen. But I imagine that it will be hard to get the event of a creeper explosion to get reported to your mod from the vanilla jar.

Edit: For now I will use /gamerule mobGriefing false, but I do like the explosion revert thing :P

Link to comment
Share on other sites

If you update to builds from the site linked at the top of the OP, the creeper explosions should revert. Hopefully. Also all the crashes should be gone.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

If you update to builds from the site linked at the top of the OP, the creeper explosions should revert. Hopefully. Also all the crashes should be gone.

Thanks, did you just do that after I asked? Or was it always in :P

Also its supposed to work with TnT and wither explosions, idk if you have already done that.

Testing now  8)

Link to comment
Share on other sites

Hello, so is this basically an emulator for bukkit on forge servers?

Like we could just put any plugins we find on plugins.bukkit.org and they should work? Or is it more for specified ported or altered bukkit plugins?

I tried a few plugins I was always interested in trying but could never use (cause I prefer forge with all the mods andwhatnot) but they did not seem to work properly.

Of course I know this is Beta and all so it is to be expected.

 

In either case keep up the good work! I'd be a shame to see this thing die like ForgeBukkit but you seem to have a bigger design plan behind it all :).

A thousand internets for you good sir, I tip my hat! :D

Link to comment
Share on other sites

Hello, so is this basically an emulator for bukkit on forge servers?

Like we could just put any plugins we find on plugins.bukkit.org and they should work? Or is it more for specified ported or altered bukkit plugins?

I tried a few plugins I was always interested in trying but could never use (cause I prefer forge with all the mods andwhatnot) but they did not seem to work properly.

Of course I know this is Beta and all so it is to be expected.

 

In either case keep up the good work! I'd be a shame to see this thing die like ForgeBukkit but you seem to have a bigger design plan behind it all :).

A thousand internets for you good sir, I tip my hat! :D

The end goal is to have plugins from dev.bukkit.org be usable out of the box, but some plugins access classes that are not the same across implementations (for example, internal minecraft classes). So some will need ports. If they don't spit any nasty errors, then it's just things that don't function yet, mostly event-related, and they're coming with time. Thanks, though :D

 

Please port LWC and CreativeControl

I've heard that LWC's author is doing something himself, but it will work properly eventually.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Hey KeepCalm, can you port these plugins they don't seem to work, yet some don't crash at all?

 

Be Herobrine (Only works with DisguiseCraft) These 2 plugins wont work, because I'm not disguised.

http://dev.bukkit.org/server-mods/be-herobrine/files/11-beherobrine-v1-5-1/

dev.bukkit.org/server-mods/disguisecraft/

 

Cookiemonster. FIXED!!! The problem was the mobs weren't from minecraft (they were from Thaumcraft mod) The original mobs do work.

http://dev.bukkit.org/server-mods/cookiemonster/

 

CommandBook. This plugin actually works, but the problem is when I try to spawn a mob over a mob (such as a creeper over a bat) it says 'invalid mobname'. This does work because I actually do this in the normal bukkit server. Here is 2 pictures (sorry don't know how to put pics here...)

http://www.mediafire.com/?puu6qii51it5wpi

http://www.mediafire.com/?61gxajl01r1hdit

 

Command Book Link

http://dev.bukkit.org/server-mods/commandbook/

Link to comment
Share on other sites

How is the factions compatibility coming along?

This is the current error on enabling:

 

2013-01-12 19:10:13 [sEVERE] [bukkitForge] Error occurred while enabling Factions v1.6.9.3 (Is it up to date?)
java.lang.AssertionError
at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.TypeAdapters$EnumTypeAdapter.<init>(TypeAdapters.java:686)
at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.TypeAdapters$24.create(TypeAdapters.java:715)
at org.bukkit.craftbukkit.libs.com.google.gson.Gson.getAdapter(Gson.java:353)
at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.CollectionTypeAdapterFactory.create(CollectionTypeAdapterFactory.java:52)
at org.bukkit.craftbukkit.libs.com.google.gson.Gson.getAdapter(Gson.java:353)
at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.<init>(ReflectiveTypeAdapterFactory.java:82)
at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:81)
at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:118)
at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:72)
at org.bukkit.craftbukkit.libs.com.google.gson.Gson.getAdapter(Gson.java:353)
at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:538)
at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:525)
at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:480)
at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:460)
at com.massivecraft.factions.zcore.util.Persist.save(Persist.java:116)
at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persist.java:80)
at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persist.java:72)
at com.massivecraft.factions.Conf.load(Conf.java:369)
at com.massivecraft.factions.P.onEnable(P.java:99)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.loadPlugin(BukkitServer.java:952)
at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.enablePlugins(BukkitServer.java:936)
at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.<init>(BukkitServer.java:273)
at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:47)
at java.lang.Thread.run(Unknown Source)

 

(same for 1.6.9.4)

 

all 1.7+ builds start, but the commands do not work

 

Also, when i got your code from the git, i got this error:

The method filter(Collection<E>, Predicate<? super E>) in the type Collections2 is not applicable for the arguments (Collection<HelpTopic>, Predicate<Object>)

 

I guess thats the reason why the last build failed. DO i need to fix it(my error), or is it a problem on your side, and can i just wait?

Link to comment
Share on other sites

Is there any Multiworld plugins that are currently working with Bukkitforge?

 

I have tried Myworlds (my personal favorite), Multiworld, Multiverse, and a few others.

 

None of the plugins I have tried are working and I would really like to have the freedom of multiworld support.

 

That is truly something I miss from my old Bukkit Server, being able to set up different worlds and teleport between them.

 

If there is a multiworld plugin currently working with Bukkitforge may I inquire as to which one it is? And if not, might I request that one get ported to your wonderful mod? (I don't care which one, just so there is one)

 

Thank you.

 

 

Link to comment
Share on other sites

Is there any Multiworld plugins that are currently working with Bukkitforge?

 

I have tried Myworlds (my personal favorite), Multiworld, Multiverse, and a few others.

 

None of the plugins I have tried are working and I would really like to have the freedom of multiworld support.

 

That is truly something I miss from my old Bukkit Server, being able to set up different worlds and teleport between them.

 

If there is a multiworld plugin currently working with Bukkitforge may I inquire as to which one it is? And if not, might I request that one get ported to your wonderful mod? (I don't care which one, just so there is one)

 

Thank you.

 

Awesome idea ! :) Alot of user are waiting for it :) It would be awesome to have a solution to this problem !

 

Thanks :)

Cilicou

Link to comment
Share on other sites

I've installed Minecraft Server 1.4.7, Forge 6.6.0, BukkitForge-1.4.7-85 in "coremods" folder

 

And after loading world I get never ending spam in the console:

 

 

2013-01-13 02:34:45 [iNFO] [bukkitForge] Loaded plugins: 
2013-01-13 02:34:46 [iNFO] [sTDOUT] WARNING: Internal task failed: 
2013-01-13 02:34:46 [iNFO] [sTDERR] java.lang.NullPointerException
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitPlayer.getName(BukkitPlayer.java:119)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitPlayer.hashCode(BukkitPlayer.java:749)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at java.util.WeakHashMap.hash(Unknown Source)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at java.util.WeakHashMap.remove(Unknown Source)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at org.bukkit.plugin.SimplePluginManager.unsubscribeFromDefaultPerms(SimplePluginManager.java:680)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at org.bukkit.permissions.PermissibleBase.clearPermissions(PermissibleBase.java:179)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:153)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at org.bukkit.permissions.PermissibleBase.<init>(PermissibleBase.java:31)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntityHuman.<init>(BukkitEntityHuman.java:51)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitPlayer.<init>(BukkitPlayer.java:109)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitPlayer.<init>(BukkitPlayer.java:114)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.blockBreakSomehow(ForgeEventHandler.java:587)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at net.minecraftforge.event.ASMEventHandler_27_ForgeEventHandler_blockBreakSomehow_BlockDestroyEvent.invoke(.dynamic)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at net.minecraftforge.event.EventBus.post(EventBus.java:103)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.events.ForgeEventHelper$1.run(ForgeEventHelper.java:192)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.bukkitAPI.scheduler.B4VTask.run(B4VTask.java:53)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.bukkitAPI.scheduler.B4VScheduler.mainThreadHeartbeat(B4VScheduler.java:347)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at keepcalm.mods.bukkit.forgeHandler.SchedulerTickHandler.tickStart(SchedulerTickHandler.java:28)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:588)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-01-13 02:34:46 [iNFO] [sTDERR] 	at fy.run(SourceFile:849)

 

 

UPDATE: BukkitForge-1.4.7-26 seems to launch fine, with no errors.

 

But using Thaumcraft 3 "Wand of Excavation" on regions, which doesn't allow to consctruct, use and so on (with WorldGuard 763-7b435f9 for 1.4.6/7) breaks blocks.

So, I suppose, this all has not much point, if people want to use ForgeBukkit+WorldGuard on servers with mods to protect the land.

Otherwise, they can use just Bukkit.

Link to comment
Share on other sites

Hello, I am not sure if I should be posting this here, but I found out that ComputerCraft's turtles attacking entities will crash my server.

 

I am running a Feed the Beast server with forgebukkit, and I saw "at keepcalm.mods" in the crash report so I figured I would post it here.

If it helps, my ComputerCraft version is 1.481

 

Here is the crash report.

 

 

 

---- Minecraft Crash Report ----

// Quite honestly, I wouldn't worry myself about that.

 

Time: 1/13/13 10:07 AM

Description: Ticking tile entity

 

java.lang.ClassCastException: dan200.turtle.shared.TurtlePlayer cannot be cast to iq

at keepcalm.mods.bukkit.bukkitAPI.inventory.BukkitInventoryPlayer.<init>(BukkitInventoryPlayer.java:21)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntityHuman.<init>(BukkitEntityHuman.java:57)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntity.getEntity(BukkitEntity.java:104)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.getBukkitEntity(BukkitEventFactory.java:102)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.callEntityDamageEvent(BukkitEventFactory.java:409)

at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.onLivingDamage(ForgeEventHandler.java:210)

at net.minecraftforge.event.ASMEventHandler_105_ForgeEventHandler_onLivingDamage_LivingHurtEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

at net.minecraftforge.event.EventBus.post(EventBus.java:103)

at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:348)

at md.d(EntityLiving.java:1209)

at md.a(EntityLiving.java:1045)

at ox.a(SourceFile:122)

at dan200.turtle.shared.TileEntityTurtle.useStack(TileEntityTurtle.java:1884)

at dan200.turtle.shared.TileEntityTurtle.attackWithItemStack(TileEntityTurtle.java:488)

at dan200.turtle.shared.TurtleTool.attack(TurtleTool.java:127)

at dan200.turtle.shared.TurtleTool.useTool(TurtleTool.java:112)

at dan200.turtle.shared.TileEntityTurtle.useTool(TileEntityTurtle.java:1547)

at dan200.turtle.shared.TileEntityTurtle.attack(TileEntityTurtle.java:1540)

at dan200.turtle.shared.TileEntityTurtle.updateCommands(TileEntityTurtle.java:2551)

at dan200.turtle.shared.TileEntityTurtle.g(TileEntityTurtle.java:2373)

at yc.h(World.java:2155)

at in.h(WorldServer.java:516)

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

at ho.r(DedicatedServer.java:270)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at keepcalm.mods.bukkit.bukkitAPI.inventory.BukkitInventoryPlayer.<init>(BukkitInventoryPlayer.java:21)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntityHuman.<init>(BukkitEntityHuman.java:57)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntity.getEntity(BukkitEntity.java:104)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.getBukkitEntity(BukkitEventFactory.java:102)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.callEntityDamageEvent(BukkitEventFactory.java:409)

at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.onLivingDamage(ForgeEventHandler.java:210)

at net.minecraftforge.event.ASMEventHandler_105_ForgeEventHandler_onLivingDamage_LivingHurtEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

at net.minecraftforge.event.EventBus.post(EventBus.java:103)

at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:348)

at md.d(EntityLiving.java:1209)

at md.a(EntityLiving.java:1045)

at ox.a(SourceFile:122)

at dan200.turtle.shared.TileEntityTurtle.useStack(TileEntityTurtle.java:1884)

at dan200.turtle.shared.TileEntityTurtle.attackWithItemStack(TileEntityTurtle.java:488)

at dan200.turtle.shared.TurtleTool.attack(TurtleTool.java:127)

at dan200.turtle.shared.TurtleTool.useTool(TurtleTool.java:112)

at dan200.turtle.shared.TileEntityTurtle.useTool(TileEntityTurtle.java:1547)

at dan200.turtle.shared.TileEntityTurtle.attack(TileEntityTurtle.java:1540)

at dan200.turtle.shared.TileEntityTurtle.updateCommands(TileEntityTurtle.java:2551)

at dan200.turtle.shared.TileEntityTurtle.g(TileEntityTurtle.java:2373)

 

-- Tile entity being ticked --

Details:

Name: turtle // dan200.turtle.shared.RedPowerTileEntityTurtle

Block type: ID #0

Block data value: 1 / 0x1 / 0b0001

Block location: World: (-313,67,-1393), Chunk: (at 7,4,15 in -20,-88; contains blocks -320,0,-1408 to -305,255,-1393), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)

Stacktrace:

at yc.h(World.java:2155)

at in.h(WorldServer.java:516)

 

-- Affected level --

Details:

Level name: world

All players: 6 total; [iq['mrhorseglue'/99, l='world', x=-16.45, y=63.00, z=-11.41], iq['mmorton89'/1529, l='world', x=-312.48, y=67.00, z=-1390.20], iq['chickenbob24'/4068, l='world', x=-485.39, y=115.00, z=1419.73], iq['hunterpuff'/7325, l='world', x=-488.70, y=114.00, z=1418.78], iq['hippie101234'/7473, l='world', x=-43.75, y=63.00, z=-3.73], iq['jaypurple'/12925, l='world', x=-576.04, y=66.00, z=1383.86]]

Chunk stats: ServerChunkCache: 1755 Drop: 0

Level seed: -5710281158298862924

Level generator: ID 00 - default, ver 1. Features enabled: true

Level generator options:

Level spawn location: World: (169,66,554), Chunk: (at 9,4,10 in 10,34; contains blocks 160,0,544 to 175,255,559), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)

Level time: 4094083 game time, 4112472 day time

Level dimension: 0

Level storage version: 0x04ABD - Anvil

Level weather: Rain time: 20883 (now: false), thunder time: 3676 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Stacktrace:

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

at ho.r(DedicatedServer.java:270)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

 

-- System Details --

Details:

Minecraft Version: 1.4.6

Operating System: Linux (amd64) version 2.6.32-279.el6.x86_64

Java Version: 1.7.0_07, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1392454392 bytes (1327 MB) / 2059206656 bytes (1963 MB) up to 11453267968 bytes (10922 MB)

JVM Flags: 2 total; -Xms2048M -Xmx12288M

AABB Pool Size: 9966 (558096 bytes; 0 MB) allocated, 9650 (540400 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63

FML: MCP v7.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 65 mods loaded, 65 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Core Mod [fihgu's Core Mod] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BlockBreak [block Break Event] (BukkitForge-1.4.6-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BukkitForge [bukkitForge] (BukkitForge-1.4.6-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

powertools_shared [Power Tools Shared] (1.4.6_power_tools_shared_0.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

powertools_chunkprotection [Chunk Protection] (1.4.6_chunkprotection_0.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IC2 [industrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

AdvancedMachines [iC2 Advanced Machines Addon] (AdvancedMachines_4.7a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

EnderStorage [EnderStorage] (EnderStorage 1.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Core [buildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Builders [bC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Energy [bC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Factory [bC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forestry [Forestry for Minecraft] (forestry-A-1.7.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Railcraft [Railcraft] (Railcraft_1.4.6-6.13.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Transport [bC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Silicon [bC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

TwilightForest [The Twilight Forest] (twilightforest-1.14.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

GregTech_Addon [GregTech-Addon] (GregTechMod_2.75b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.14.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

OmniTools [OmniTools] (OmniTools-2.2.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

PortalGun [Portal Gun] (PortalGun1.4.7v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

SoulShards [soulShards] (SoulShards-v1.26-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

StevesCarts [steve's Carts] (StevesCarts2.0.0.a42.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

TC [Traincraft] (Traincraft-3.1.13_010.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

drceph.petrogen [Petroleum Generator] ([1.4.6]PetroGen-1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BinnieCore [binnie Core] (extrabees-1.4.9.12-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ExtraBees [Extra Bees] (extrabees-1.4.9.12-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Permission Mod [fihgu's Permission Mod] (fihgus Permission Mod(2.1.2) (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Protection Mod [fihgu's Protection Mod] (fihgus Protection Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Teleport Mod [fihgu's Teleport Mod] (fihgus Teleport Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IronChest [iron Chest] (ironchest-universal-1.4.7-4.5.2.213.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RecipeRemover [Recipe Remover] (reciperemover-v1.1-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BukkitForge Details: 1.4.6 (Bukkit API version 1.4.5-R0.2)

Plugins Loaded:GroupManager v${GMVer} (${build.number}) (Phoenix): Enabled, SWatchdog v1.18: Enabled, Vault v1.2.16-b184: Enabled, WorldEdit v5.4.5: Enabled, VoxelSniper v5.168.0-jnks168: Enabled, WorldGuard v756-d6939b7: Enabled, Permissions v3.1.6: Enabled, Essentials v${build.number}: Enabled and EssentialsChat v${build.number}: Enabled

Profiler Position: N/A (disabled)

Vec3 Pool Size: 12143 (680008 bytes; 0 MB) allocated, 11222 (628432 bytes; 0 MB) used

Player Count: 6 / 25; [iq['mrhorseglue'/99, l='world', x=-16.45, y=63.00, z=-11.41], iq['mmorton89'/1529, l='world', x=-312.48, y=67.00, z=-1390.20], iq['chickenbob24'/4068, l='world', x=-485.39, y=115.00, z=1419.73], iq['hunterpuff'/7325, l='world', x=-488.70, y=114.00, z=1418.78], iq['hippie101234'/7473, l='world', x=-43.75, y=63.00, z=-3.73], iq['jaypurple'/12925, l='world', x=-576.04, y=66.00, z=1383.86]]

Is Modded: Definitely; Server brand changed to 'fml'

Type: Dedicated Server (map_server.txt)

 

 

 

Sorry if I posted this on the wrong forum.

Link to comment
Share on other sites

But using Thaumcraft 3 "Wand of Excavation" on regions, which doesn't allow to consctruct, use and so on (with WorldGuard 763-7b435f9 for 1.4.6/7) breaks blocks.

So, I suppose, this all has not much point, if people want to use ForgeBukkit+WorldGuard on servers with mods to protect the land.

Otherwise, they can use just Bukkit.

Its because the mod author didn't implement block break advents :(

I would go and ask him to put it in using a Fake Player like most other mods!

Link to comment
Share on other sites

But using Thaumcraft 3 "Wand of Excavation" on regions, which doesn't allow to consctruct, use and so on (with WorldGuard 763-7b435f9 for 1.4.6/7) breaks blocks.

So, I suppose, this all has not much point, if people want to use ForgeBukkit+WorldGuard on servers with mods to protect the land.

Otherwise, they can use just Bukkit.

 

This should work - a player called '[MOD]' will be recorded as doing the breaking/placing. I am looking into doing tighter integration with mods (turtles, etc)

 

Hello, I am not sure if I should be posting this here, but I found out that ComputerCraft's turtles attacking entities will crash my server.

 

I am running a Feed the Beast server with forgebukkit, and I saw "at keepcalm.mods" in the crash report so I figured I would post it here.

If it helps, my ComputerCraft version is 1.481

 

Here is the crash report.

 

 

 

---- Minecraft Crash Report ----

// Quite honestly, I wouldn't worry myself about that.

 

Time: 1/13/13 10:07 AM

Description: Ticking tile entity

 

java.lang.ClassCastException: dan200.turtle.shared.TurtlePlayer cannot be cast to iq

at keepcalm.mods.bukkit.bukkitAPI.inventory.BukkitInventoryPlayer.<init>(BukkitInventoryPlayer.java:21)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntityHuman.<init>(BukkitEntityHuman.java:57)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntity.getEntity(BukkitEntity.java:104)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.getBukkitEntity(BukkitEventFactory.java:102)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.callEntityDamageEvent(BukkitEventFactory.java:409)

at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.onLivingDamage(ForgeEventHandler.java:210)

at net.minecraftforge.event.ASMEventHandler_105_ForgeEventHandler_onLivingDamage_LivingHurtEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

at net.minecraftforge.event.EventBus.post(EventBus.java:103)

at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:348)

at md.d(EntityLiving.java:1209)

at md.a(EntityLiving.java:1045)

at ox.a(SourceFile:122)

at dan200.turtle.shared.TileEntityTurtle.useStack(TileEntityTurtle.java:1884)

at dan200.turtle.shared.TileEntityTurtle.attackWithItemStack(TileEntityTurtle.java:488)

at dan200.turtle.shared.TurtleTool.attack(TurtleTool.java:127)

at dan200.turtle.shared.TurtleTool.useTool(TurtleTool.java:112)

at dan200.turtle.shared.TileEntityTurtle.useTool(TileEntityTurtle.java:1547)

at dan200.turtle.shared.TileEntityTurtle.attack(TileEntityTurtle.java:1540)

at dan200.turtle.shared.TileEntityTurtle.updateCommands(TileEntityTurtle.java:2551)

at dan200.turtle.shared.TileEntityTurtle.g(TileEntityTurtle.java:2373)

at yc.h(World.java:2155)

at in.h(WorldServer.java:516)

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

at ho.r(DedicatedServer.java:270)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at keepcalm.mods.bukkit.bukkitAPI.inventory.BukkitInventoryPlayer.<init>(BukkitInventoryPlayer.java:21)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntityHuman.<init>(BukkitEntityHuman.java:57)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntity.getEntity(BukkitEntity.java:104)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.getBukkitEntity(BukkitEventFactory.java:102)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.callEntityDamageEvent(BukkitEventFactory.java:409)

at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.onLivingDamage(ForgeEventHandler.java:210)

at net.minecraftforge.event.ASMEventHandler_105_ForgeEventHandler_onLivingDamage_LivingHurtEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

at net.minecraftforge.event.EventBus.post(EventBus.java:103)

at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:348)

at md.d(EntityLiving.java:1209)

at md.a(EntityLiving.java:1045)

at ox.a(SourceFile:122)

at dan200.turtle.shared.TileEntityTurtle.useStack(TileEntityTurtle.java:1884)

at dan200.turtle.shared.TileEntityTurtle.attackWithItemStack(TileEntityTurtle.java:488)

at dan200.turtle.shared.TurtleTool.attack(TurtleTool.java:127)

at dan200.turtle.shared.TurtleTool.useTool(TurtleTool.java:112)

at dan200.turtle.shared.TileEntityTurtle.useTool(TileEntityTurtle.java:1547)

at dan200.turtle.shared.TileEntityTurtle.attack(TileEntityTurtle.java:1540)

at dan200.turtle.shared.TileEntityTurtle.updateCommands(TileEntityTurtle.java:2551)

at dan200.turtle.shared.TileEntityTurtle.g(TileEntityTurtle.java:2373)

 

-- Tile entity being ticked --

Details:

Name: turtle // dan200.turtle.shared.RedPowerTileEntityTurtle

Block type: ID #0

Block data value: 1 / 0x1 / 0b0001

Block location: World: (-313,67,-1393), Chunk: (at 7,4,15 in -20,-88; contains blocks -320,0,-1408 to -305,255,-1393), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)

Stacktrace:

at yc.h(World.java:2155)

at in.h(WorldServer.java:516)

 

-- Affected level --

Details:

Level name: world

All players: 6 total; [iq['mrhorseglue'/99, l='world', x=-16.45, y=63.00, z=-11.41], iq['mmorton89'/1529, l='world', x=-312.48, y=67.00, z=-1390.20], iq['chickenbob24'/4068, l='world', x=-485.39, y=115.00, z=1419.73], iq['hunterpuff'/7325, l='world', x=-488.70, y=114.00, z=1418.78], iq['hippie101234'/7473, l='world', x=-43.75, y=63.00, z=-3.73], iq['jaypurple'/12925, l='world', x=-576.04, y=66.00, z=1383.86]]

Chunk stats: ServerChunkCache: 1755 Drop: 0

Level seed: -5710281158298862924

Level generator: ID 00 - default, ver 1. Features enabled: true

Level generator options:

Level spawn location: World: (169,66,554), Chunk: (at 9,4,10 in 10,34; contains blocks 160,0,544 to 175,255,559), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)

Level time: 4094083 game time, 4112472 day time

Level dimension: 0

Level storage version: 0x04ABD - Anvil

Level weather: Rain time: 20883 (now: false), thunder time: 3676 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Stacktrace:

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

at ho.r(DedicatedServer.java:270)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

 

-- System Details --

Details:

Minecraft Version: 1.4.6

Operating System: Linux (amd64) version 2.6.32-279.el6.x86_64

Java Version: 1.7.0_07, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1392454392 bytes (1327 MB) / 2059206656 bytes (1963 MB) up to 11453267968 bytes (10922 MB)

JVM Flags: 2 total; -Xms2048M -Xmx12288M

AABB Pool Size: 9966 (558096 bytes; 0 MB) allocated, 9650 (540400 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63

FML: MCP v7.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 65 mods loaded, 65 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Core Mod [fihgu's Core Mod] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BlockBreak [block Break Event] (BukkitForge-1.4.6-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BukkitForge [bukkitForge] (BukkitForge-1.4.6-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

powertools_shared [Power Tools Shared] (1.4.6_power_tools_shared_0.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

powertools_chunkprotection [Chunk Protection] (1.4.6_chunkprotection_0.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IC2 [industrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

AdvancedMachines [iC2 Advanced Machines Addon] (AdvancedMachines_4.7a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

EnderStorage [EnderStorage] (EnderStorage 1.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Core [buildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Builders [bC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Energy [bC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Factory [bC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forestry [Forestry for Minecraft] (forestry-A-1.7.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Railcraft [Railcraft] (Railcraft_1.4.6-6.13.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Transport [bC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Silicon [bC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

TwilightForest [The Twilight Forest] (twilightforest-1.14.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

GregTech_Addon [GregTech-Addon] (GregTechMod_2.75b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.14.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

OmniTools [OmniTools] (OmniTools-2.2.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

PortalGun [Portal Gun] (PortalGun1.4.7v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

SoulShards [soulShards] (SoulShards-v1.26-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

StevesCarts [steve's Carts] (StevesCarts2.0.0.a42.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

TC [Traincraft] (Traincraft-3.1.13_010.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

drceph.petrogen [Petroleum Generator] ([1.4.6]PetroGen-1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BinnieCore [binnie Core] (extrabees-1.4.9.12-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ExtraBees [Extra Bees] (extrabees-1.4.9.12-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Permission Mod [fihgu's Permission Mod] (fihgus Permission Mod(2.1.2) (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Protection Mod [fihgu's Protection Mod] (fihgus Protection Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Teleport Mod [fihgu's Teleport Mod] (fihgus Teleport Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IronChest [iron Chest] (ironchest-universal-1.4.7-4.5.2.213.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RecipeRemover [Recipe Remover] (reciperemover-v1.1-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BukkitForge Details: 1.4.6 (Bukkit API version 1.4.5-R0.2)

Plugins Loaded:GroupManager v${GMVer} (${build.number}) (Phoenix): Enabled, SWatchdog v1.18: Enabled, Vault v1.2.16-b184: Enabled, WorldEdit v5.4.5: Enabled, VoxelSniper v5.168.0-jnks168: Enabled, WorldGuard v756-d6939b7: Enabled, Permissions v3.1.6: Enabled, Essentials v${build.number}: Enabled and EssentialsChat v${build.number}: Enabled

Profiler Position: N/A (disabled)

Vec3 Pool Size: 12143 (680008 bytes; 0 MB) allocated, 11222 (628432 bytes; 0 MB) used

Player Count: 6 / 25; [iq['mrhorseglue'/99, l='world', x=-16.45, y=63.00, z=-11.41], iq['mmorton89'/1529, l='world', x=-312.48, y=67.00, z=-1390.20], iq['chickenbob24'/4068, l='world', x=-485.39, y=115.00, z=1419.73], iq['hunterpuff'/7325, l='world', x=-488.70, y=114.00, z=1418.78], iq['hippie101234'/7473, l='world', x=-43.75, y=63.00, z=-3.73], iq['jaypurple'/12925, l='world', x=-576.04, y=66.00, z=1383.86]]

Is Modded: Definitely; Server brand changed to 'fml'

Type: Dedicated Server (map_server.txt)

 

 

 

Sorry if I posted this on the wrong forum.

UPDATE! You're over 40 builds behind. Newest builds can be found here

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

But using Thaumcraft 3 "Wand of Excavation" on regions, which doesn't allow to consctruct, use and so on (with WorldGuard 763-7b435f9 for 1.4.6/7) breaks blocks.

So, I suppose, this all has not much point, if people want to use ForgeBukkit+WorldGuard on servers with mods to protect the land.

Otherwise, they can use just Bukkit.

 

This should work - a player called '[MOD]' will be recorded as doing the breaking/placing. I am looking into doing tighter integration with mods (turtles, etc)

 

Hello, I am not sure if I should be posting this here, but I found out that ComputerCraft's turtles attacking entities will crash my server.

 

I am running a Feed the Beast server with forgebukkit, and I saw "at keepcalm.mods" in the crash report so I figured I would post it here.

If it helps, my ComputerCraft version is 1.481

 

Here is the crash report.

 

 

 

---- Minecraft Crash Report ----

// Quite honestly, I wouldn't worry myself about that.

 

Time: 1/13/13 10:07 AM

Description: Ticking tile entity

 

java.lang.ClassCastException: dan200.turtle.shared.TurtlePlayer cannot be cast to iq

at keepcalm.mods.bukkit.bukkitAPI.inventory.BukkitInventoryPlayer.<init>(BukkitInventoryPlayer.java:21)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntityHuman.<init>(BukkitEntityHuman.java:57)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntity.getEntity(BukkitEntity.java:104)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.getBukkitEntity(BukkitEventFactory.java:102)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.callEntityDamageEvent(BukkitEventFactory.java:409)

at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.onLivingDamage(ForgeEventHandler.java:210)

at net.minecraftforge.event.ASMEventHandler_105_ForgeEventHandler_onLivingDamage_LivingHurtEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

at net.minecraftforge.event.EventBus.post(EventBus.java:103)

at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:348)

at md.d(EntityLiving.java:1209)

at md.a(EntityLiving.java:1045)

at ox.a(SourceFile:122)

at dan200.turtle.shared.TileEntityTurtle.useStack(TileEntityTurtle.java:1884)

at dan200.turtle.shared.TileEntityTurtle.attackWithItemStack(TileEntityTurtle.java:488)

at dan200.turtle.shared.TurtleTool.attack(TurtleTool.java:127)

at dan200.turtle.shared.TurtleTool.useTool(TurtleTool.java:112)

at dan200.turtle.shared.TileEntityTurtle.useTool(TileEntityTurtle.java:1547)

at dan200.turtle.shared.TileEntityTurtle.attack(TileEntityTurtle.java:1540)

at dan200.turtle.shared.TileEntityTurtle.updateCommands(TileEntityTurtle.java:2551)

at dan200.turtle.shared.TileEntityTurtle.g(TileEntityTurtle.java:2373)

at yc.h(World.java:2155)

at in.h(WorldServer.java:516)

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

at ho.r(DedicatedServer.java:270)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at keepcalm.mods.bukkit.bukkitAPI.inventory.BukkitInventoryPlayer.<init>(BukkitInventoryPlayer.java:21)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntityHuman.<init>(BukkitEntityHuman.java:57)

at keepcalm.mods.bukkit.bukkitAPI.entity.BukkitEntity.getEntity(BukkitEntity.java:104)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.getBukkitEntity(BukkitEventFactory.java:102)

at keepcalm.mods.bukkit.bukkitAPI.event.BukkitEventFactory.callEntityDamageEvent(BukkitEventFactory.java:409)

at keepcalm.mods.bukkit.forgeHandler.ForgeEventHandler.onLivingDamage(ForgeEventHandler.java:210)

at net.minecraftforge.event.ASMEventHandler_105_ForgeEventHandler_onLivingDamage_LivingHurtEvent.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

at net.minecraftforge.event.EventBus.post(EventBus.java:103)

at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:348)

at md.d(EntityLiving.java:1209)

at md.a(EntityLiving.java:1045)

at ox.a(SourceFile:122)

at dan200.turtle.shared.TileEntityTurtle.useStack(TileEntityTurtle.java:1884)

at dan200.turtle.shared.TileEntityTurtle.attackWithItemStack(TileEntityTurtle.java:488)

at dan200.turtle.shared.TurtleTool.attack(TurtleTool.java:127)

at dan200.turtle.shared.TurtleTool.useTool(TurtleTool.java:112)

at dan200.turtle.shared.TileEntityTurtle.useTool(TileEntityTurtle.java:1547)

at dan200.turtle.shared.TileEntityTurtle.attack(TileEntityTurtle.java:1540)

at dan200.turtle.shared.TileEntityTurtle.updateCommands(TileEntityTurtle.java:2551)

at dan200.turtle.shared.TileEntityTurtle.g(TileEntityTurtle.java:2373)

 

-- Tile entity being ticked --

Details:

Name: turtle // dan200.turtle.shared.RedPowerTileEntityTurtle

Block type: ID #0

Block data value: 1 / 0x1 / 0b0001

Block location: World: (-313,67,-1393), Chunk: (at 7,4,15 in -20,-88; contains blocks -320,0,-1408 to -305,255,-1393), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)

Stacktrace:

at yc.h(World.java:2155)

at in.h(WorldServer.java:516)

 

-- Affected level --

Details:

Level name: world

All players: 6 total; [iq['mrhorseglue'/99, l='world', x=-16.45, y=63.00, z=-11.41], iq['mmorton89'/1529, l='world', x=-312.48, y=67.00, z=-1390.20], iq['chickenbob24'/4068, l='world', x=-485.39, y=115.00, z=1419.73], iq['hunterpuff'/7325, l='world', x=-488.70, y=114.00, z=1418.78], iq['hippie101234'/7473, l='world', x=-43.75, y=63.00, z=-3.73], iq['jaypurple'/12925, l='world', x=-576.04, y=66.00, z=1383.86]]

Chunk stats: ServerChunkCache: 1755 Drop: 0

Level seed: -5710281158298862924

Level generator: ID 00 - default, ver 1. Features enabled: true

Level generator options:

Level spawn location: World: (169,66,554), Chunk: (at 9,4,10 in 10,34; contains blocks 160,0,544 to 175,255,559), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)

Level time: 4094083 game time, 4112472 day time

Level dimension: 0

Level storage version: 0x04ABD - Anvil

Level weather: Rain time: 20883 (now: false), thunder time: 3676 (now: false)

Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Stacktrace:

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

at ho.r(DedicatedServer.java:270)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

 

-- System Details --

Details:

Minecraft Version: 1.4.6

Operating System: Linux (amd64) version 2.6.32-279.el6.x86_64

Java Version: 1.7.0_07, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1392454392 bytes (1327 MB) / 2059206656 bytes (1963 MB) up to 11453267968 bytes (10922 MB)

JVM Flags: 2 total; -Xms2048M -Xmx12288M

AABB Pool Size: 9966 (558096 bytes; 0 MB) allocated, 9650 (540400 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63

FML: MCP v7.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 65 mods loaded, 65 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Core Mod [fihgu's Core Mod] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BlockBreak [block Break Event] (BukkitForge-1.4.6-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BukkitForge [bukkitForge] (BukkitForge-1.4.6-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

powertools_shared [Power Tools Shared] (1.4.6_power_tools_shared_0.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

powertools_chunkprotection [Chunk Protection] (1.4.6_chunkprotection_0.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IC2 [industrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

AdvancedMachines [iC2 Advanced Machines Addon] (AdvancedMachines_4.7a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

EnderStorage [EnderStorage] (EnderStorage 1.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Core [buildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Builders [bC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Energy [bC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Factory [bC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Forestry [Forestry for Minecraft] (forestry-A-1.7.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Railcraft [Railcraft] (Railcraft_1.4.6-6.13.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Transport [bC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BuildCraft|Silicon [bC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

TwilightForest [The Twilight Forest] (twilightforest-1.14.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

GregTech_Addon [GregTech-Addon] (GregTechMod_2.75b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.14.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

OmniTools [OmniTools] (OmniTools-2.2.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

PortalGun [Portal Gun] (PortalGun1.4.7v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

SoulShards [soulShards] (SoulShards-v1.26-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

StevesCarts [steve's Carts] (StevesCarts2.0.0.a42.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

TC [Traincraft] (Traincraft-3.1.13_010.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

drceph.petrogen [Petroleum Generator] ([1.4.6]PetroGen-1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BinnieCore [binnie Core] (extrabees-1.4.9.12-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ExtraBees [Extra Bees] (extrabees-1.4.9.12-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Permission Mod [fihgu's Permission Mod] (fihgus Permission Mod(2.1.2) (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Protection Mod [fihgu's Protection Mod] (fihgus Protection Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

fihgu's Teleport Mod [fihgu's Teleport Mod] (fihgus Teleport Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

IronChest [iron Chest] (ironchest-universal-1.4.7-4.5.2.213.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

RecipeRemover [Recipe Remover] (reciperemover-v1.1-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available

BukkitForge Details: 1.4.6 (Bukkit API version 1.4.5-R0.2)

Plugins Loaded:GroupManager v${GMVer} (${build.number}) (Phoenix): Enabled, SWatchdog v1.18: Enabled, Vault v1.2.16-b184: Enabled, WorldEdit v5.4.5: Enabled, VoxelSniper v5.168.0-jnks168: Enabled, WorldGuard v756-d6939b7: Enabled, Permissions v3.1.6: Enabled, Essentials v${build.number}: Enabled and EssentialsChat v${build.number}: Enabled

Profiler Position: N/A (disabled)

Vec3 Pool Size: 12143 (680008 bytes; 0 MB) allocated, 11222 (628432 bytes; 0 MB) used

Player Count: 6 / 25; [iq['mrhorseglue'/99, l='world', x=-16.45, y=63.00, z=-11.41], iq['mmorton89'/1529, l='world', x=-312.48, y=67.00, z=-1390.20], iq['chickenbob24'/4068, l='world', x=-485.39, y=115.00, z=1419.73], iq['hunterpuff'/7325, l='world', x=-488.70, y=114.00, z=1418.78], iq['hippie101234'/7473, l='world', x=-43.75, y=63.00, z=-3.73], iq['jaypurple'/12925, l='world', x=-576.04, y=66.00, z=1383.86]]

Is Modded: Definitely; Server brand changed to 'fml'

Type: Dedicated Server (map_server.txt)

 

 

 

Sorry if I posted this on the wrong forum.

UPDATE! You're over 40 builds behind. Newest builds can be found here

 

Wow, I am sorry xD. Thanks lol

Link to comment
Share on other sites

[snip]

 

Hey, so i managed to get everything working with some chances of your code, and i finnaly started to look into developing plugins/mods.

 

But i direcly found 1 problem. The BlockbreakEven from bukkit never gets called with these custom items (obviously)

And your method:

public void BlockDestroyEvent(keepcalm.mods.events.events.BlockDestroyEvent e){
	Bukkit.getServer().getLogger().log(Level.SEVERE, "BlockID: " + e.blockId);
}

 

Never gets called.

To be honest, I have NO idea how to use your event :)

But bukkit does not give me an error on illegal event, so id take it as working

 

Could you by any chance give me some advice/psuedo code before you leave? <3

 

Thanks in advance, and keep up the good work!

 

 

 

 

Link to comment
Share on other sites

[snip]

 

Hey, so i managed to get everything working with some chances of your code, and i finnaly started to look into developing plugins/mods.

 

But i direcly found 1 problem. The BlockbreakEven from bukkit never gets called with these custom items (obviously)

And your method:

public void BlockDestroyEvent(keepcalm.mods.events.events.BlockDestroyEvent e){
	Bukkit.getServer().getLogger().log(Level.SEVERE, "BlockID: " + e.blockId);
}

 

Never gets called.

To be honest, I have NO idea how to use your event :)

But bukkit does not give me an error on illegal event, so id take it as working

 

Could you by any chance give me some advice/psuedo code before you leave? <3

 

Thanks in advance, and keep up the good work!

 

 

That event is called when non-players (block breakers, etc) break blocks. PlayerBreakBlockEvent is called when a player breaks a block.

 

Also, those events are for forge mods. Not bukkit :P

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Hello and thanks for your hard work!

but i have a problem, i don´t get it to work,

OK, bukkitforge work, but when put worldedit or/and essentials in plugins and reload start creating all the files and folders but no more cant use anything!

then i look in the log and i see this:

15.01 16:35:40 [server] INFO [bukkitForge] Going to load perms file: permissions.yml
15.01 16:35:40 [server] INFO [Minecraft] Essentials: Using GroupManager based permissions.
15.01 16:35:40 [server] INFO [Minecraft] 1.4.5-R0.2
15.01 16:35:40 [server] INFO [Minecraft] git-BukkitForge-1.4.5-R1.0-b3000 jnks (Really: BukkitForge for MC 1.4.7)
15.01 16:35:40 [server] INFO [Minecraft] Bukkit version format changed. Version not checked.
15.01 16:35:40 [server] INFO [com.earth2me.essentials.Essentials] [Essentials] Enabling Essentials v${build.number}
15.01 16:35:40 [server] INFO [sTDOUT] Fake Permissions version 3.1.6 is enabled!
15.01 16:35:40 [server] INFO [com.nijikokun.bukkit.Permissions.Permissions] [Permissions] Enabling Permissions v3.1.6
15.01 16:35:40 [server] INFO [com.sk89q.worldedit.bukkit.WorldEditPlugin] [WorldEdit] Enabling WorldEdit v5.4.5
15.01 16:35:40 [server] INFO [sTDOUT] GroupManager version ${GMVer} (${build.number}) (Phoenix) is enabled!
15.01 16:35:40 [server] INFO [org.anjocaido.groupmanager.GroupManager] [GroupManager] Enabling GroupManager v${GMVer} (${build.number}) (Phoenix)
15.01 16:35:40 [server] INFO [com.earth2me.essentials.Essentials] [Essentials] Loading Essentials v${build.number}
15.01 16:35:40 [server] INFO [com.nijikokun.bukkit.Permissions.Permissions] [Permissions] Loading Permissions v3.1.6
15.01 16:35:40 [server] INFO [com.sk89q.worldedit.bukkit.WorldEditPlugin] [WorldEdit] Loading WorldEdit v5.4.5
15.01 16:35:40 [server] INFO [org.anjocaido.groupmanager.GroupManager] [GroupManager] Loading GroupManager v${GMVer} (${build.number}) (Phoenix)
15.01 16:35:40 [server] INFO [bukkitForge] Plugins are being loaded...
15.01 16:35:40 [server] INFO [sTDOUT] GroupManager version ${GMVer} (${build.number}) (Phoenix) is disabled!
15.01 16:35:40 [server] INFO [org.anjocaido.groupmanager.GroupManager] [GroupManager] Disabling GroupManager v${GMVer} (${build.number}) (Phoenix)
15.01 16:35:40 [server] INFO [com.sk89q.worldedit.bukkit.WorldEditPlugin] [WorldEdit] Disabling WorldEdit v5.4.5
15.01 16:35:40 [server] INFO [sTDOUT] Fake Permissions version 3.1.6 is disabled!
15.01 16:35:40 [server] INFO [com.nijikokun.bukkit.Permissions.Permissions] [Permissions] Disabling Permissions v3.1.6
15.01 16:35:40 [server] INFO [com.earth2me.essentials.Essentials] [Essentials] Disabling Essentials v${build.number}

any idea?

what i do wrong?

thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements




  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Use Java 17 instead of Java 19 Add the new crash-report, if this is still not working
    • Now it gets stuck at "Preparing start region for dimension overworld" once i was able to generate a full customzied json. Any insights?
    • Add crash-reports with sites like https://paste.ee/ and paste the link to it here Make a test without valhelsia_structures
    • My game crash before main screen load crash log: ---- Minecraft Crash Report ---- // I let you down. Sorry Time: 04.05.2024, 11:48 Description: Initializing game org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}     at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,xf:OptiFine:default}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.21.jar%2318!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_structures.mixins.json:BlockModelRendererMixin] from phase [DEFAULT] in config [valhelsia_structures.mixins.json] FAILED during APPLY     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     ... 29 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections ->  -> localvar$zbg000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}     at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}     at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     ... 29 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}     at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,xf:OptiFine:default}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details:     Modules:          ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         COMCTL32.dll:Biblioteka formantów czynności użytkownika:6.10 (WinBuild.160101.0800):Microsoft Corporation         CRYPT32.dll:Crypto API32:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.3930:Microsoft Corporation         CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation         DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         DEVOBJ.dll:Device Information Set DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         DNSAPI.dll:Biblioteka DLL interfejsu API klienta usługi DNS:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         GDI32.dll:GDI Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         GLU32.dll:Biblioteka DLL OpenGL Utility Library:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         HID.DLL:Biblioteka użytkownika HID:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         KERNEL32.DLL:Biblioteka DLL klienta Windows NT BASE API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         KERNELBASE.dll:Biblioteka DLL klienta Windows NT BASE API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         MMDevApi.dll:Interfejs API MMDevice:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         MSCTF.dll:Biblioteka DLL serwera MSCTF:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation         NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         Ole32.dll:Microsoft OLE for Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         OpenAL.dll         PROPSYS.dll:System właściwości firmy Microsoft:7.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         RPCRT4.dll:Czas wykonania zdalnego wywoływania procedury:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         SETUPAPI.DLL:Interfejs API Instalatora systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         SHCORE.dll:SHCORE:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         SHELL32.dll:Wspólna biblioteka DLL Powłoki systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         UMPDC.dll         USER32.dll:Współużytkowana biblioteka DLL klienta Windows USER API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         USERENV.dll:Userenv:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation         VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         WINHTTP.dll:Usługi Windows HTTP Services:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         WINMM.dll:MCI API DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4291 (WinBuild.160101.0800):Microsoft Corporation         WS2_32.dll:Biblioteka DLL 32-bitowej wersji usługi Windows Socket 2.0:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         Wldp.dll:Zasady blokady systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         amsi.dll:Anti-Malware Scan Interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         aswAMSI.dll:Avast AMSI COM object:24.3.8975.0:Gen Digital Inc.         aswhook.dll:Avast Hook Library:24.3.8975.0:AVAST Software         bcrypt.dll:Biblioteka podstawowych elementów kryptograficznych systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation         combase.dll:Microsoft COM for Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc.DLL:Usługa klienta DHCP:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc6.DLL:Klient DHCPv6:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dinput8.dll:Microsoft DirectInput:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dwmapi.dll:Interfejs API menedżera okien Microsoft Desktop Window Manager:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         fwpuclnt.dll:Interfejs API trybu użytkownika funkcji FWP/IPSec:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         gdi32full.dll:GDI Client DLL:10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation         glfw.dll         icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         ig9icd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:31.0.101.2111:Intel Corporation         igc64.dll:Intel Graphics Shader Compiler for Intel(R) Graphics Accelerator:31.0.101.2111:Intel Corporation         igdgmm64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.2111:Intel Corporation         igdml64.dll:Metrics Library for Intel(R) Graphics Technology:31.0.101.2111:Intel Corporation         inputhost.dll:InputHost:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft         jemalloc.dll         jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         jna4343990444255883354.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)         jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft         kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation         lwjgl.dll         lwjgl_opengl.dll         lwjgl_stb.dll         management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         mscms.dll:Biblioteka DLL systemu dopasowywania kolorów firmy Microsoft:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation         msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         mswsock.dll:Microsoft Windows Sockets 2.0 Dostawca usługi:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         napinsp.dll:Dostawca podkładek nazewnictwa poczty e-mail:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         ntdll.dll:Biblioteka NT Layer DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         ntmarta.dll:Windows NT - dostawca MARTA:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         opengl32.dll:OpenGL Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         perfos.dll:Biblioteka DLL obiektów wydajności systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         pnrpnsp.dll:Dostawca obszaru nazw PNRP:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         powrprof.dll:Pomocnicza biblioteka DLL dla profilu zasilania:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         profapi.dll:User Profile Basic API:10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation         rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         shlwapi.dll:Biblioteka dodatkowych narzędzi powłoki:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation         ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         uxtheme.dll:Biblioteka Microsoft UxTheme:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation         verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         win32u.dll:Win32u:10.0.19041.4291 (WinBuild.160101.0800):Microsoft Corporation         windows.storage.dll:Interfejs API magazynu systemu Microsoft WinRT:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         wintypes.dll:Biblioteka DLL typów systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         xinput1_4.dll:Interfejs API typowego kontrolera firmy Microsoft:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft Stacktrace:     at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.21.jar%2318!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- System Details -- Details:     Minecraft Version: 1.18.2     Minecraft Version ID: 1.18.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.1, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 1227438184 bytes (1170 MiB) / 1644167168 bytes (1568 MiB) up to 10502537216 bytes (10016 MiB)     CPUs: 4     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz     Identifier: Intel64 Family 6 Model 142 Stepping 9     Microarchitecture: Amber Lake     Frequency (GHz): 2,40     Number of physical packages: 1     Number of physical CPUs: 2     Number of logical CPUs: 4     Graphics card #0 name: NVIDIA GeForce 940MX     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 2048,00     Graphics card #0 deviceId: 0x179c     Graphics card #0 versionInfo: DriverVersion=21.21.13.7654     Graphics card #1 name: Intel(R) HD Graphics 620     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 1024,00     Graphics card #1 deviceId: 0x5916     Graphics card #1 versionInfo: DriverVersion=31.0.101.2111     Memory slot #0 capacity (MB): 16384,00     Memory slot #0 clockSpeed (GHz): 2,13     Memory slot #0 type: DDR4     Virtual memory max (MB): 25980,22     Virtual memory used (MB): 7608,61     Swap memory total (MB): 9728,00     Swap memory used (MB): 252,46     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     Launched Version: 1.18.2-forge-40.2.21     Backend library: LWJGL version 3.2.2 SNAPSHOT     Backend API: Intel(R) HD Graphics 620 GL version 3.2.0 - Build 31.0.101.2111, Intel     Window size: <not initialized>     GL Caps: Using framebuffer using OpenGL 3.2     GL debug messages:      Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'     Type: Client (map_client.txt)     CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz     OptiFine Version: OptiFine_1.18.2_HD_U_H6     OptiFine Build: 20220313-160847     Render Distance Chunks: 8     Mipmaps: 4     Anisotropic Filtering: 1     Antialiasing: 0     Multitexture: false     Shaders: null     OpenGlVersion: 3.2.0 - Build 31.0.101.2111     OpenGlRenderer: Intel(R) HD Graphics 620     OpenGlVendor: Intel     CpuCount: 4     ModLauncher: 9.1.3+9.1.3+main.9b69c82a     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:           mixin PLUGINSERVICE           eventbus PLUGINSERVICE           slf4jfixer PLUGINSERVICE           object_holder_definalize PLUGINSERVICE           runtime_enum_extender PLUGINSERVICE           capability_token_subclass PLUGINSERVICE           accesstransformer PLUGINSERVICE           runtimedistcleaner PLUGINSERVICE           mixin TRANSFORMATIONSERVICE           OptiFine TRANSFORMATIONSERVICE           fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         lowcodefml@null         javafml@null     Mod List:          client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         repurposed_structures_forge-5.1.14+1.18.2.jar     |Repurposed Structures         |repurposed_structures         |5.1.14+1.18.2       |COMMON_SET|Manifest: NOSIGNATURE         TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |COMMON_SET|Manifest: NOSIGNATURE         Piglin Expansion 1.2.1.jar                        |Piglin Expansion              |piglin_expansion              |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE         pamhc2trees-1.18.2-1.0.4.jar                      |Pam's HarvestCraft 2 - Trees  |pamhc2trees                   |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE         BiomesOPlenty-1.18.2-16.0.0.134.jar               |Biomes O' Plenty              |biomesoplenty                 |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE         pamhc2crops-1.18.2-1.0.6.jar                      |Pam's HarvestCraft 2 - Crops  |pamhc2crops                   |1.0.6               |COMMON_SET|Manifest: NOSIGNATURE         jei-1.18.2-forge-10.2.1.1006.jar                  |Just Enough Items             |jei                           |10.2.1.1006         |COMMON_SET|Manifest: NOSIGNATURE         pamhc2foodextended-1.18.2-1.0.5.jar               |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended            |1.0                 |COMMON_SET|Manifest: NOSIGNATURE         torohealth-1.18-forge-2.jar                       |ToroHealth                    |torohealth                    |1.18-forge-2        |COMMON_SET|Manifest: NOSIGNATURE         reap-1.18.2-1.0.0.jar                             |Reap Mod                      |reap                          |1.18.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE         Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |COMMON_SET|Manifest: NOSIGNATURE         pamhc2foodcore-1.18.2-1.0.3.jar                   |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore                |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE         SereneSeasons-1.18.2-7.0.0.15.jar                 |Serene Seasons                |sereneseasons                 |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE         YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |COMMON_SET|Manifest: NOSIGNATURE         ToughAsNails-1.18.2-7.0.0.73.jar                  |Tough As Nails                |toughasnails                  |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE         feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |COMMON_SET|Manifest: NOSIGNATURE         weather2-1.18.2-2.7.5.jar                         |Weather2                      |weather2                      |1.18.2-2.7.5        |COMMON_SET|Manifest: NOSIGNATURE         betteranimalsplus-1.18.2-11.0.10-forge.jar        |Better Animals Plus           |betteranimalsplus             |1.18.2-11.0.10      |COMMON_SET|Manifest: NOSIGNATURE         coroutil-forge-1.18.2-1.3.6.jar                   |CoroUtil                      |coroutil                      |1.18.2-1.3.6        |COMMON_SET|Manifest: NOSIGNATURE         architectury-4.12.94-forge.jar                    |Architectury                  |architectury                  |4.12.94             |COMMON_SET|Manifest: NOSIGNATURE         shulkerbox-1.18.2-1.0.0.jar                       |Advanced Shulkerboxes         |shulkerbox                    |1.18.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE         mysticalworld-1.18.2-0.4.8.29.jar                 |Mystical World                |mysticalworld                 |0.4.8.29            |COMMON_SET|Manifest: NOSIGNATURE         FallingTree-1.18.2-3.5.5.jar                      |FallingTree                   |fallingtree                   |3.5.5               |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29         forge-1.18.2-40.2.21-universal.jar                |Forge                         |forge                         |40.2.21             |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         cofh_core-1.18.2-9.2.3.47.jar                     |CoFH Core                     |cofh_core                     |9.2.3               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_innovation-1.18.2-9.2.1.19.jar            |Thermal Innovation            |thermal_innovation            |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_foundation-1.18.2-9.2.2.58.jar            |Thermal Series                |thermal                       |9.2.2               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_cultivation-1.18.2-9.2.1.20.jar           |Thermal Cultivation           |thermal_cultivation           |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_expansion-1.18.2-9.2.2.24.jar             |Thermal Expansion             |thermal_expansion             |9.2.2               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_locomotion-1.18.2-9.2.1.15.jar            |Thermal Locomotion            |thermal_locomotion            |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_integration-1.18.2-9.2.1.18.jar           |Thermal Integration           |thermal_integration           |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |COMMON_SET|Manifest: NOSIGNATURE         valhelsia_core-forge-1.18.2-0.4.0.jar             |Valhelsia Core                |valhelsia_core                |1.18.2-0.4.0        |COMMON_SET|Manifest: NOSIGNATURE         valhelsia_structures-1.18.2-0.1.1.jar             |Valhelsia Structures          |valhelsia_structures          |1.18.2-0.1.1        |COMMON_SET|Manifest: NOSIGNATURE         thermal_dynamics-1.18.2-9.2.2.19.jar              |Thermal Dynamics              |thermal_dynamics              |9.2.2               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |COMMON_SET|Manifest: NOSIGNATURE     Crash Report UUID: e912b463-f8b1-45c5-af55-a3291be1b7b0     FML: 40.2     Forge: net.minecraftforge:40.2.21
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.