1

Graphical bug, solutions anyone?aspect_ratio

Daemon_TheHunter 10/27/21 6:08 am
203
10/29/2021 4:54 am
Hi, everyone.



I recently created a modded server (everyone is welcome to join once it is finished, https://www.technicpack.net/modpack/amongst-ashes)


but i encountered strange graphical bug that was not there when i last connected. Pls help someone :D
Posted by
Daemon_TheHunter
Level 1 : New Miner
0

  Have something to say?

JoinSign in

9

Daemon_TheHunter
10/29/2021 4:51 am
Level 1 : New Miner
I'm after more tests and im surprised as hell. When i removed all plugins and all mods, the bug still appeared. But when I wiped server.properties and scripts (in which I thought isn't the problem without mods), bug vanished. Weird, but I'm not complaining. I have to carefully install all the mods again thou. There were some problems when I tried to load old files.
1
icephantom
10/27/2021 7:04 pm
Level 15 : Journeyman Miner
Assuming the pack you are using is the same as the one posted on Technic, then I've tried this out at length.
I generated a map using the wastelands option, another using BoP and another using Lost cities. I played in the maps for around 15 mins each, with no graphic problems at all. I even edited the Lost Cities BoP -wastelands option to get rid of all the cities, so I was left in a wasteland. Of course, from the word go, you are dodging Ghasts, but again, no graphic problems. Framerate a steady 60fps (locked by me) and around 30% CPU.
I'm not sure why you would include the wastelands mod if you are not going to use its land gen. When I played using wastelands gen, I got zero mob spawn, day or night, so I assume you've tweaked something to stop mobs. I would suggest reduce the oasis and tent spawn - far too easy as it is, but of course, this would make a waste of time installing lost cities or BoP.

Just a couple of observations, when I downloaded your pack, the default sound was compeltely off. I would also suggest using the Lockdown mod :
https://www.curseforge.com/minecraft/mc-mods/lockdown this allows you to lock the map creation to your specifications, amongst other things, so that people are getting exactly the type of world you want created, rather than the defaults. I also realise you haven't finished it yet, so these are just meant as observations, nothing more.

As for the graphic issue you are having, it may just be a corrupt chunk or two in that world. I tried hard, but couldn't get the pack to fail in the way your picture shows.
2
Daemon_TheHunter
10/28/2021 6:09 am
Level 1 : New Miner
Exactly, im still tweaking it, thx for the observations. But the graphical bug only occured to me when joining my server and in singleplayer when im playing in lost cities bop - caves.

Btw thx very moch for that lockdown mod, ive been looking for something like that.
1
icephantom
10/28/2021 6:17 pm
Level 15 : Journeyman Miner
history
ok, your information on map settings assisted, I tried generating a map in lost cities BoP - caves, and WoW ..... its like being in a real pea-souper of a fog, where you can't see your hand in front of your face - odd, yet for my taste, completely unplayable.

I changed the following option for the file: .minecraft\config\lostcities\profile_cavern.cfg

# This is used client-side (but only if the client has this mod) for the fog density [​range: -1.0 ~ 1.0, default: 0.02]
S:fogDensity=-1.0

(Thats a minus1.0)
I also put brightness all the way up in video settings. This reduces the thickness of the fog and at least allows you to see where you are going. I don't think this is a graphic bug, its intentional, but the range you can see is just too restrictive for my taste. If -1.0 becomes too easy to you, you can always start tweaking it back up by making the vaule -0.5 ? I haven't tried it, but that's what settings are there for right !

Another small observation - the icon you are using for your pack ? I'm using MultiMC and if I haven't clicked on your pack to highlight it, the icon is invisible, there's nothing to see. The ghostly looking tree only appears when I click on the pack. If you want your pack to stand out a little in someones collection, you might want to think about changing the way that looks.
1
Daemon_TheHunter
10/29/2021 4:54 am
Level 1 : New Miner
I'll check that config, thx (also for the icon, I also completely forgot about that :D )
1
Daemon_TheHunter
10/27/2021 4:36 pm
Level 1 : New Miner
history
I don't goddamn know if its unloaded chunk. I can move, destroy blocks, etc... it just didn't show what my character should see. Now its even better. I didn't change anything and when i try to join, my whole mc crashes to launcher.

