Guys, I'm not working on Matmos or Presence Footsteps any more. Repos are there with what I have and (maybe) compatibility with 1.10.2. It's up to whoever picks up the projects next to compile and update to 1.11.x.
I'm done.
Sorry to hear that, Sollace!
Hopefully someone picks up both Presence Footsteps and Matmos and carries them into the 1.11 generation :)!
Hi, sorry if this has been asked before. Noticed after downloading this mod, a lot of my dirt blocks appear like grass blocks - although using the debug screen, I can see they're still listed as dirt blocks. Interestingly not all dirt blocks are like it, seems not to affect all of the dirt blocks on steeper terrain, as you can see from the attachment.
Is this intentional or a glitch? And is there a way I can fix it?
Love the mod though! Help really appreciated, please and thank you
EDIT: Oh and also, when I have the rounded logs setting on, oak logs are invisible but still there - however other logs work fine
You should update your Forge 1.10.2 build 2007 to at least the recommended 1.10.2 build 2099, or the latest 2179.
Also update your Optifine 1.10.2 HD U C3 to the latest release of D4.
As for your textures missing, chances are that could be related to OF, but it's a RP issue.
I'd be willing to guess that the texture is not a square power of 2 (16x16 or 32x32 or 64x64), so, if Anisotropic Filtering is turned on -- they scale wrong -- and just get dropped.
As for dirt, it could be a bug. However, most 'top layer' dirt is supposed to turn into grass. Any 'dirt' under that grass should remain dirt. You could get grass running down the sides of the blocks as well though.
Actually, that looks very promising. Only 12 errors, and most of those just look like renames to me. The update should be quite easy then, even if not exactly trivial.
That is great news!
Off to download the new versions of your mod though :)!
Build 1.11-6.0.0.2113:
GirafiStudios:
Fixed some achievements not working Re-implemented some achievements
that have been commented out for a while Slight cleanup of
AchievementEventHandler
Build 1.11-6.0.0.2112:
Adubbz: Updated to Forge 2176 (Sigh)
Build 1.11-6.0.0.2111:
Adubbz: Updated to Forge 2173
The real problem "java.lang.NoSuchFieldError: field_191308_b" is caused by Forge rewriting the item registry (not backwards compatible). Fixed in preview A4.
Awesome, thanks mate! Man, you are always ontop of things!
I can not reproduce the invisible entities.
Already tried singleplayer, multiplayer, shaders, AA, AF, different resource packs, etc.
Is there a specific option that triggers it?
You can try to reset the video settings and try the options one by one.
Forge or OptiFine standalone? Which Forge version?
Only singleplayer or multiplayer?
Specific steps to reproduce it, for example: create new world, seed XYZ, walk to 120,70,600 see the sheep disappear?
Any errors in the error log?
I have not had this issue either, not on SP / SP to LAN / MP.
My machines all run nVidia cards though, running the latest drivers.
Forge 13.19.0.2153
Optifine 1.11 HD U A4-Pre
Mods:
Better Achievements
BOP
Gravestone
JEI
Tree Chopper
Playing default window is fine, I can play for hours. As soon as a maximize the window (not F11 full screen -- haven't tested this), I get the below error.
This is when opening a chest or the inventory. The game freezes and closes, and the below error appears.
Tested with Chocapic V6 Lite and Sildur 1.153 Lite.
Crash Log:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
java.lang.IllegalStateException: Already building!
at net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:291)
at net.minecraft.client.shader.Framebuffer.func_178038_a(Framebuffer.java:264)
at net.minecraft.client.shader.Framebuffer.func_147615_c(Framebuffer.java:229)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1102)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
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 net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:291)
at net.minecraft.client.shader.Framebuffer.func_178038_a(Framebuffer.java:264)
Can you post the error log? The real problem is shown there.
The "IllegalStateException: Already building!" is a kind of followup error when something has already crashed once.
[13:24:02] [Client thread/ERROR] [FML/]: Exception caught during firing event net.[email protected]2ab19cf5:
java.lang.NoSuchFieldError: field_191308_b
at EntityUtils.getEntityClass(EntityUtils.java:42) ~[EntityUtils.class:?]
at EntityUtils.getEntityId(EntityUtils.java:21) ~[EntityUtils.class:?]
at CustomColors.getSpawnEggColor(CustomColors.java:1609) ~[CustomColors.class:?]
at CustomColors.getColorFromItemStack(CustomColors.java:1638) ~[CustomColors.class:?]
at net.minecraft.client.renderer.RenderItem.func_175032_a(RenderItem.java:293) ~[bve.class:?]
at net.minecraft.client.renderer.RenderItem.func_175045_a(RenderItem.java:162) ~[bve.class:?]
at net.minecraft.client.renderer.RenderItem.func_175036_a(RenderItem.java:134) ~[bve.class:?]
at mezz.jei.gui.ingredients.GuiIngredientFast.renderItemAndEffectIntoGUI(GuiIngredientFast.java:120) ~[GuiIngredientFast.class:?]
at mezz.jei.gui.ingredients.GuiIngredientFast.renderItemAndEffectIntoGUI(GuiIngredientFast.java:93) ~[GuiIngredientFast.class:?]
at mezz.jei.gui.ingredients.GuiIngredientFastList.render(GuiIngredientFastList.java:164) ~[GuiIngredientFastList.class:?]
at mezz.jei.gui.ItemListOverlayInternal.drawScreen(ItemListOverlayInternal.java:303) ~[ItemListOverlayInternal.class:?]
at mezz.jei.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:88) ~[GuiEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_64_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:581) [bhm.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:73) [bie.class:?]
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) [bip.class:?]
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47) [biv.class:?]
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) [ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
at Reflector.callVoid(Reflector.java:333) [Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1416) [bqc.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1075) [beq.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370) [beq.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Playing default window is fine, I can play for hours. As soon as a maximize the window (not F11 full screen -- haven't tested this), I get the below error.
This is when opening a chest or the inventory. The game freezes and closes, and the below error appears.
Tested with Chocapic V6 Lite and Sildur 1.153 Lite.
Crash Log:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
java.lang.IllegalStateException: Already building!
at net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:291)
at net.minecraft.client.shader.Framebuffer.func_178038_a(Framebuffer.java:264)
at net.minecraft.client.shader.Framebuffer.func_147615_c(Framebuffer.java:229)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1102)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
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 net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:291)
at net.minecraft.client.shader.Framebuffer.func_178038_a(Framebuffer.java:264)
Looks like you need to rebuild the source, remove the JAVA6 compatibility so the mixins work?
[12:51:34] [main/ERROR] [mixin/]: mixins.presencefootsteps.json:MNetHandlerPlayClient: Unsupported mixin class version 52. Mixin requires compatibility level JAVA_8 or above.
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unsupported mixin class version 52. Mixin requires compatibility level JAVA_8 or above.
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validateClassVersion(MixinInfo.java:306) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:276) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:709) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:426) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.prepareConfigs(MixinTransformer.java:665) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.select(MixinTransformer.java:572) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:481) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:185) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_74]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_74]
at java.lang.Class.forName0(Native Method) [?:1.8.0_74]
at java.lang.Class.forName(Class.java:348) [?:1.8.0_74]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Didn't have this issue when I was running the 1.10 liteloader, and the 1.10 Matmos/PF (in MC 1.10.2)..
Not sure if its even important or relevant? No idea what that does..
0
MC 1.12 Forge 14.21.1.2443
Attempted to load class mods/betterfoliage/client/Client for invalid side SERVER
ItemPatchingLoader (ItemPhysic Full 1.4.7 mc1.12.jar)
LoadingPlugin (Bloodmoon-MC1.12-1.5.1.jar)
SCFMLCorePlugin (StalkerCreepers-1.12.jar)
CreativePatchingLoader (CreativeCore v1.8.9 mc1.12.jar)
BCModPlugin (backpacks 1.12 - 3.3.0.jar)
MalisisCorePlugin (malisiscore-1.12-6.0.4.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
MMFMLCorePlugin (MultiMine-1.12.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.1.8.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.6.3.jar)
MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
Contact their authors BEFORE contacting forge // Sorry
Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Better Foliage (betterfoliage)
Caused by: java.lang.NoClassDefFoundError: mods/betterfoliage/client/Client
at mods.betterfoliage.BetterFoliageMod.factory(BetterFoliageMod.kt:48)
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.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:189)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:585)
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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:122)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: mods.betterfoliage.client.Client
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 38 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer [email protected]358b28e from coremod FMLCorePlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:262)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 40 more
Caused by: java.lang.RuntimeException: Attempted to load class mods/betterfoliage/client/Client for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:258)
... 42 more
A detailed walkthrough of the error, its code path and all known details is as follows:
--------------------------------------------------------------------------------------- -- System Details --
Details:
Minecraft Version: 1.12
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 15466469368 bytes (14749 MB) / 17179869184 bytes (16384 MB) up to 17179869184 bytes (16384 MB)
JVM Flags: 13 total; -Xms16G -Xmx16G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.40 Powered by Forge 14.21.1.2443 57 mods loaded, 57 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC minecraft{1.12} [Minecraft] (minecraft.jar)
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2443-universal.jar)
UC forge{14.21.1.2443} [Minecraft Forge] (forge-1.12-14.21.1.2443-universal.jar)
UC creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
UC itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
UC backpacks16840{3.3.0} [Backpacks!] (backpacks 1.12 - 3.3.0.jar)
UC baubles{1.5.1} [Baubles] (Baubles-1.12-1.5.1.jar)
UE betterfoliage{2.1.8} [Better Foliage] (BetterFoliage-MC1.12-2.1.8.jar)
UC bibliocraft{2.4.3} [BiblioCraft] (BiblioCraft[v2.4.3][MC1.12.0].jar)
UC biomesoplenty{7.0.0.2291} [Biomes O' Plenty] (BiomesOPlenty-1.12-7.0.0.2291-universal.jar)
UC bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.12-1.5.1.jar)
UC bookshelf{2.0.421} [Bookshelf] (Bookshelf-1.12-2.0.0.421.jar)
UC chameleon{1.12-4.1.3} [Chameleon] (Chameleon-1.12-4.1.3.jar)
UC codechickenlib{3.1.1.288} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.1.288-universal.jar)
UC chickenchunks{2.4.0.70} [ChickenChunks] (ChickenChunks-1.12-2.4.0.70-universal.jar)
UC chiselsandbits{14.6} [Chisels & Bits] (chiselsandbits-14.6.jar)
UC creativecore{1.7.4} [CreativeCore] (CreativeCore v1.8.9 mc1.12.jar)
UC customnpcs{1.12} [CustomNPCs] (CustomNPCs_1.12.0(22jul17)beta.jar)
UC dsurround{3.4.6.3} [Dynamic Surroundings] (DynamicSurroundings-1.12-3.4.6.3.jar)
UC enderstorage{1.0} [EnderStorage] (EnderStorage-1.12-2.4.0.119-universal.jar)
UC jei{4.7.5.88} [Just Enough Items] (jei_1.12.1-4.7.5.88.jar)
UC mantle{1.12-1.3.1.18} [Mantle] (Mantle-1.12-1.3.1.18.jar)
UC tconstruct{1.12-2.7.2.19} [Tinkers' Construct] (TConstruct-1.12-2.7.2.19.jar)
UC extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.5.2.jar)
UC fairylights{2.1.1} [Fairy Lights] (fairylights-2.1.1-1.12.jar)
UC natura{1.12-4.3.0.16} [Natura] (Natura-1.12-4.3.0.16.jar)
UC forestry{5.5.0.170} [Forestry] (forestry_1.12.1-5.5.0.170.jar)
UC gravestone{1.8.4} [Gravestone Mod] (gravestone-1.8.4.jar)
UC immersiveengineering{0.12-70} [Immersive Engineering] (ImmersiveEngineering-0.12-70.jar)
UC lunatriuscore{1.2.0.40} [LunatriusCore] (LunatriusCore-1.12-1.2.0.40-universal.jar)
UC ingameinfoxml{2.8.1.92} [InGame Info XML] (InGameInfoXML-1.12-2.8.1.92-universal.jar)
UC inventorypets{1.4.9.8} [Inventory Pets] (inventorypets-1.12-1.4.9.8.jar)
UC inventorytweaks{1.63+beta.107.015dbec} [Inventory Tweaks] (InventoryTweaks-1.63+beta.107.jar)
UC ironchest{1.12-7.0.31.818} [Iron Chest] (ironchest-1.12-7.0.31.818.jar)
UC jeibees{0.9.0.2} [JEI Bees] (jeibees-0.9.0.2-mc1.12.jar)
UC journeymap{1.12-5.5.0b1} [JourneyMap] (journeymap-1.12-5.5.0b1.jar)
UC levelup2{${version}} [Level Up! Reloaded] (Level Up! 2-1.1.4-1.12.jar)
UC lucky{7.5.0} [Lucky Block] (LuckyBlock_1-12_v7-5-0.jar)
UC malisiscore{1.12-6.0.4} [MalisisCore] (malisiscore-1.12-6.0.4.jar)
UC malisisblocks{1.12-6.0.2} [Malisis Blocks] (malisisblocks-1.12-6.0.2.jar)
UC malisisdoors{1.12-7.0.4} [MalisisDoors] (malisisdoors-1.12-7.0.4.jar)
UC malisisswitches{1.12-5.0.0} [Malisis Switches] (malisisswitches-1.12-5.0.0.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.12.jar)
UC metamorph{1.1.3} [Metamorph] (metamorph-1.1.3-1.12.jar)
UC multimine{1.5.7} [Multi Mine] (MultiMine-1.12.jar)
UC harvestcraft{1.12c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.12c.jar)
UC parachutemod{1.7.0} [Parachute Mod] (parachutemod-ng-1.12-1.7.0-431.jar)
UC reborncore{3.2.5.88} [Reborn Core] (RebornCore-1.12-3.2.5.88-universal.jar)
UC roguelike{1.7.1} [Roguelike Dungeons] (RoguelikeDungeons-1.12-1.7.1.jar)
UC ruins{16.7} [Ruins Mod] (Ruins-1.12.jar)
UC stevescarts{${version}} [Steve's Carts 2] (StevesCarts-1.12-2.4.6.36.jar)
UC storagedrawers{1.12-5.2.5} [Storage Drawers] (StorageDrawers-1.12-5.2.9.jar)
UC storagedrawersextra{@[email protected]} [Storage Drawers Extras] (StorageDrawersExtras-1.12-3.1.0.jar)
UC treechopper{1.2.2} [Tree Chopper] (TreeChopper-1.12-1.2.2.jar)
UC veinminer{0.38.1} [Vein Miner] (VeinMiner-1.12-0.38.1.639+134fb1e.jar)
UC veinminermodsupport{0.38.1} [Mod Support] (VeinMiner-1.12-0.38.1.639+134fb1e.jar)
Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic Full 1.4.7 mc1.12.jar)
com.creativemd.itemphysic.ItemTransformer
LoadingPlugin (Bloodmoon-MC1.12-1.5.1.jar)
lumien.bloodmoon.asm.ClassTransformer
SCFMLCorePlugin (StalkerCreepers-1.12.jar)
atomicstryker.stalkercreepers.common.SCTransformer
CreativePatchingLoader (CreativeCore v1.8.9 mc1.12.jar)
BCModPlugin (backpacks 1.12 - 3.3.0.jar)
brad16840.common.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12-6.0.4.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
MMFMLCorePlugin (MultiMine-1.12.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.1.8.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
invtweaks.forge.asm.ContainerTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.6.3.jar)
org.blockartistry.DynSurround.asm.Transformer
MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
net.malisis.switches.asm.MalisisSwitchesTransformer
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced) Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced) Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
0
Hey SoccerGuy, can't find the 1.11.2 build that you released for MATMOS and Presence Footsteps..
I'll check in the MATMOS thread as well..
EDIT: Should have looked there first, answering my own question:
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1274487-matmos-environmental-sound-atmosphere-simulator?comment=4156
0
Ty OctarineNoise :)!
Checking it out now!
0
Sorry to hear that, Sollace!
Hopefully someone picks up both Presence Footsteps and Matmos and carries them into the 1.11 generation :)!
1
Great work, Sildur!
Your shaders are my favorite by far! I checked out Chocapic's new V6 release, but I keep coming back to yours :)!
0
You should update your Forge 1.10.2 build 2007 to at least the recommended 1.10.2 build 2099, or the latest 2179.
Also update your Optifine 1.10.2 HD U C3 to the latest release of D4.
As for your textures missing, chances are that could be related to OF, but it's a RP issue.
I'd be willing to guess that the texture is not a square power of 2 (16x16 or 32x32 or 64x64), so, if Anisotropic Filtering is turned on -- they scale wrong -- and just get dropped.
As for dirt, it could be a bug. However, most 'top layer' dirt is supposed to turn into grass. Any 'dirt' under that grass should remain dirt. You could get grass running down the sides of the blocks as well though.
0
That is great news!
Off to download the new versions of your mod though :)!
0
Hmm, a few bugs to work through ... I was kind of hoping that 1.10.2 would just build on 1.11 ;).
I think I'll leave this to you
... eclipse doesn't even have any suggested fixes -- haha!
0
Thank you!
Keep up the great work guys!
0
Awesome, thanks mate! Man, you are always ontop of things!
0
I have not had this issue either, not on SP / SP to LAN / MP.
My machines all run nVidia cards though, running the latest drivers.
Forge 13.19.0.2153
Optifine 1.11 HD U A4-Pre
Mods:
Better Achievements
BOP
Gravestone
JEI
Tree Chopper
0
Absolutely, coming right up!
https://dl.dropboxusercontent.com/u/14381275/fml-client-2.log
Ahh, yup, looks like it is JEI related:
java.lang.NoSuchFieldError: field_191308_b
at EntityUtils.getEntityClass(EntityUtils.java:42) ~[EntityUtils.class:?]
at EntityUtils.getEntityId(EntityUtils.java:21) ~[EntityUtils.class:?]
at CustomColors.getSpawnEggColor(CustomColors.java:1609) ~[CustomColors.class:?]
at CustomColors.getColorFromItemStack(CustomColors.java:1638) ~[CustomColors.class:?]
at net.minecraft.client.renderer.RenderItem.func_175032_a(RenderItem.java:293) ~[bve.class:?]
at net.minecraft.client.renderer.RenderItem.func_175045_a(RenderItem.java:162) ~[bve.class:?]
at net.minecraft.client.renderer.RenderItem.func_175036_a(RenderItem.java:134) ~[bve.class:?]
at mezz.jei.gui.ingredients.GuiIngredientFast.renderItemAndEffectIntoGUI(GuiIngredientFast.java:120) ~[GuiIngredientFast.class:?]
at mezz.jei.gui.ingredients.GuiIngredientFast.renderItemAndEffectIntoGUI(GuiIngredientFast.java:93) ~[GuiIngredientFast.class:?]
at mezz.jei.gui.ingredients.GuiIngredientFastList.render(GuiIngredientFastList.java:164) ~[GuiIngredientFastList.class:?]
at mezz.jei.gui.ItemListOverlayInternal.drawScreen(ItemListOverlayInternal.java:303) ~[ItemListOverlayInternal.class:?]
at mezz.jei.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:88) ~[GuiEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_64_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) [EventBus.class:?]
at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:581) [bhm.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:73) [bie.class:?]
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) [bip.class:?]
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47) [biv.class:?]
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) [ForgeHooksClient.class:?]
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
at Reflector.callVoid(Reflector.java:333) [Reflector.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1416) [bqc.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1075) [beq.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370) [beq.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
0
Bug Report:
Forge 13.19.0.2153
Optifine 1.11 HD U A3-Pre
Mods:
Better Achievements
BOP
Gravestone
JEI
Tree Chopper
Problem:
Playing default window is fine, I can play for hours. As soon as a maximize the window (not F11 full screen -- haven't tested this), I get the below error.
This is when opening a chest or the inventory. The game freezes and closes, and the below error appears.
Tested with Chocapic V6 Lite and Sildur 1.153 Lite.
Crash Log:
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 11/20/16 1:24 PM
Description: Unexpected error
java.lang.IllegalStateException: Already building!
at net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:291)
at net.minecraft.client.shader.Framebuffer.func_178038_a(Framebuffer.java:264)
at net.minecraft.client.shader.Framebuffer.func_147615_c(Framebuffer.java:229)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1102)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
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 net.minecraft.client.renderer.VertexBuffer.func_181668_a(VertexBuffer.java:291)
at net.minecraft.client.shader.Framebuffer.func_178038_a(Framebuffer.java:264)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['jonnybrando'/38685, l='MpServer', x=-116.39, y=100.00, z=98.10]]
Chunk stats: MultiplayerChunkCache: 265, 265
Level seed: 0
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-172,64,248), Chunk: (at 4,4,8 in -11,15; contains blocks -176,0,240 to -161,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 37998 game time, 54767 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 89 total; [EntitySheep['Sheep'/38533, l='MpServer', x=-76.50, y=86.00, z=61.50], EntitySheep['Sheep'/38534, l='MpServer', x=-77.50, y=86.00, z=60.50], EntitySheep['Sheep'/38535, l='MpServer', x=-76.50, y=86.00, z=62.50], EntitySheep['Sheep'/38536, l='MpServer', x=-74.50, y=85.00, z=61.50], EntityBat['Bat'/38537, l='MpServer', x=-66.12, y=14.54, z=97.36], EntitySheep['Sheep'/38538, l='MpServer', x=-76.29, y=91.00, z=96.93], EntitySheep['Sheep'/38539, l='MpServer', x=-72.82, y=91.00, z=98.21], EntityZombie['Zombie'/38540, l='MpServer', x=-67.50, y=17.00, z=165.50], EntitySheep['Sheep'/38541, l='MpServer', x=-66.71, y=90.00, z=175.50], EntityCreeper['Creeper'/38554, l='MpServer', x=-49.50, y=43.00, z=94.50], EntityBat['Bat'/38555, l='MpServer', x=-58.65, y=36.92, z=101.62], EntityBat['Bat'/38556, l='MpServer', x=-59.11, y=37.30, z=103.19], EntityBat['Bat'/38557, l='MpServer', x=-50.40, y=39.40, z=105.56], EntitySheep['Sheep'/38558, l='MpServer', x=-62.21, y=121.00, z=109.37], EntitySheep['Sheep'/38559, l='MpServer', x=-57.50, y=122.00, z=117.50], EntitySheep['Sheep'/38560, l='MpServer', x=-56.50, y=121.00, z=117.50], EntitySheep['Sheep'/38561, l='MpServer', x=-57.50, y=122.00, z=117.50], EntityChicken['Chicken'/38562, l='MpServer', x=-55.50, y=121.00, z=116.50], EntityChicken['Chicken'/38563, l='MpServer', x=-53.63, y=118.00, z=118.53], EntityBat['Bat'/38692, l='MpServer', x=-157.27, y=17.03, z=20.52], EntityChicken['Chicken'/38564, l='MpServer', x=-54.41, y=119.00, z=115.30], EntityBat['Bat'/38693, l='MpServer', x=-154.08, y=17.65, z=23.03], EntityChicken['Chicken'/38565, l='MpServer', x=-57.13, y=121.00, z=115.51], EntityLlama['Llama'/38438, l='MpServer', x=-195.50, y=84.00, z=80.50], EntityBat['Bat'/38694, l='MpServer', x=-162.30, y=18.54, z=21.97], EntityLlama['Llama'/38441, l='MpServer', x=-195.50, y=85.00, z=82.50], EntityWolf['Wolf'/38449, l='MpServer', x=-182.38, y=73.00, z=125.58], EntityCreeper['Creeper'/38708, l='MpServer', x=-101.50, y=25.00, z=31.50], EntityCreeper['Creeper'/38709, l='MpServer', x=-97.19, y=25.00, z=29.50], EntityChicken['Chicken'/38710, l='MpServer', x=-177.50, y=104.00, z=33.50], EntityChicken['Chicken'/38711, l='MpServer', x=-177.50, y=104.00, z=33.50], EntityChicken['Chicken'/38712, l='MpServer', x=-177.53, y=106.00, z=32.08], EntityBat['Bat'/38713, l='MpServer', x=-162.37, y=18.69, z=23.30], EntityLlama['Llama'/38714, l='MpServer', x=-164.73, y=102.00, z=28.48], EntityLlama['Llama'/38715, l='MpServer', x=-163.89, y=100.00, z=31.57], EntityLlama['Llama'/38716, l='MpServer', x=-163.97, y=101.00, z=29.89], EntityWolf['Wolf'/38460, l='MpServer', x=-174.50, y=73.00, z=132.50], EntityLlama['Llama'/38717, l='MpServer', x=-168.01, y=109.00, z=21.71], EntityWolf['Wolf'/38461, l='MpServer', x=-166.73, y=71.00, z=143.69], EntityLlama['Llama'/38718, l='MpServer', x=-165.52, y=104.00, z=27.44], EntityWolf['Wolf'/38462, l='MpServer', x=-171.50, y=72.00, z=130.50], EntityLlama['Llama'/38719, l='MpServer', x=-162.78, y=99.00, z=29.84], EntityZombie['Zombie'/38464, l='MpServer', x=-144.50, y=53.00, z=115.50], EntityZombie['Zombie'/38465, l='MpServer', x=-149.50, y=26.00, z=174.50], EntityCreeper['Creeper'/38466, l='MpServer', x=-157.50, y=26.00, z=173.50], EntitySkeleton['Skeleton'/38467, l='MpServer', x=-150.50, y=26.00, z=176.50], EntitySkeleton['Skeleton'/38468, l='MpServer', x=-150.28, y=27.00, z=177.47], EntityLlama['Llama'/38470, l='MpServer', x=-128.08, y=97.00, z=105.67], EntityChicken['Chicken'/38731, l='MpServer', x=-179.50, y=106.00, z=31.50], EntityCreeper['Creeper'/38734, l='MpServer', x=-82.50, y=52.00, z=39.50], EntityBat['Bat'/38480, l='MpServer', x=-119.76, y=20.08, z=55.14], EntityCreeper['Creeper'/38481, l='MpServer', x=-121.50, y=69.00, z=60.50], EntityLlama['Llama'/38482, l='MpServer', x=-113.42, y=91.00, z=82.76], EntityLlama['Llama'/38483, l='MpServer', x=-116.21, y=100.00, z=102.07], EntityItem['item.tile.flower1.dandelion'/38484, l='MpServer', x=-112.87, y=100.00, z=110.80], EntityLlama['Llama'/38485, l='MpServer', x=-116.56, y=100.00, z=99.40], EntityLlama['Llama'/38486, l='MpServer', x=-112.12, y=101.00, z=99.78], EntityCow['Cow'/38487, l='MpServer', x=-126.16, y=67.00, z=177.54], EntityPlayerSP['jonnybrando'/38685, l='MpServer', x=-116.39, y=100.00, z=98.10], EntityCreeper['Creeper'/38754, l='MpServer', x=-81.50, y=35.00, z=28.50], EntitySkeleton['Skeleton'/38499, l='MpServer', x=-110.50, y=22.00, z=60.50], EntityZombie['Zombie'/38500, l='MpServer', x=-104.50, y=57.00, z=60.26], EntitySheep['Sheep'/38501, l='MpServer', x=-108.50, y=89.00, z=72.50], EntitySheep['Sheep'/38502, l='MpServer', x=-99.62, y=90.00, z=77.58], EntitySheep['Sheep'/38503, l='MpServer', x=-104.40, y=90.00, z=72.40], EntitySheep['Sheep'/38504, l='MpServer', x=-100.81, y=89.00, z=88.54], EntitySheep['Sheep'/38505, l='MpServer', x=-104.16, y=89.00, z=83.37], EntitySheep['Sheep'/38506, l='MpServer', x=-106.73, y=101.00, z=100.49], EntitySheep['Sheep'/38507, l='MpServer', x=-100.76, y=100.00, z=97.50], EntityLlama['Llama'/38508, l='MpServer', x=-111.17, y=100.00, z=98.83], EntityZombie['Zombie'/38767, l='MpServer', x=-62.50, y=14.00, z=37.50], EntityZombie['Zombie'/38768, l='MpServer', x=-63.50, y=14.00, z=38.50], EntityZombie['Zombie'/38513, l='MpServer', x=-83.50, y=17.00, z=57.50], EntityBat['Bat'/38769, l='MpServer', x=-57.25, y=12.03, z=46.37], EntityZombieVillager['Zombie Villager'/38514, l='MpServer', x=-95.50, y=16.00, z=56.50], EntityBat['Bat'/38770, l='MpServer', x=-59.40, y=12.87, z=46.72], EntityZombieVillager['Zombie Villager'/38515, l='MpServer', x=-89.26, y=16.00, z=58.50], EntityZombie['Zombie'/38516, l='MpServer', x=-88.70, y=16.00, z=58.50], EntitySkeleton['Skeleton'/38517, l='MpServer', x=-85.71, y=59.00, z=55.49], EntityCreeper['Creeper'/38518, l='MpServer', x=-87.52, y=57.00, z=60.79], EntitySkeleton['Skeleton'/38519, l='MpServer', x=-84.50, y=68.00, z=52.50], EntityEnderman['Enderman'/38520, l='MpServer', x=-81.50, y=68.00, z=59.50], EntityCreeper['Creeper'/38521, l='MpServer', x=-87.30, y=56.00, z=64.39], EntitySheep['Sheep'/38522, l='MpServer', x=-82.06, y=91.00, z=74.89], EntitySheep['Sheep'/38523, l='MpServer', x=-87.53, y=91.00, z=85.77], EntitySheep['Sheep'/38524, l='MpServer', x=-92.61, y=87.53, z=94.14], EntitySheep['Sheep'/38525, l='MpServer', x=-86.12, y=94.00, z=94.55], EntitySheep['Sheep'/38526, l='MpServer', x=-95.21, y=101.00, z=98.50], EntitySheep['Sheep'/38527, l='MpServer', x=-84.50, y=87.00, z=172.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:498)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2653)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:399)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.11
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_102, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 517568864 bytes (493 MB) / 1464700928 bytes (1396 MB) up to 2120679424 bytes (2022 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms350M -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+AggressiveOpts -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.35 Powered by Forge 13.19.0.2153 Optifine OptiFine_1.11_HD_U_A3_pre 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAAAAAAAAAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAAAAAAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11-13.19.0.2153.jar)
UCHIJAAAAAAAAAAAAAAAAAAA forge{13.19.0.2153} [Minecraft Forge] (forge-1.11-13.19.0.2153.jar)
UCHIJAAAAAAAAAAAAAAAAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
UCHIJAAAAAAAAAAAAAAAAAAA betterachievements{0.4.0.38} [Better Achievements] (BetterAchievements-1.11-0.4.0.38.jar)
UCHIJAAAAAAAAAAAAAAAAAAA biomesoplenty{6.0.0.2105} [Biomes O' Plenty] (BiomesOPlenty-1.11-6.0.0.2105-universal.jar)
UCHIJAAAAAAAAAAAAAAAAAAA gravestone{1.6.0} [Gravestone] (GraveStone Mod 1.6.jar)
UCHIJAAAAAAAAAAAAAAAAAAA jei{4.0.1.193} [Just Enough Items] (jei_1.11-4.0.1.193.jar)
UCHIJAAAAAAAAAAAAAAAAAAA treechopper{1.1.1a} [Tree Chopper] (TreeChopper-1.11-1.1.1a.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.86' Renderer: 'Quadro M1000M/PCIe/SSE2'
Launched Version: 1.11-forge1.11-13.19.0.2153
LWJGL: 2.9.4
OpenGL: Quadro M1000M/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.86, 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: StillCraft [1.11] POM.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
OptiFine Version: OptiFine_1.11_HD_U_A3_pre
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: 'Sildurs Vibrant Shaders v1.153 Lite.zip
OpenGlVersion: 4.5.0 NVIDIA 375.86
OpenGlRenderer: Quadro M1000M/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
0
Thx mate
Any huge difference between the MATMOS MSI and Default RPs?
Just more sounds?
0
Hey Soccerguy3,
Looks like you need to rebuild the source, remove the JAVA6 compatibility so the mixins work?
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unsupported mixin class version 52. Mixin requires compatibility level JAVA_8 or above.
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validateClassVersion(MixinInfo.java:306) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:276) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:709) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:426) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.prepareConfigs(MixinTransformer.java:665) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.select(MixinTransformer.java:572) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:481) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:185) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_74]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_74]
at java.lang.Class.forName0(Native Method) [?:1.8.0_74]
at java.lang.Class.forName(Class.java:348) [?:1.8.0_74]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Didn't have this issue when I was running the 1.10 liteloader, and the 1.10 Matmos/PF (in MC 1.10.2)..
Not sure if its even important or relevant? No idea what that does..