Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

willez

Members
  • Joined

  • Last visited

  1. that is so clear thank you
  2. well...um....after a few days looking around i don't really know how to fix this errors Can you show me how exactly i can fix this?
  3. alright thanks for the help
  4. I zipped my source code here, the package is willez.minegicka Here's the link. Tell me if you can't download from mf http://www.mediafire.com/?i5n1cl5o3d21tt6 Hope you can solve this
  5. I've been experiencing this exception many times, when my entity dies, or it checks for nearby entities using worldObj.getEntitiesWithinAABB or even when trying to move using moveEntity(motionX, motionY, motionZ),.... 2012-08-23 15:53:07 [iNFO] [sTDERR] java.util.ConcurrentModificationException 2012-08-23 15:53:07 [iNFO] [sTDERR] at java.util.ArrayList$Itr.checkForComodification(Unknown Source) 2012-08-23 15:53:07 [iNFO] [sTDERR] at java.util.ArrayList$Itr.next(Unknown Source) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.Chunk.getEntitiesWithinAABBForEntity(Chunk.java:1073) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.World.getEntitiesWithinAABBExcludingEntity(World.java:3337) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.World.getCollidingBoundingBoxes(World.java:1461) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.Entity.moveEntity(Entity.java:657) 2012-08-23 15:53:07 [iNFO] [sTDERR] at willez.minegicka.Spray.onUpdate(Spray.java:75) 2012-08-23 15:53:07 [iNFO] [sTDERR] at willez.minegicka.SprayWater.onUpdate(SprayWater.java:41) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.World.updateEntityWithOptionalForce(World.java:2021) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.WorldServer.updateEntityWithOptionalForce(WorldServer.java:538) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.World.updateEntity(World.java:1986) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.World.updateEntities(World.java:1867) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.WorldServer.updateEntities(WorldServer.java:437) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:616) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.IntegratedServer.tick(IntegratedServer.java:102) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453) 2012-08-23 15:53:07 [iNFO] [sTDERR] at net.minecraft.src.ThreadServerApplication.run(ThreadServerApplication.java:17)

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.