Giter VIP home page Giter VIP logo

wizardry's People

Contributors

arrrrik avatar bluexin avatar desempregago avatar eladkay avatar forestbat avatar hadaward avatar leviathan143 avatar murapix avatar pau101 avatar pelotrio avatar photonchaos avatar pogofishmage avatar saadardati avatar thecodewarrior avatar tidesinger avatar tusama avatar tyler-roche avatar warpdragon avatar werty1124 avatar xechon avatar yrsegal avatar yulife avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wizardry's Issues

Allow mana pool generation to be turned off.

Hi, I was trying to replace mana pool generation with either a crafting recipe for liquid mana or a custom world generator. I tried setting the config to 0 which works in most mods but in this case it resulted in the game crashing.

java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_121] at com.teamwizardry.wizardry.common.world.WorldGenManaLake.generate(WorldGenManaLake.java:23) ~[WorldGenManaLake.class:?] at com.teamwizardry.wizardry.common.world.GenHandler.generateMana(GenHandler.java:24) ~[GenHandler.class:?] at com.teamwizardry.wizardry.common.world.GenHandler.generate(GenHandler.java:31) ~[GenHandler.class:?]

Manual GUI Scaling and Auto GUI Scaling of book don't line up

This is all with MC Maximized.
When GUI Scale set to auto, book gui relatively same size as normal MC GUI when GUI Scale set to Normal.
When GUI Scale set to normal, book about as large as normal MC GUI when GUI Scale set to Auto.
This makes the book un-navigatable when my Minecraft is maximized and GUI Scale manually set to Normal.
But same maximization/resolution set to Auto and the book is easy to navigate,
but MC gui is too big now.
I usually manually set gui scale to normal when I play Minecraft because Auto makes the Minecraft gui too big when my Minecraft is maximized.
However when my Minecraft is maximized, your book is only navigatable with GUI Scale set to auto.
And when set to Normal it's far too large.
This is not how vanilla GUI Scaling works as seen in my screenshots.
screenshots of GUI Scale set to Auto
screenshots of GUI Scale manually set to Normal
Screenshot of the mods I use
zipped up Instance logs

Particle Spam Danger

Beams which create zones create particles which create lag which creates crashes.

[Suggestion] Add a liquid mana recipe for skyblocks or premade worlds.

I'm playing on a premade world and so mana pools are not generating naturally. I would suggest adding a way to make mana buckets by crafting a water bucket with other vanilla objects. In a modpack with ExNihilo I would just add a water transform with the crucible but it would probably serve you best to add a way to get liquid mana without other mods making this compatible with many different game modes.

Unicorns error when writing to NBT