Btw, I doubt the connection is the problem, because if that'd be the case I wouldn't be able to interact with world properly.

Crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present:
ItemPatchingLoader (ItemPhysic_1_12_2.jar)
MekanismCoremod (Mekanism-1.12.2-9.7.8.379.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
ForgelinPlugin (Forgelin-1.8.3.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
offlineskins (OfflineSkins-1.12.2-v6-core.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 10/27/21 3:11 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at com.legacy.wasteland.WastelandEventHandler.isNewPlayer(WastelandEventHandler.java:122)
at com.legacy.wasteland.WastelandEventHandler.setSpawnpointEvent(WastelandEventHandler.java:66)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1630_WastelandEventHandler_setSpawnpointEvent_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.world.World.func_72897_h(World.java:3552)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1820)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
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)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
at com.legacy.wasteland.WastelandEventHandler.isNewPlayer(WastelandEventHandler.java:122)
at com.legacy.wasteland.WastelandEventHandler.setSpawnpointEvent(WastelandEventHandler.java:66)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1630_WastelandEventHandler_setSpawnpointEvent_EntityJoinWorldEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.world.World.func_72897_h(World.java:3552)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [​GCEntityClientPlayerMP['Daemon_TheHunter'/300, l='MpServer', x=549.00, y=64.00, z=-68.00]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 11 - wasteland, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (549,64,-68), Chunk: (at 5,4,12 in 34,-5; contains blocks 544,0,-80 to 559,255,-65), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Level time: 85964 game time, 85964 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: 11 total; [​EntityGib['unknown'/321, l='MpServer', x=596.78, y=26.50, z=-41.51], EntityZombieVillager['Zombie Villager'/2994, l='MpServer', x=503.78, y=40.00, z=-46.49], EntityItem['item.item.string'/3314, l='MpServer', x=580.68, y=37.00, z=-36.65], EntityGib['unknown'/322, l='MpServer', x=597.09, y=26.28, z=-41.34], EntityBat['Bat'/3267, l='MpServer', x=589.59, y=35.05, z=-30.49], EntityGib['unknown'/323, l='MpServer', x=596.47, y=26.28, z=-41.67], EntityBat['Bat'/3028, l='MpServer', x=593.30, y=28.10, z=-36.25], EntityCreeper['Creeper'/3957, l='MpServer', x=502.50, y=41.00, z=-42.50], EntityCreeper['Creeper'/3959, l='MpServer', x=522.50, y=17.00, z=-52.50], EntityZombie['Zombie'/3930, l='MpServer', x=596.78, y=25.00, z=-41.51], EntityCreeper['Creeper'/2670, l='MpServer', x=509.51, y=38.00, z=-45.22]]
Retry entities: 0 total; []
Server brand: Magma
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
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: 6972596000 bytes (6649 MB) / 10468982784 bytes (9984 MB) up to 10468982784 bytes (9984 MB)
JVM Flags: 8 total; -Xmn128M -Xmx9956M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 132 mods loaded, 132 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID | Version | Source | Signature |
|:------ |:--------------------------------- |:----------------------- |:--------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None |
| LCHIJA | micdoodlecore | | minecraft.jar | None |
| LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
| LCHIJA | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None |
| LCHIJA | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-Mod-1.12.2.jar | None |
| LCHIJA | applecore | 3.4.0 | AppleCore-mc1.12.2-3.4.0.jar | None |
| LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.662.jar | None |
| LCHIJA | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LCHIJA | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None |
| LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None |
| LCHIJA | betterportals | 0.3.7.7 | BetterPortals-1_12_2.jar | None |
| LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[​v2.4.5][​MC1.12.2].jar | None |
| LCHIJA | biomesoplenty | 7.0.1.2443 | BiomesOPlenty-1.12.2-7.0.1.2443-universal.jar | None |
| LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
| LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | chickenchunks | 2.4.2.74 | ChickenChunks-1.12.2-2.4.2.74-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCHIJA | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| LCHIJA | chunkanimator | 1.2 | ChunkAnimator-MC1.12-1.2.jar | None |
| LCHIJA | controlling | 3.0.10 | Controlling-3.0.10.jar | None |
| LCHIJA | cookiecore | 2.0.0 | cookiecore-1.12-2.0.0.jar | 4bbb70ebe391f24f7704e343108a9b21b44c1b10 |
| LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHIJA | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCHIJA | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.662.jar | None |
| LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.662.jar | None |
| LCHIJA | creativecore | 1.10.0 | CreativeCore_v1.10.65_mc1.12.2.jar | None |
| LCHIJA | customcursormod | 1.2.2 | CustomCursorMod-1.2.2.jar | None |
| LCHIJA | customspawner | 3.11.4 | CustomMobSpawner-3.11.5.jar | None |
| LCHIJA | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
| LCHIJA | ptrmodellib | 1.0.5 | PTRLib-1.0.5.jar | None |
| LCHIJA | props | 2.6.3.7 | Decocraft-2.6.3.7_1.12.2.jar | None |
| LCHIJA | ding | 1.0.2 | Ding-1.12.2-1.0.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | dontevenaxe | 1.12.2.004 | DontEvenAxe-1.12.2.004.jar | None |
| LCHIJA | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None |
| LCHIJA | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None |
| LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCHIJA | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
| LCHIJA | enderio | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderiointegrationtic | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LCHIJA | galacticraftcore | 4.0.2.280 | GalacticraftCore-1.12.2-4.0.2.280.jar | None |
| LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
| LCHIJA | eleccore | 1.9.453 | ElecCore-1.12.2-1.9.453.jar | None |
| LCHIJA | enchiridion | 3.3.5 | Enchiridion-1.12.2-3.3.5.jar | None |
| LCHIJA | enderiobase | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderioconduits | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderioconduitsappliedenergistics | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderioconduitsopencomputers | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderioconduitsrefinedstorage | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderiointegrationforestry | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderiointegrationticlate | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderioinvpanel | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | ftblib | 5.4.7.2 | FTBLib-1.12.2.jar | None |
| LCHIJA | enderiomachines | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderiopowertools | 5.3.70 | EnderIO-1.12.2-5.3.70.jar | None |
| LCHIJA | enderutilities | 0.7.15 | enderutilities-1.12.2-0.7.15.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| LCHIJA | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.4.2_mc1.12.2.jar | None |
| LCHIJA | exnihilocreatio | 1.12.2-0.4.7.2 | exnihilocreatio-1.12.2-0.4.7.2.jar | None |
| LCHIJA | excompressum | 3.0.32 | ExCompressum_1.12.2-3.0.32.jar | None |
| LCHIJA | galacticraftplanets | 4.0.2.280 | Galacticraft-Planets-1.12.2-4.0.2.280.jar | None |
| LCHIJA | mjrlegendslib | 1.12.2-1.2.1 | MJRLegendsLib-1.12.2-1.2.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHIJA | mekanism | 1.12.2-9.7.8.379 | Mekanism-1.12.2-9.7.8.379.jar | None |
| LCHIJA | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
| LCHIJA | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
| LCHIJA | extraplanets | 1.12.2-0.7.3 | ExtraPlanets-1.12.2-0.7.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCHIJA | ezstorage | 2.5.0 | ezstorage-2.5.0-[​1.12.2].jar | None |
| LCHIJA | flansmod | 5.10.0 | Flan's+Mod-1.12.2-5.10.0.jar | None |
| LCHIJA | fpsreducer | mc1.12.2-1.15 | FpsReducer-1_12_2.jar | None |
| LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LCHIJA | hidenames | 1.4.1 | HideNames-1.12.2-1.4.1.jar | None |
| LCHIJA | huds | #VERSION# | Huds-1.12.2-1.0.6.jar | None |
| LCHIJA | hungerpersistence | 1.0.1 | HungerPersistence-1_12_2.jar | None |
| LCHIJA | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | insomniac | 1.6 | insomniac-1.6.jar | None |
| LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LCHIJA | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| LCHIJA | jeresources | 0.9.2.60 | Just-Enough-Resources-Mod-1.12.2.jar | None |
| LCHIJA | kinetic anti-cheat | 12.2.2 | kinetic_anti-cheat-12.2.2.jar | None |
| LCHIJA | lanserverproperties | 1.0 | lanserverproperties-1.0.jar | None |
| LCHIJA | login_shield | 1.12.2-6-g5654706 | Login_Shield-1.12.2-6-g5654706.jar | None |
| LCHIJA | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
| LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
| LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| LCHIJA | minetogether | 2.4.5 | MineTogether-1.12.2-2.4.5.jar | None |
| LCHIJA | minetogetherserver | 2.4.5 | MineTogether-1.12.2-2.4.5.jar | None |
| LCHIJA | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar | None |
| LCHIJA | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.1.jar | None |
| LCHIJA | mobsunscreen | 1.12.2-2.1.3 | mobsunscreen-1.12.2-2.1.3.jar | None |
| LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| LCHIJA | movingelevators | 1.2.34 | movingelevators-1.2.34-mc1.12.jar | None |
| LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
| LCHIJA | yurtmod | 9.5.2 | NomadicTents-1.12.2-9.5.2.jar | None |
| LCHIJA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
| LCHIJA | nei | 2.4.3 | Not-Enough-Items-1_12_2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | offlineskins | 1.12.2-v6 | OfflineSkins-1.12.2-v6.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCHIJA | radiateemall | 1.0 | radiateemall-1.0.jar | None |
| LCHIJA | smarthud | 2.0.2 | smarthud-2.0.2.jar | None |
| LCHIJA | sync | 7.1.0 | Sync-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | theoneprobe | 1.4.25 | theoneprobe-1.12-1.4.25.jar | None |
| LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
| LCHIJA | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
| LCHIJA | wanionlib | 1.12.2-2.5 | WanionLib-1.12.2-2.5.jar | None |
| LCHIJA | wastelands | 1.2.2 | wastelands-1.2.2-12-universal.jar | None |
| LCHIJA | wts | 1.1.0 | Whats-That-Slot-Mod-1.12.2.jar | None |
| LCHIJA | yabba | 1.1.2.54 | YABBA-Mod-1.12.2.jar | None |
| LCHIJA | recipehandler | 0.14 | YARCF-0.14(1.12.2).jar | None |
| LCHIJA | zombieawareness | 1.12.1-1.11.16 | zombieawareness-1.12.1-1.11.16.jar | None |
| LCHIJA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LCHIJA | eleccoreloader | 1.9.453 | ElecCore-1.12.2-1.9.453.jar | None |
| LCHIJA | hungeroverhaul | 1.12.2-1.3.3.jenkins148 | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar | None |
| LCHIJA | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
| LCHIJA | unidict | 1.12.2-3.0.8 | UniDict-1.12.2-3.0.8.jar | None |

Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic_1_12_2.jar)
com.creativemd.itemphysic.ItemTransformer
MekanismCoremod (Mekanism-1.12.2-9.7.8.379.jar)
mekanism.coremod.KeybindingMigrationHelper
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
squeek.applecore.asm.TransformerModuleHandler
TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)

CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.3.jar)

EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
offlineskins (OfflineSkins-1.12.2-v6-core.jar)
lain.mods.skins.init.forge.asm.ASMTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)

DLFMLCorePlugin (DynamicLights-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
lumien.chunkanimator.asm.ClassTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4526' Renderer: 'Intel(R) HD Graphics 630'
OpenModsLib class transformers: [​llama_null_fix:FINISHED],[​horse_base_null_fix:FINISHED],[​pre_world_render_hook:FINISHED],[​player_render_hook:FINISHED],[​horse_null_fix:FINISHED]
Ender IO: No known problems detected.
Authlib is : /C:/Users/Uzivatel/AppData/Roaming/.minecraft_amongstashes/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!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:
- 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)
- chiselIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)

Launched Version: Forge 1.12.2
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 630 GL version 4.4.0 - Build 21.20.16.4526, Intel
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: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
1
anonpmc3777474
10/27/2021 7:21 am
Level 8 : Apprentice Miner
[deleted]
1
Niesi
10/27/2021 7:19 am
Level 39 : Artisan Architect
hm your connection to the server is good? Also the server is running fine? (check that in webinterface)
1
HoboMaggot
10/27/2021 6:51 am
Level 55 : Grandmaster Blob
Can you elaborate on the graphical bug? Is it the chunk not loading?
1

Welcome