Closed DeuceWins closed 4 years ago
Dynamic Surrounding is still using the older version of animania. Disable their module or downgrade Animania.
Dynamic Surrounding is still using the older version of animania. Disable their module or downgrade Animania.
Thank you good sir! I shall remove dynamic surrounding for now. Keep up the awesome work!
How do I do that?
How do I do that?
have u figured it out? Im wondering aswell cuz when i play Sbeevs industrial revolution mod it just crashes.
How do I do that?
have u figured it out? Im wondering aswell cuz when i play Sbeevs industrial revolution mod it just crashes.
i was playing the same mod but it keeps chrasing, to a point were it isn't fun :(
I haven't played since the crash, but I can try to look into this topic.
ok so I figured out how to delete Dynamic Surrounding:
For me the game works but I don't know, if it fixes the bug, because I was unable to recreate it. Just in case make a backup for your world.
How do I do that?
have u figured it out? Im wondering aswell cuz when i play Sbeevs industrial revolution mod it just crashes.
i was playing the same mod but it keeps chrasing, to a point were it isn't fun :(
How do I do that?
have u figured it out? Im wondering aswell cuz when i play Sbeevs industrial revolution mod it just crashes.
You don't need to unistall Dynamic Surroundings, disable the animania module in the config. Go to config folder and search for another folder named "dsurround". Inside there is a config file, open it with a text editor and search for B:"Animania Badges"=true and replace true to false, save it and done.
Expected Behavior
Actual Behavior
Steps to Reproduce
Version of Minecraft, version of Animania, Single Player or Server
Minecraft 1.12.2, animania-1.12.2-base-2.0.0.23, single player world
Crash log, latest.log
---- Minecraft Crash Report ----
WARNING: coremods are present: TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) ForgelinPlugin (Forgelin-1.8.4.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) LevelUpCore (levelup2-1.5.6.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) FutureMC (future-mc-1.12.2-0.2.4.1.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 9/15/20 1:45 PM Description: Rendering entity in world
java.lang.NoClassDefFoundError: com/animania/common/entities/sheep/EntityEweBase at org.orecruncher.dsurround.client.renderer.AnimaniaBadge.scale(AnimaniaBadge.java:109) at org.orecruncher.dsurround.client.renderer.BadgeRenderLayer.func_177141_a(BadgeRenderLayer.java:127) at net.minecraft.client.renderer.entity.RenderLivingBase.func_177093_a(RenderLivingBase.java:561) at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:270) at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(RenderLiving.java:50) at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(RenderLiving.java:16) at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:412) at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:392) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:849) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1801) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1614) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1385) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: com.animania.common.entities.sheep.EntityEweBase 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) ... 21 more Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Client thread Stacktrace: at org.orecruncher.dsurround.client.renderer.AnimaniaBadge.scale(AnimaniaBadge.java:109) at org.orecruncher.dsurround.client.renderer.BadgeRenderLayer.func_177141_a(BadgeRenderLayer.java:127) at net.minecraft.client.renderer.entity.RenderLivingBase.func_177093_a(RenderLivingBase.java:561) at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:270) at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(RenderLiving.java:50) at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(RenderLiving.java:16)
-- Entity being rendered -- Details: Entity Type: animania:bull_friesian (com.animania.addons.farm.common.entity.cows.CowFriesian.EntityBullFriesian) Entity ID: 332 Entity Name: Friesian Bull Entity's Exact location: -934.82, 64.00, 328.95 Entity's Block location: World: (-935,64,328), Chunk: (at 9,4,8 in -59,20; contains blocks -944,0,320 to -929,255,335), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511) Entity's Momentum: 0.00, -0.06, 0.00 Entity's Passengers: [] Entity's Vehicle:
ERRORNullPointerException: null-- Renderer details -- Details: Assigned renderer: com.animania.addons.farm.client.render.cows.RenderBullFriesian@351c98df Location: -20.93,0.00,-11.58 - World: (-21,0,-12), Chunk: (at 11,0,4 in -2,-1; contains blocks -32,0,-16 to -17,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Rotation: 74.53125 Delta: 0.1400013 Stacktrace: at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:412) at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:392) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:849) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1801) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1614)
-- Affected level -- Details: Level name: MpServer All players: 1 total; [GCEntityClientPlayerMP['DeuceWins'/165, l='MpServer', x=-913.89, y=64.00, z=340.53]] Chunk stats: MultiplayerChunkCache: 721, 721 Level seed: 0 Level generator: ID 04 - customized, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-88,64,244), Chunk: (at 8,4,4 in -6,15; contains blocks -96,0,240 to -81,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 221202 game time, 240344 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: 90 total; [EntityGuard['Guard'/384, l='MpServer', x=-872.49, y=74.00, z=320.32], EntityVillagerMCA['Wilfredo'/385, l='MpServer', x=-874.77, y=66.00, z=322.50], EntityVillagerMCA['Victorina'/386, l='MpServer', x=-865.38, y=65.00, z=333.41], EntityVillagerMCA['Joesph'/387, l='MpServer', x=-872.73, y=64.00, z=344.50], EntityArmorStand['Armor Stand'/388, l='MpServer', x=-867.50, y=65.00, z=336.50], EntityArmorStand['Armor Stand'/389, l='MpServer', x=-866.50, y=65.00, z=336.50], EntityArmorStand['Armor Stand'/390, l='MpServer', x=-864.50, y=65.00, z=336.50], EntityArmorStand['Armor Stand'/391, l='MpServer', x=-867.50, y=65.00, z=336.50], EntityArmorStand['Armor Stand'/392, l='MpServer', x=-866.50, y=65.00, z=336.50], EntityArmorStand['Armor Stand'/393, l='MpServer', x=-864.50, y=65.00, z=336.50], EntityVillagerMCA['Israel'/394, l='MpServer', x=-867.50, y=64.00, z=344.50], EntityVillagerMCA['Ailene'/395, l='MpServer', x=-864.30, y=65.42, z=338.48], EntityVillageLord['Village Lord'/397, l='MpServer', x=-867.73, y=69.00, z=360.88], EntityGuard['Guard'/398, l='MpServer', x=-872.51, y=77.00, z=354.67], EntityGuard['Guard'/399, l='MpServer', x=-866.44, y=73.00, z=361.40], EntityGuard['Guard'/400, l='MpServer', x=-864.37, y=73.00, z=355.62], EntityGuard['Guard'/401, l='MpServer', x=-870.55, y=73.00, z=361.70], EntityGuard['Guard'/402, l='MpServer', x=-879.21, y=64.94, z=357.41], EntityVillagerMCA['Catrice'/403, l='MpServer', x=-878.00, y=65.00, z=363.34], EntityVillagerMCA['Lavern'/404, l='MpServer', x=-870.70, y=69.00, z=374.88], EntityEweMerino['Merino Ewe'/405, l='MpServer', x=-873.07, y=70.00, z=379.13], EntityEweMerino['Merino Ewe'/406, l='MpServer', x=-861.58, y=67.00, z=302.10], EntityFugitive['Fugitive'/407, l='MpServer', x=-856.32, y=74.00, z=307.09], EntityGuard['Guard'/409, l='MpServer', x=-863.60, y=69.00, z=335.30], EntityVillagerMCA['Milton'/410, l='MpServer', x=-865.37, y=65.00, z=330.71], EntityArmorStand['Armor Stand'/411, l='MpServer', x=-863.50, y=65.00, z=336.50], EntityArmorStand['Armor Stand'/412, l='MpServer', x=-863.50, y=65.00, z=336.50], EntitySentry['Sentry'/415, l='MpServer', x=-859.50, y=64.00, z=362.50], EntitySentry['Sentry'/416, l='MpServer', x=-859.50, y=64.00, z=362.50], EntityGuard['Guard'/417, l='MpServer', x=-861.75, y=74.00, z=373.94], GCEntityClientPlayerMP['DeuceWins'/165, l='MpServer', x=-913.89, y=64.00, z=340.53], EntityLatchedRenderer['unknown'/419, l='MpServer', x=8.50, y=65.00, z=8.50], EntityStallionDraftHorse['Draft Horse Stallion'/318, l='MpServer', x=-977.30, y=64.00, z=337.82], EntityCamper['Camper'/322, l='MpServer', x=-962.78, y=63.00, z=276.36], EntityToad['Toad'/323, l='MpServer', x=-970.67, y=63.00, z=289.85], EntityToad['Toad'/324, l='MpServer', x=-964.92, y=63.00, z=297.08], EntityEweMerino['Merino Ewe'/325, l='MpServer', x=-962.00, y=64.00, z=350.78], EntityToad['Toad'/326, l='MpServer', x=-957.20, y=63.00, z=301.72], EntityToad['Toad'/327, l='MpServer', x=-945.88, y=63.00, z=303.14], EntityBat['Bat'/455, l='MpServer', x=-846.75, y=25.10, z=409.41], EntitySentry['Sentry'/711, l='MpServer', x=-876.50, y=66.00, z=374.50], EntityEweMerino['Merino Ewe'/328, l='MpServer', x=-956.00, y=63.00, z=299.00], EntityMareDraftHorse['Draft Horse Mare'/329, l='MpServer', x=-955.71, y=66.00, z=361.74], EntitySowOldSpot['Old Spot Sow'/330, l='MpServer', x=-955.62, y=65.00, z=356.06], EntityEweMerino['Merino Ewe'/331, l='MpServer', x=-938.98, y=63.00, z=290.41], EntityBullFriesian['Friesian Bull'/332, l='MpServer', x=-934.82, y=64.00, z=328.95], EntitySentry['Sentry'/333, l='MpServer', x=-933.50, y=65.00, z=371.50], EntitySentry['Sentry'/335, l='MpServer', x=-921.58, y=64.00, z=295.79], EntityBat['Bat'/336, l='MpServer', x=-914.40, y=30.10, z=305.25], EntityToro['Toro'/337, l='MpServer', x=-922.75, y=64.00, z=307.04], EntitySentry['Sentry'/338, l='MpServer', x=-925.38, y=64.00, z=304.60], EntitySentry['Sentry'/339, l='MpServer', x=-925.20, y=64.00, z=305.70], EntitySentry['Sentry'/340, l='MpServer', x=-925.45, y=64.00, z=355.26], EntityBat['Bat'/342, l='MpServer', x=-908.45, y=37.07, z=337.56], EntityGuard['Guard'/343, l='MpServer', x=-906.54, y=73.00, z=356.47], EntityVillagerMCA['Robbie'/344, l='MpServer', x=-898.73, y=64.00, z=354.47], EntityVillagerMCA['Roy'/345, l='MpServer', x=-898.93, y=64.50, z=365.52], EntityVillagerMCA['Neil'/346, l='MpServer', x=-900.74, y=64.00, z=376.31], EntityVillagerMCA['Huong'/347, l='MpServer', x=-884.70, y=70.00, z=320.70], EntityGuard['Guard'/348, l='MpServer', x=-883.82, y=68.00, z=316.54], EntityGuard['Guard'/349, l='MpServer', x=-880.53, y=65.00, z=308.78], EntityItem['item.item.leather'/350, l='MpServer', x=-886.50, y=26.00, z=322.21], EntityBat['Bat'/351, l='MpServer', x=-885.52, y=30.10, z=328.10], EntityVillagerMCA['Ollie'/352, l='MpServer', x=-873.77, y=64.00, z=336.33], EntityVillagerMCA['Lawrence'/353, l='MpServer', x=-885.61, y=64.56, z=344.84], EntityScent['entity.EntityScent.name'/354, l='MpServer', x=-894.50, y=64.50, z=337.50], EntityScent['entity.EntityScent.name'/355, l='MpServer', x=-884.00, y=65.00, z=364.00], EntityVillagerMCA['Devin'/356, l='MpServer', x=-899.05, y=65.00, z=364.94], EntityEweMerino['Merino Ewe'/357, l='MpServer', x=-880.71, y=67.00, z=378.19], EntityBat['Bat'/358, l='MpServer', x=-870.55, y=36.96, z=285.37], EntitySentry['Sentry'/359, l='MpServer', x=-872.80, y=65.00, z=301.75], EntitySentry['Sentry'/360, l='MpServer', x=-867.50, y=65.00, z=297.20], EntitySentry['Sentry'/361, l='MpServer', x=-865.50, y=66.00, z=301.69], EntityBat['Bat'/362, l='MpServer', x=-882.47, y=38.10, z=302.80], EntitySentry['Sentry'/363, l='MpServer', x=-873.67, y=64.00, z=307.04], EntitySentry['Sentry'/364, l='MpServer', x=-875.39, y=64.00, z=305.92], EntitySentry['Sentry'/365, l='MpServer', x=-871.29, y=64.00, z=304.50], EntityGuard['Guard'/366, l='MpServer', x=-878.16, y=66.00, z=312.50], EntitySentry['Sentry'/367, l='MpServer', x=-867.64, y=66.00, z=310.79], EntitySentry['Sentry'/368, l='MpServer', x=-868.58, y=66.00, z=310.69], EntityVillagerMCA['Florinda'/369, l='MpServer', x=-864.80, y=65.56, z=330.64], EntityVillagerMCA['Kendrick'/370, l='MpServer', x=-865.92, y=65.56, z=329.91], EntityVillagerMCA['Walter'/371, l='MpServer', x=-866.51, y=65.56, z=329.42], EntityVillagerMCA['Gonzalo'/374, l='MpServer', x=-865.80, y=65.56, z=330.70], EntityVillagerMCA['Francis'/375, l='MpServer', x=-865.28, y=65.00, z=330.34], EntityVillagerMCA['Maude'/377, l='MpServer', x=-866.32, y=65.56, z=330.70], EntityVillagerMCA['Rico'/379, l='MpServer', x=-864.92, y=65.56, z=330.15], EntityVillagerMCA['Ruby'/380, l='MpServer', x=-865.68, y=65.00, z=331.32], EntityVillagerMCA['Sherron'/382, l='MpServer', x=-871.91, y=64.00, z=323.53], EntityVillagerMCA['Freda'/383, l='MpServer', x=-865.96, y=65.00, z=333.10]] Retry entities: 1 total; [EntityLatchedRenderer['unknown'/419, l='MpServer', x=8.50, y=65.00, z=8.50]] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419) 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:497) 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.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3005266392 bytes (2866 MB) / 4810866688 bytes (4588 MB) up to 9544663040 bytes (9102 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 8, allocated: 22, tallocated: 88 FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 152 mods loaded, 152 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher ForgelinPlugin (Forgelin-1.8.4.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) micdoodle8.mods.miccore.MicdoodleTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
LevelUpCore (levelup2-1.5.6.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer FutureMC (future-mc-1.12.2-0.2.4.1.jar) thedarkcolour.futuremc.asm.CoreTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 452.06' Renderer: 'GeForce GTX 950/PCIe/SSE2' AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Pulsar/natura loaded Pulses:
craftingtweaksIntegration (Enabled/Not Forced)
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Pulsar/tconstruct loaded Pulses:
wailaIntegration (Enabled/Not Forced)
List of loaded APIs:
WIT-API (2) from ScalingHealth-1.12.2-1.3.42+147.jar Patchouli open book context: n/a AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON Launched Version: forge-14.23.5.2854 LWJGL: 2.9.4 OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.6.0 NVIDIA 452.06, 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: Soartex_Fanver.zip, Soartex_Fanver_Modded_Universal.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz OptiFine Version: OptiFine_1.12.2_HD_U_F5 OptiFine Build: 20191204-141934 Render Distance Chunks: 16 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 452.06 OpenGlRenderer: GeForce GTX 950/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4