[17:54:39] [Server thread/ERROR]: Failed to save chunk
net.minecraft.util.ReportedException: Saving entity NBT
	at net.minecraft.entity.Entity.writeToNBT(Entity.java:1826) ~[Entity.class:?]
	at net.minecraft.entity.Entity.writeToNBTOptional(Entity.java:1730) ~[Entity.class:?]
	at net.minecraft.world.chunk.storage.AnvilChunkLoader.writeChunkToNBT(AnvilChunkLoader.java:385) ~[AnvilChunkLoader.class:?]
	at net.minecraft.world.chunk.storage.AnvilChunkLoader.saveChunk(AnvilChunkLoader.java:182) [AnvilChunkLoader.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.saveChunkData(ChunkProviderServer.java:205) [ChunkProviderServer.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.saveChunks(ChunkProviderServer.java:233) [ChunkProviderServer.class:?]
	at net.minecraft.world.WorldServer.saveAllChunks(WorldServer.java:1062) [WorldServer.class:?]
	at net.minecraft.server.MinecraftServer.saveAllWorlds(MinecraftServer.java:414) [MinecraftServer.class:?]
	at net.minecraft.server.integrated.IntegratedServer.saveAllWorlds(IntegratedServer.java:238) [IntegratedServer.class:?]
	at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:141) [IntegratedServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
Caused by: java.lang.NullPointerException
	at com.teamwizardry.wizardry.common.entity.EntityUnicorn.writeEntityToNBT(EntityUnicorn.java:128) ~[EntityUnicorn.class:?]
	at net.minecraft.entity.Entity.writeToNBT(Entity.java:1797) ~[Entity.class:?]
	... 11 more

The problem is that EntityUnicorn#target can be null, but you're calling a method on it.

More GL Leak stuff

Screenshot

Discovered by whatthedrunk while gathering mods for ATM 3 v5.0 (not released at the time of this issue).

Need to go through the mods in the pack to figure out which one it's leaking with, and why.

Book Sections not loading in 0.41

upon starting this mod in creative to test how it works i opened the in game book to find out how everything works and nothing appeared when i click the read me section so i restarted the game and tried again nothing then i made sure all the mods were up to date and they were i have no clue what to do please help

[1.12.1] The Underworld is all kinds of hecked up

This issue covers three bugs:
1: When entering the Underworld in Survival mode, the player dies from fall damage.
2: When entering the Underworld with COFH World and the Thermal mods installed, the game crashes.
3: When entering the Underworld with Dynamic Surroundings installed, the console is flooded and the game lags (more on that later)

BUG 1: FALL DAMAGE
Problem: Falling into the Underworld kills you. It shouldn't.
Reproduction: Enter the Underworld (I'm not posting it here unless the devs give the A-OK). Notice that your legs have exploded and you are dead. Respawn in overworld.

"BUG" 2: COFH WORLD BEING TERRIBLE
Problem: Entering the Underworld causes the game to crash with this report.
Reproduction: Do everything you just did (broken bones optional) with COFH World installed.

BUG 3: DYNAMIC SURROUNDINGS ALSO BEING TERRIBLE
Problem: Entering the Underworld causes Dynamic Surroundings to print this message in the console repeatedly. This process may or may not cause a nominal amount of game lag as the sound engine tries and fails to reconcile the biome info.
Reproduction: figure it out lmao

Gradle files are incomplete

It is conventional to upload the gradle folder(gradle not .gradle), both gradle build scripts and the build.gradle in mod git repos. This allows someone to fork, clone and then run gradlew setupDecompWorkspace straight away, rather than having to download the appropriate MDK to get the missing files first.

Spell balance (touch -> break)

Compared to AM2, touch/break seems woefully bad.

No modifiers, I couldn't break stone or wood, but sand/dirt did.

I threw in x8 potency, and could beak stone but stopped testing not long after.

AM2's three tiers were roughly equivalent to wood (or stone) pick, iron pick, and (I think) diamond pick.

It was also as instant as you could click (burnout aside).

Mana Pool Generation in BoP worlds

Mana pools may not be generating in Biomes o' Plenty worlds, need to check how those differ from the normal overworld. Look into other world-type replacing mods, like Lost Cities, Highlands, etc.

Guide book bug

When you click on the arrows the game crashes.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.5.1.jar)
  LibrarianLib Plugin (librarianlib-4.0.jar)
  Wizardry Plugin (wizardry-0.1.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 9/18/17 5:00 PM
Description: Updating screen events

java.lang.NullPointerException: Updating screen events
	at com.teamwizardry.wizardry.client.gui.book.ComponentIndex.lambda$new$4(ComponentIndex.java:54)
	at com.teamwizardry.wizardry.client.gui.book.ComponentIndex$$Lambda$219/847716210.accept(Unknown Source)
	at com.teamwizardry.librarianlib.features.eventbus.EventBus.fire(EventBus.kt:24)
	at com.teamwizardry.wizardry.client.gui.book.ComponentNavBar.lambda$new$4(ComponentNavBar.java:65)
	at com.teamwizardry.wizardry.client.gui.book.ComponentNavBar$$Lambda$218/442250398.accept(Unknown Source)
	at com.teamwizardry.librarianlib.features.eventbus.EventBus.fire(EventBus.kt:24)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:683)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiBase.func_146286_b(GuiBase.kt:84)
	at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:543)
	at com.teamwizardry.librarianlib.features.gui.GuiBase.func_146274_d(GuiBase.kt:104)
	at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1752)
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	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 --
Thread: Client thread
Stacktrace:
	at com.teamwizardry.wizardry.client.gui.book.ComponentIndex.lambda$new$4(ComponentIndex.java:54)
	at com.teamwizardry.wizardry.client.gui.book.ComponentIndex$$Lambda$219/847716210.accept(Unknown Source)
	at com.teamwizardry.librarianlib.features.eventbus.EventBus.fire(EventBus.kt:24)
	at com.teamwizardry.wizardry.client.gui.book.ComponentNavBar.lambda$new$4(ComponentNavBar.java:65)
	at com.teamwizardry.wizardry.client.gui.book.ComponentNavBar$$Lambda$218/442250398.accept(Unknown Source)
	at com.teamwizardry.librarianlib.features.eventbus.EventBus.fire(EventBus.kt:24)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:683)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:688)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent$mouseUp$1.invoke(GuiComponent.kt:123)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.forEachChild(GuiComponent.kt:979)
	at com.teamwizardry.librarianlib.features.gui.GuiComponent.mouseUp(GuiComponent.kt:687)
	at com.teamwizardry.librarianlib.features.gui.GuiBase.func_146286_b(GuiBase.kt:84)
	at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:543)
	at com.teamwizardry.librarianlib.features.gui.GuiBase.func_146274_d(GuiBase.kt:104)
	at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)

