Everything posted by larsgerrits
-
Minecraft forge crashes while launching
Something is adding -Xmx512M to your JVM options, probably through the JAVA_OPTIONS environment variable. Remove it.
-
Game crash while initializing game [1.7.10] {UNRESOLVED}
There might be, just not here.
-
Game crash while initializing game [1.7.10] {UNRESOLVED}
1.7.10 is no longer supported on this forum.
-
how to return entities in a radius
The method to apply potion effects is defined in EntityLivingBase, so if you call World#getEntitiesWithinAABB with EntityLivingBase.class, you can apply the potion effects to them.
-
how to return entities in a radius
World#getEntitiesWithinAABB(Entity.class, new AxisAlignedBB(x,y,z,x+10,y+10,z+10) will return every entity inside a 10x10x10 box and which inherents the Entity class.
-
how to return entities in a radius
You can use World#getEntitiesWithinAABB to get all the entities in an AxisAlignedBB.
-
Forge keeps crashing, help plz
No, you don't. Make your own thread and post the log there (without Optifine installed).
-
Forge keeps crashing, help plz
Then show us a log from 1.11.
-
Forge keeps crashing, help plz
1.7.10 is no longer supported on this forum.
-
[1.12] MC Crash, try to identify the cause
Forge recently had a breaking change which causes mods to crash. One of your mods is not updated to a version of Forge after the change. Unfortunately, the crash doesn't say which mod it is, so you'll have to take mods out to see which is the crashing one.
-
Game crashes after I hit someone
Also, 1.7.10 is no longer supported on this forum.
-
Forge not showing up in new launcher
You shouldn't have to copy files around when installing Forge. You have to download the installer and use it.
-
Forge keeps crashing, help plz
Well, where did you post it then? Certainly not in this thread.
-
Forge keeps crashing, help plz
The link to the Gist or Pastebin...
-
Forge 1.12 game crash
Remove Optifine.
-
[1.12] How to register models for items with meta?
You should update to the registry events.
-
[1.12] How to register models for items with meta?
You should register models in the ModelRegistryEvent.
-
Forge keeps crashing, help plz
I'm sorry, but do you actually not know what "post the file" means?
-
Forge keeps crashing, help plz
The contents of that file, yes.
-
Forge keeps crashing, help plz
Post the contents in a Gist or Pastebin and post the link here.
-
Can't find a forge version
1.6.4 is no longer supported on this forum.
-
Minecraft 1.12 stuck on "Loading World"
Post the FML log (logs/fml-client-latest.log).
-
Forge keeps crashing, help plz
Post the FML log (logs/fml-client-latest.log).
-
Minecraft 1.12 crashes with Forge
Make your own thread for your own issue. Also: You're not actually running 1.12....
-
Forge 1.12 always crash
No, you copy the contents to a Gist or Pastebin and paste the link here.
IPS spam blocked by CleanTalk.