whenever i try to download orespawn [alot] i do everything correctly. make sure it is for 1.7.10, download optifine for 1.7.10, everything [i hope] and whenever i click play with orespawn installed it crashes!
// Ooh. Shiny.
Time: 1/18/15 7:36 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: Whale
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at danger.orespawn.OreSpawnMain.make_some_more_things(OreSpawnMain.java:4678)
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:1835)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at danger.orespawn.OreSpawnMain.make_some_more_things(OreSpawnMain.java:4678)
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:1835)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Orespawn has way too many entities. You're combining it with mo'creatures and several other heavy entity spawning mods. You're going to run out of entity IDs. In this case, one of the entity mods has hard coded an entity ID instead of letting forge assign it, and once that ID got assigned by forge to something else, you ran into conflict. You gotta start taking out entity spawning mods until the error goes away in order to figure out which mod it is. Honestly though even if you do that, I still think you'll run into issues of running out of IDs.
i have identified a problem between orespawn, oceancraft and, too much TNT. with orespawn and all mods except those minecraft loads but no orespawn materials are in the inventory. whe i pair orespawn with tmTNT the crash report says tmTNT is errord NOT ore spawn. with oceancraft it is the opposite.
I loaded minecraft without too much TNT or oceancraft but now when I try to play in a world it takes literally 20 minutes to load and I am stilltrying to get in a world! Does thismean ore spawn is installed and working or have I hit another problem?
i figured out what happens after 25 mins of waiting...MC screen turns all white and says shutting down internal server than the computer frezzes and the COMPUTER crashes.
Take out everything that creates mobs. Confirm you have a stable world. Then slowly start adding them in one by one. When it starts freaking out, stop loading more mods.
i did that and minecraft does not crash when i dont have tmTNT or oceancraft but when i have those out and orespawn in MC does not crash but it takes 20 mins to get in a world.
I would honestly get rid of OreSpawn. It's one of the best-known mods for breaking games and causing a whole tonne of balance issues, even aside from how unstable it is in the first place.
i figured out something very interesting. while on mineplex i pressed my button for the more player models mod and a bunch of the creaturs i could turn in to are from orespawn! so orespawn is installed correctly and good but i still want to get in my own worlds with this mod.
I can't really help you more. From the reports you gave us this is an issue for the mod authors to fix. If you can find a way to make it work, great, but there's nothing we can do for you per se. You're going to have to find some combination of mods that are able to co-exist and that your installation can handle or report the issues and wait for authors of the mods to fix them.
If I may ask, how do I solve the problem when Orespawn has no displayed data? Do I need to open the zip file in the mod folder? Or does the mod run by itself?
// Ooh. Shiny.
Time: 1/18/15 7:36 PM
Description: Initializing game
java.lang.IllegalArgumentException: ID is already registered: Whale
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at danger.orespawn.OreSpawnMain.make_some_more_things(OreSpawnMain.java:4678)
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:1835)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:199)
at danger.orespawn.OreSpawnMain.make_some_more_things(OreSpawnMain.java:4678)
at danger.orespawn.OreSpawnMain.preInit(OreSpawnMain.java:1835)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 179604656 bytes (171 MB) / 378302464 bytes (360 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.18.1180 Minecraft Forge 10.13.0.1180 Optifine OptiFine_1.7.10_HD_A4 46 mods loaded, 46 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.18.1180} [Forge Mod Loader] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.0.1180} [Minecraft Forge] (forge-1.7.10-10.13.0.1180.jar) Unloaded->Constructed->Pre-initialized
debug{1.0} [debug] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
lucky{5.0.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-0-0.jar) Unloaded->Constructed->Pre-initialized
cheesemod{4.3} [§6Cheese Mod] ([1.7.10] Cheese Mod v 4.3.jar) Unloaded->Constructed->Pre-initialized
FLabsBF{4.1.2} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.1.2.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized
IMSM{100.0.2} [IMSM] ([1.7.2+]Instant Massive Structures Mod.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{5.0.7} [BuildCraft] (buildcraft-5.0.7.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{5.0.7} [BC Builders] (buildcraft-5.0.7.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{5.0.7} [BC Energy] (buildcraft-5.0.7.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{5.0.7} [BC Factory] (buildcraft-5.0.7.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{5.0.7} [BC Transport] (buildcraft-5.0.7.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{5.0.7} [BC Silicon] (buildcraft-5.0.7.jar) Unloaded->Constructed->Pre-initialized
cannibalism{1.0.1} [Cannibalism] (Cannibalism-1.0.1-1.7.10.jar) Unloaded->Constructed->Pre-initialized
kegare.caveworld{1.7.2} [Caveworld] (Caveworld_1.7.10-v1.7.2.jar) Unloaded->Constructed->Pre-initialized
CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized
MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized
ElementalCreepers{4.2.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.2.0.jar) Unloaded->Constructed->Pre-initialized
emeraldmod{3.1.3} [EmeraldMod] (EmeraldMod 1.7.2 Forge V3.2.jar) Unloaded->Constructed->Pre-initialized
flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar) Unloaded->Constructed->Pre-initialized
ganysnether{1.7.5} [Gany's Nether] (Ganys Nether-1.7.5.jar) Unloaded->Constructed->Pre-initialized
GraveStone{2.9.7} [GraveStone] (GraveStone 2.9.7.jar) Unloaded->Constructed->Pre-initialized
IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized
more{1.0} [more] (M-Ore 1.7.2.jar) Unloaded->Constructed->Pre-initialized
miners{v3.1.0} [Miner's Heaven] (Miners-Heaven-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
mochickens{1.5} [Mo Chickens] (Mo-Chickens-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
moreplayermodels{1.7.10} [MorePlayerModels] (MorePlayerModels_1.7.10.jar) Unloaded->Constructed->Pre-initialized
movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar) Unloaded->Constructed->Pre-initialized
cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized
Oceancraft{1.3.1} [Oceancraft] (Oceancraft-1.3.1.jar) Unloaded->Constructed->Pre-initialized
OreSpawn{1.7.10.20.2} [OreSpawn] (orespawn-1.7.10-20.2.zip) Unloaded->Constructed->Errored
primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar) Unloaded->Constructed->Pre-initialized
ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized
examplemod{1.0} [Example Mod] (S3DGM-1.7.10-0.6.3.jar) Unloaded->Constructed->Pre-initialized
Stefinus Jetpacks{0.6.3} [Stefinus Jetpacks] (S3DGM-1.7.10-0.6.3.jar) Unloaded->Constructed->Pre-initialized
S3DGM{0.6.3} [Stefinus 3D Gun Mod] (S3DGM-1.7.10-0.6.3.jar) Unloaded->Constructed->Pre-initialized
secretroomsmod{@[email protected]} [The SecretRoomsMod] (Secret-Rooms-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
stillhungry{1.7.2-2.1.0} [Still Hungry!] (stillhungry-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized
kitchen{1.2.2} [The Kitchen Mod] (The-Kitchen-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
TooMuchTNT{2.9} [TooMuchTNT] (Too-Much-TNT-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
uncraftingTable{1.4} [jglrxavpok's UncraftingTable] (Uncrafting-Table-Mod-1.7.2.zip) Unloaded->Constructed->Pre-initialized
WebDisplay{0.9} [Web Displays] (WebDisplays-0.9.jar) Unloaded->Constructed->Pre-initialized
denseores{1.0} [Dense Ores] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.10-Forge10.13.0.1180
LWJGL: 2.9.1
OpenGL: ATI Radeon 3100 Graphics GL version 2.1.8664, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
NO MOD INFO FOUND
ASK MOD AUTHOR TO PROVIDE A MOD mcmod.info file
is this the cause for all this?
If I may ask, how do I solve the problem when Orespawn has no displayed data? Do I need to open the zip file in the mod folder? Or does the mod run by itself?
Hey, I'm having the same issue, but no other mods enabled WHATSOEVER! Please help?
Make your own post, don't revive 6 month old ones.
Give your crash report as well.
Want to see the world's most gullible person? Click Here!