-- Affected screen --
Details:
	Screen name: com.teamwizardry.wizardry.client.gui.book.BookGui

-- Affected level --
Details:
	Level name: MpServer
	All players: 1 total; [EntityPlayerSP['Groting'/1298, l='MpServer', x=-44.79, y=66.00, z=255.22]]
	Chunk stats: MultiplayerChunkCache: 121, 121
	Level seed: 0
	Level generator: ID 00 - default, ver 1. Features enabled: false
	Level generator options: 
	Level spawn location: World: (-116,64,256), Chunk: (at 12,4,0 in -8,16; contains blocks -128,0,256 to -113,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
	Level time: 23790 game time, 10253 day time
	Level dimension: 0
	Level storage version: 0x00000 - Unknown?
	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
	Forced entities: 62 total; [EntityItem['item.item.egg'/2321, l='MpServer', x=4.08, y=86.00, z=243.62], EntityCreeper['Крипер'/2582, l='MpServer', x=-5.50, y=21.00, z=300.50], EntityPlayerSP['Groting'/1298, l='MpServer', x=-44.79, y=66.00, z=255.22], EntityZombie['Зомби'/2589, l='MpServer', x=-32.50, y=52.00, z=294.50], EntityZombie['Зомби'/2590, l='MpServer', x=-31.50, y=52.00, z=293.50], EntityBat['Летучая мышь'/2610, l='MpServer', x=-53.58, y=47.01, z=268.58], EntityBat['Летучая мышь'/2611, l='MpServer', x=-51.42, y=49.34, z=273.63], EntityBat['Летучая мышь'/2612, l='MpServer', x=-52.79, y=50.61, z=286.31], EntityBat['Летучая мышь'/2614, l='MpServer', x=-52.41, y=49.38, z=266.62], EntitySheep['Овца'/1079, l='MpServer', x=-99.54, y=64.00, z=223.40], EntitySheep['Овца'/1080, l='MpServer', x=-100.50, y=68.00, z=230.27], EntityCow['Корова'/1081, l='MpServer', x=-108.47, y=75.00, z=242.78], EntityCow['Корова'/1082, l='MpServer', x=-102.48, y=83.00, z=258.17], EntityCow['Корова'/1083, l='MpServer', x=-107.15, y=82.00, z=263.47], EntityCow['Корова'/1084, l='MpServer', x=-104.55, y=69.00, z=281.45], EntityCow['Корова'/1085, l='MpServer', x=-103.56, y=69.00, z=282.08], EntityCow['Корова'/1086, l='MpServer', x=-108.50, y=88.00, z=301.50], EntitySheep['Овца'/1095, l='MpServer', x=-79.80, y=64.00, z=217.57], EntitySheep['Овца'/1096, l='MpServer', x=-95.50, y=64.00, z=225.50], EntitySheep['Овца'/1097, l='MpServer', x=-85.27, y=70.00, z=249.50], EntitySheep['Овца'/1103, l='MpServer', x=-74.73, y=64.00, z=227.82], EntitySheep['Овца'/1104, l='MpServer', x=-64.52, y=65.00, z=230.74], EntitySheep['Овца'/1112, l='MpServer', x=-48.30, y=66.00, z=220.27], EntitySpider['Паук'/1115, l='MpServer', x=-44.99, y=58.00, z=262.16], EntityZombie['Зомби'/2653, l='MpServer', x=-65.50, y=44.00, z=247.50], EntityItem['item.item.egg'/2399, l='MpServer', x=-0.13, y=85.00, z=238.17], EntitySheep['Овца'/1121, l='MpServer', x=-69.48, y=64.00, z=225.71], EntitySheep['Овца'/1122, l='MpServer', x=-42.52, y=69.00, z=223.66], EntityBat['Летучая мышь'/1124, l='MpServer', x=-44.25, y=60.10, z=262.61], EntityZombie['Зомби'/2661, l='MpServer', x=-65.50, y=35.00, z=259.50], EntityZombie['Зомби'/2408, l='MpServer', x=-30.50, y=26.00, z=276.50], EntitySkeleton['Скелет'/2665, l='MpServer', x=-32.50, y=18.00, z=303.50], EntitySkeleton['Скелет'/2668, l='MpServer', x=-36.50, y=14.00, z=258.50], EntityZombie['Зомби'/2676, l='MpServer', x=-34.50, y=37.00, z=230.50], EntitySkeleton['Скелет'/1143, l='MpServer', x=-22.34, y=56.00, z=260.70], EntitySheep['Овца'/1144, l='MpServer', x=-7.78, y=72.00, z=263.42], EntityZombie['Зомби'/2681, l='MpServer', x=-36.50, y=60.00, z=232.50], EntityZombie['Зомби'/2428, l='MpServer', x=-60.77, y=47.00, z=272.50], EntityZombie['Зомби'/2686, l='MpServer', x=-21.50, y=46.00, z=225.50], EntityBat['Летучая мышь'/1919, l='MpServer', x=16.05, y=19.49, z=293.38], EntitySkeleton['Скелет'/2687, l='MpServer', x=-17.50, y=46.00, z=236.50], EntityChicken['Курица'/1158, l='MpServer', x=-0.95, y=85.00, z=239.07], EntitySkeleton['Скелет'/1163, l='MpServer', x=-13.72, y=59.00, z=265.50], EntityChicken['Курица'/1681, l='MpServer', x=18.50, y=79.00, z=211.50], EntityChicken['Курица'/1683, l='MpServer', x=16.50, y=80.00, z=213.50], EntityChicken['Курица'/1172, l='MpServer', x=11.78, y=77.00, z=207.51], EntityItem['item.item.dyePowder.black'/1173, l='MpServer', x=14.25, y=58.00, z=225.13], EntityChicken['Курица'/1174, l='MpServer', x=2.46, y=87.00, z=239.12], EntityChicken['Курица'/1175, l='MpServer', x=-3.47, y=81.00, z=236.19], EntityItem['item.item.egg'/1178, l='MpServer', x=2.01, y=87.00, z=238.97], EntityChicken['Курица'/1180, l='MpServer', x=3.23, y=86.00, z=244.49], EntitySheep['Овца'/1182, l='MpServer', x=-4.79, y=80.00, z=265.69], EntitySkeleton['Скелет'/2209, l='MpServer', x=-106.50, y=30.00, z=259.50], EntityBat['Летучая мышь'/1964, l='MpServer', x=-36.65, y=47.75, z=231.52], EntitySkeleton['Скелет'/2224, l='MpServer', x=-53.57, y=46.00, z=259.93], EntitySkeleton['Скелет'/2495, l='MpServer', x=-42.59, y=59.98, z=228.38], EntityZombie['Зомби'/1738, l='MpServer', x=7.50, y=73.00, z=232.50], EntityCreeper['Крипер'/2507, l='MpServer', x=-52.50, y=17.00, z=294.50], EntityBat['Летучая мышь'/2530, l='MpServer', x=-9.67, y=47.67, z=245.77], EntityBat['Летучая мышь'/2537, l='MpServer', x=-22.89, y=41.18, z=239.45], EntityWitch['Ведьма'/2294, l='MpServer', x=-71.70, y=45.00, z=265.70], EntitySpider['Паук'/2553, l='MpServer', x=-67.50, y=47.00, z=290.50]]
	Retry entities: 0 total; []
	Server brand: fml,forge
	Server type: Integrated singleplayer server
Stacktrace:
	at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2732)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
	Minecraft Version: 1.12
	Operating System: Windows 7 (amd64) version 6.1
	Java Version: 1.8.0_25, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 265704184 bytes (253 MB) / 698023936 bytes (665 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
	IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
	FML: MCP 9.40 Powered by Forge 14.21.1.2387 8 mods loaded, 8 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAAAAAAAAA	minecraft{1.12} [Minecraft] (minecraft.jar) 
	UCHIJAAAAAAAAA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAAAAAAAAA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2387.jar) 
	UCHIJAAAAAAAAA	forge{14.21.1.2387} [Minecraft Forge] (forge-1.12-14.21.1.2387.jar) 
	UCHIJAAAAAAAAA	forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar) 
	UCHIJAAAAAAAAA	wizardry{0.1} [Wizardry] (wizardry-0.1.jar) 
	UCHIJAAAAAAAAA	librarianlib{4.0} [LibrarianLib] (librarianlib-4.0.jar) 
	UCHIJAAAAAAAAA	librarianliblate{4.0} [LibrarianLib Stage 2] (librarianlib-4.0.jar) 
	Loaded coremods (and transformers): 
ForgelinPlugin (Forgelin-1.5.1.jar)
  
LibrarianLib Plugin (librarianlib-4.0.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
Wizardry Plugin (wizardry-0.1.jar)
  com.teamwizardry.wizardry.asm.WizardryTransformer
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.39' Renderer: 'GeForce GT 540M/PCIe/SSE2'
	Launched Version: 1.12-forge1.12-14.21.1.2387
	LWJGL: 2.9.4
	OpenGL: GeForce GT 540M/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.39, NVIDIA Corporation
	GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fml,forge'
	Type: Client (map_client.txt)
	Resource Packs: 
	Current Language: Русский (Россия)
	Profiler Position: N/A (disabled)
	CPU: 8x Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz

2017-09-18_20 17 29

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.