rwtema / Monk-Mod

Monk mod made for Modjnam 2018
Other
13 stars 6 forks source link

returning from the void when reaching level 20 is buggy #3

Open lag42 opened 6 years ago

lag42 commented 6 years ago

i tried to go in the end's void and 5 chunks got ghosted, when i tried the overworld's void it made me glitch across the area

both of these can be fixed by exiting and entering the world but it's still pretty annoying

Dragnier commented 6 years ago

When I first completed the Level 20 advancement, four chunks near the bed I returned to from the End refused to load and I was stuck in one of them. I managed to use the teleport ability to get to loaded area and then leave, but I never checked to see if the chunks ever actually loaded and that world is gone now.

darthvader45 commented 6 years ago

Same, the chunks were loaded in my world, since I used a quest from Millenaire to access the void. Ghosted into the one I was using and couldn't get out. Had to logout and login to get back where I was supposed to be. This must be fixed, as it is gamebreaking, and could very well corrupt worlds.

darthvader45 commented 6 years ago

@rwtema Yep, corrupted player data, making it impossible to continue playing the same world. I hate having to lose all my progress in one fell swoop. PLEASE fix this.

RobertCollins118 commented 6 years ago

I had no isse until I did level 20. when I went into void as said it crash me to desktop. I re enter and does same thing. the crash report said ticking player.

---- Minecraft Crash Report ----

WARNING: coremods are present: MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar) CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.1.1.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) HammerCoreCore (HammerCore-1.12.2-1.9.9.7.jar) ForgelinPlugin (Forgelin-1.6.0.jar) LoadingPlugin (RandomThings-MC1.12.2-4.1.7.jar) LoadingPlugin (Quark-r1.4-123.jar) AppleCore (AppleCore-mc1.12.2-3.1.1.jar) Plugin (NotEnoughIDs-1.5.4.2.jar) HexRenderingCoreMod (hexeresy-1.1.jar) Contact their authors BEFORE contacting forge

// Why is it breaking :(

Time: 5/27/18 5:22 PM Description: Ticking player

java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(Unknown Source) at java.util.HashMap$ValueIterator.next(Unknown Source) at com.rwtema.monkmod.abilities.MonkAbilityHealPotionEffects.tickServer(MonkAbilityHealPotionEffects.java:13) at com.rwtema.monkmod.MonkManager.lambda$tick$0(MonkManager.java:72) at com.google.common.collect.ImmutableSet$Indexed.forEach(ImmutableSet.java:392) at com.rwtema.monkmod.MonkManager.tick(MonkManager.java:71) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1045_MonkManager_tick_PlayerTickEvent.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.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:369) at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:378) at net.minecraft.entity.player.EntityPlayer.func_70071h(EntityPlayer.java:288) at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source)

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

-- Head -- Thread: Server thread Stacktrace: at java.util.HashMap$HashIterator.nextNode(Unknown Source) at java.util.HashMap$ValueIterator.next(Unknown Source) at com.rwtema.monkmod.abilities.MonkAbilityHealPotionEffects.tickServer(MonkAbilityHealPotionEffects.java:13) at com.rwtema.monkmod.MonkManager.lambda$tick$0(MonkManager.java:72) at com.google.common.collect.ImmutableSet$Indexed.forEach(ImmutableSet.java:392) at com.rwtema.monkmod.MonkManager.tick(MonkManager.java:71) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1045_MonkManager_tick_PlayerTickEvent.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.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:369) at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:378) at net.minecraft.entity.player.EntityPlayer.func_70071h(EntityPlayer.java:288)

-- Player being ticked -- Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 22120 Entity Name: robertcollins118 Entity's Exact location: 93.83, -646.12, 6.96 Entity's Block location: World: (93,-647,6), Chunk: (at 13,-41,6 in 5,0; contains blocks 80,0,0 to 95,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -3.64, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)

-- Ticking connection -- Details: Connection: net.minecraft.network.NetworkManager@7f2fc2d1 Stacktrace: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 6196844776 bytes (5909 MB) / 12148277248 bytes (11585 MB) up to 12148277248 bytes (11585 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8192m -Xmx12288m IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.4.2703 180 mods loaded, 180 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                                |
|:------------------- |:-------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
| UCHIJAAAAAAAAAAAAAA | minecraft            | 1.12.2                   | minecraft.jar                                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | mcp                  | 9.42                     | minecraft.jar                                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | FML                  | 8.0.99.99                | forge-1.12.2-14.23.4.2703-universal.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAAAAAAAAAAAA | forge                | 14.23.4.2703             | forge-1.12.2-14.23.4.2703-universal.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAAAAAAAAAAAA | movillages           | 1.5.4                    | [1.12]MoVillages-1.5.4.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | redstoneflux         | 2.0.1                    | RedstoneFlux-1.12-2.0.1.2-universal.jar           | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJAAAAAAAAAAAAAA | cofhcore             | 4.4.1                    | CoFHCore-1.12.2-4.4.1.12-universal.jar            | None                                     |
| UCHIJAAAAAAAAAAAAAA | libvulpes            | 0.2.8.-31                | LibVulpes-1.12.2-0.2.8-31-universal.jar           | None                                     |
| UCHIJAAAAAAAAAAAAAA | advancedrocketry     | 1.4.0.-82                | AdvancedRocketry-1.12.2-1.4.0-82-universal.jar    | None                                     |
| UCHIJAAAAAAAAAAAAAA | applecore            | 3.1.1                    | AppleCore-mc1.12.2-3.1.1.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | jei                  | 4.9.1.188                | jei_1.12.2-4.9.1.188.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | appleskin            | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | aquaculture          | 1.6.2                    | Aquaculture-1.12.2-1.6.2.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | architecturecraft    | @VERSION@                | architecturecraft-1.12-2.68.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | crafttweaker         | 4.1.8                    | CraftTweaker2-1.12-4.1.8.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | athenaeum            | 1.12.2-1.14.0            | athenaeum-1.12.2-1.14.0.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | mousetweaks          | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | artisanworktables    | 1.12.2-1.18.6            | artisanworktables-1.12.2-1.18.6.jar               | None                                     |
| UCHIJAAAAAAAAAAAAAA | astikoor             | 1.0.0                    | astikoor-1.0.0.jar                                | None                                     |
| UCHIJAAAAAAAAAAAAAA | quark                | r1.4-123                 | Quark-r1.4-123.jar                                | None                                     |
| UCHIJAAAAAAAAAAAAAA | autoreglib           | 1.3-17                   | AutoRegLib-1.3-17.jar                             | None                                     |
| UCHIJAAAAAAAAAAAAAA | bdlib                | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | miscrails            | 1.0.0                    | Better-Railroads-1.0.0.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | betteradvancements   | 0.0.5.17                 | BetterAdvancements-1.12.2-0.0.5.17.jar            | None                                     |
| UCHIJAAAAAAAAAAAAAA | betterbedrockgen     | 6.0.2                    | BetterBedrockGenerator-1.12-6.1.1.jar             | None                                     |
| UCHIJAAAAAAAAAAAAAA | bibliotheca          | 1.3.3-1.12.2             | bibliotheca-1.3.3-1.12.2.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | birdsnests           | 2.1.0                    | BirdsNests1.12.2-2.1.0.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | forgelin             | 1.6.0                    | Forgelin-1.6.0.jar                                | None                                     |
| UCHIJAAAAAAAAAAAAAA | bithop               | master-1.2.54            | BitHop-1.2.jar                                    | None                                     |
| UCHIJAAAAAAAAAAAAAA | blockdrops           | 1.4.0                    | blockdrops-1.12.2-1.4.0.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | bonsaitrees          | 1.0.4                    | bonsaitrees-1.0.4-b71.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | caravans             | {version}                | Caravans-0.3.1-1.12.jar                           | None                                     |
| UCHIJAAAAAAAAAAAAAA | forestry             | 5.8.0.291                | forestry_1.12.2-5.8.0.291.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | careerbees           | 1.0                      | careerbees-0.4.0.jar                              | None                                     |
| UCHIJAAAAAAAAAAAAAA | carryon              | 1.9                      | CarryOn MC1.12.2 v1.9.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | chameleon            | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | chesttransporter     | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                 | None                                     |
| UCHIJAAAAAAAAAAAAAA | chickens             | 6.0.4                    | chickens-6.0.4.jar                                | None                                     |
| UCHIJAAAAAAAAAAAAAA | ctm                  | MC1.12-0.2.3.12          | CTM-MC1.12-0.2.3.12.jar                           | None                                     |
| UCHIJAAAAAAAAAAAAAA | chisel               | MC1.12.2-0.2.0.31        | Chisel-MC1.12.2-0.2.0.31.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | chiselsandbits       | 14.17                    | chiselsandbits-14.17.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | cei                  | 1.3                      | chunkedgeindicator-1.4.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | shadowmc             | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                           | None                                     |
| UCHIJAAAAAAAAAAAAAA | clipboard            | @VERSION@                | Clipboard-1.12-1.3.0.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | codechickenlib       | 3.1.8.341                | CodeChickenLib-1.12.2-3.1.8.341-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAAAAAAAAAAAA | cofhworld            | 1.1.1                    | CoFHWorld-1.12.2-1.1.1.12-universal.jar           | None                                     |
| UCHIJAAAAAAAAAAAAAA | cyclopscore          | 0.11.6                   | CyclopsCore-1.12.2-0.11.6.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAAAAAAAAAAAA | colossalchests       | 1.6.11                   | ColossalChests-1.12.2-1.6.11.jar                  | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAAAAAAAAAAAA | comforts             | 1.1.1.1                  | comforts-1.12.2-1.1.1.1.jar                       | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAAAAAAAAAAAAAA | craftableglowstone   | 1.0                      | craftableglowstone-1.12.2.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | craftablehorsearmour | 1.3                      | CraftableHorseArmour-1.3.0-1.12.jar               | None                                     |
| UCHIJAAAAAAAAAAAAAA | craftingtweaks       | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | ctgui                | 1.0.0                    | CraftTweaker2-1.12-4.1.8.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | crafttweakerjei      | 2.0.2                    | CraftTweaker2-1.12-4.1.8.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | csokicraftutil       | 1.3.1                    | CsokiCraftUtil-1.3.6.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | csokicraftutil-11    | 1.3.1                    | CsokiCraftUtil-1.3.6.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | ctdcore              | 1.3.3                    | CTD-Core-1.12.2-1.3.3.jar                         | 5101015479fe39f20b47f365472250d312a50a57 |
| UCHIJAAAAAAAAAAAAAA | cyclicmagic          | 1.15.5                   | Cyclic-1.12.2-1.15.5.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | diethopper           | 1.1                      | diethopper-1.1.jar                                | None                                     |
| UCHIJAAAAAAAAAAAAAA | ding                 | 1.0.1                    | Ding-1.12.1-1.0.1.jar                             | None                                     |
| UCHIJAAAAAAAAAAAAAA | dyeablechickens      | 1.2                      | dyeablechickens_1.12.2-1.2.2.jar                  | None                                     |
| UCHIJAAAAAAAAAAAAAA | elevatorid           | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | theoneprobe          | 1.4.22                   | theoneprobe-1.12-1.4.22.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | endercrop            | 1.12.2-1.4.1             | endercrop-1.12.2-1.4.1.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | enderstorage         | 2.4.2.126                | EnderStorage-1.12.2-2.4.2.126-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAAAAAAAAAAAA | extrarails           | 1.3.0                    | ExtraRails-1.12-1.3.0.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | mantle               | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | tconstruct           | 1.12.2-2.10.0.81         | TConstruct-1.12.2-2.10.0.81.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | extrautils2          | 1.0                      | extrautils2-1.12-1.7.6.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | fastleafdecay        | v14                      | FastLeafDecay-v14.jar                             | None                                     |
| UCHIJAAAAAAAAAAAAAA | floatingrails        | 2.0.1-1.12.2             | Floating-Rails-2.0.1-1.12.2.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | sonarcore            | 5.0.9                    | sonarcore-1.12.2-5.0.9.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | fluxnetworks         | 3.0.10                   | fluxnetworks-1.12.2-3.0.10.jar                    | None                                     |
| UCHIJAAAAAAAAAAAAAA | foodexpansion        | 1.3                      | FoodExpansion1.3.2-1.12.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | placebo              | 1.3.4                    | Placebo-1.12.2-1.3.4.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | thermalfoundation    | 2.4.1                    | ThermalFoundation-1.12.2-2.4.1.15-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAAAAAAAAAAAA | foundry              | 3.1.3.0                  | Foundry-1.12.2-3.1.3.0.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | ftblib               | 5.1.0.19                 | FTBLib-5.1.0.19.jar                               | None                                     |
| UCHIJAAAAAAAAAAAAAA | ftbguides            | 1.0.2.8                  | FTBGuides-1.0.2.8.jar                             | None                                     |
| UCHIJAAAAAAAAAAAAAA | ftbg                 | 1.12.1-1.0.07            | ftbg-1.12.1-1.0.7.jar                             | None                                     |
| UCHIJAAAAAAAAAAAAAA | ftbutilities         | 5.1.0.23                 | FTBUtilities-5.1.0.23.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | funkylocomotion      | 1.0                      | funky-locomotion-1.12.2-1.1.1.jar                 | None                                     |
| UCHIJAAAAAAAAAAAAAA | cfm                  | 4.2.0                    | furniture-4.2.0-1.12.2.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | gardenstuff          | 1.12-2.1.1               | GardenStuff-1.12-2.1.1.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | geographicraft       | 0.8.7                    | GeographiCraft-1.12-0.8.9b.jar                    | None                                     |
| UCHIJAAAAAAAAAAAAAA | hammercore           | 1.9.9.7                  | HammerCore-1.12.2-1.9.9.7.jar                     | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAAAAAAAAAAAA | hardcorespelunking   | 1.0                      | hardcorespelunking-1.1.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | harvest              | 1.12-1.2.6-18            | Harvest-1.12-1.2.6-18.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | hatchery             | 2.1.2                    | hatchery-1.12.2-2.1.2.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | helpfixer            | 1.12.1-1.5.18            | HelpFixer-1.12.1-1.5.18.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | horsetweaks          | 1.0.3                    | HorseTweaks_1.12.2-1.0.3.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | hungerinpeace        | 1.0.0                    | HungerInPeace-mc1.12-1.0.0.jar                    | None                                     |
| UCHIJAAAAAAAAAAAAAA | trackapi             | 1.1                      | TrackAPI-1.1_1.12.jar                             | None                                     |
| UCHIJAAAAAAAAAAAAAA | immersiverailroading | 1.0.1                    | ImmersiveRailroading-1.0.1_1.12.jar               | None                                     |
| UCHIJAAAAAAAAAAAAAA | inventorytweaks      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                          | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAAAAAAAAAAAAAA | ironchest            | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | jeibees              | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | jeiintegration       | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                | None                                     |
| UCHIJAAAAAAAAAAAAAA | jeivillagers         | 1.0                      | jeivillagers-1.12-1.0.2.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | journeymap           | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | jarm                 | 1.1.2                    | Just A Raft Mod-1.1.2.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | jaff                 | 1.7_for_1.12             | JustAFewFish-1.7_for_1.12.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | justenoughbuttons    | 1.12-1.2                 | justenoughbuttons-1.12.2-1.2.2-5.jar              | None                                     |
| UCHIJAAAAAAAAAAAAAA | jeresources          | 0.8.5.27                 | JustEnoughResources-1.12.2-0.8.5.27.jar           | None                                     |
| UCHIJAAAAAAAAAAAAAA | keywizard            | 1.10.2-1.5               | keywizard-1.12.2-1.5.2.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | malisiscore          | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | malisisblocks        | 1.12.2-6.1.0             | malisisblocks-1.12.2-6.1.0.jar                    | None                                     |
| UCHIJAAAAAAAAAAAAAA | malisisdoors         | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | malisisswitches      | 1.12.2-5.1.0             | malisisswitches-1.12.2-5.1.0.jar                  | None                                     |
| UCHIJAAAAAAAAAAAAAA | mcjtylib_ng          | 2.6.7                    | mcjtylib-1.12-2.6.7.jar                           | None                                     |
| UCHIJAAAAAAAAAAAAAA | minecolonies         | 1.12.2-0.8.7582          | minecolonies-universal-1.12.2-0.8.7582.jar        | None                                     |
| UCHIJAAAAAAAAAAAAAA | moglowstone          | 1.5.4                    | Mo-Glowstone-1.12.2-1.5.4.jar                     | 5101015479fe39f20b47f365472250d312a50a57 |
| UCHIJAAAAAAAAAAAAAA | monk                 | 1.0                      | monk-mod-1.1.jar                                  | None                                     |
| UCHIJAAAAAAAAAAAAAA | zawa                 | 1.12.2-1.2.0             | zawa - 1.2.0 (1.12.2).jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | moon-core            | 7.0                      | moon-core 7.0 (1.12).jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | morebeautifulbuttons | 1.12.2-1.7.3.20          | morebeautifulbuttons-1.12.2-1.7.3.20.jar          | None                                     |
| UCHIJAAAAAAAAAAAAAA | morebeautifulplates  | 1.12.2-1.0.3             | morebeautifulplates-1.12.2-1.0.3.jar              | None                                     |
| UCHIJAAAAAAAAAAAAAA | morechickens         | 3.1.0                    | morechickens-1.12.2-3.1.0.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | naturescompass       | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | neid                 | 1.5.4.2                  | NotEnoughIDs-1.5.4.2.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | notenoughroofs       | 0.8.0.0                  | notenoughroofs-1.12.2-0.8.0.0.jar                 | None                                     |
| UCHIJAAAAAAAAAAAAAA | notenoughwands       | 1.6.1                    | notenoughwands-1.12-1.6.1.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | nutrition            | 3.0.0                    | Nutrition-1.12.2-3.0.0.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | oreexcavation        | 1.4.118                  | OreExcavation-1.4.118.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | oeintegration        | 2.3.3                    | oeintegration-2.3.3.jar                           | None                                     |
| UCHIJAAAAAAAAAAAAAA | projecte             | 1.12-PE1.3.0             | ProjectE-1.12-PE1.3.0.jar                         | None                                     |
| UCHIJAAAAAAAAAAAAAA | p455w0rdslib         | 2.0.29                   | p455w0rdslib-1.12-2.0.29.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | pneumaticcraft       | 1.12.2-0.6.6-192         | pneumaticcraft-repressurized-1.12.2-0.6.6-192.jar | None                                     |
| UCHIJAAAAAAAAAAAAAA | portality            | 1.0-SNAPSHOT             | portality-1.12.2-1.0.4-6.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | railsplus            | 1.0.0                    | railsplus-1.0.1.jar                               | None                                     |
| UCHIJAAAAAAAAAAAAAA | randomthings         | 4.1.7                    | RandomThings-MC1.12.2-4.1.7.jar                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCHIJAAAAAAAAAAAAAA | rangedpumps          | 0.5                      | rangedpumps-0.5.jar                               | None                                     |
| UCHIJAAAAAAAAAAAAAA | reborncore           | 3.8.3.279                | RebornCore-1.12.2-3.8.3.279-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAAAAAAAAAAAA | rftools              | 7.33                     | rftools-1.12-7.33.jar                             | None                                     |
| UCHIJAAAAAAAAAAAAAA | rustic               | 1.0.5                    | rustic-1.0.5.jar                                  | None                                     |
| UCHIJAAAAAAAAAAAAAA | silentlib            | 2.3.1                    | SilentLib-1.12.2-2.3.1-107.jar                    | None                                     |
| UCHIJAAAAAAAAAAAAAA | veinminer            | 0.38.1                   | VeinMiner-1.12-0.38.1.639+134fb1e.jar             | None                                     |
| UCHIJAAAAAAAAAAAAAA | silentgems           | 2.7.2                    | SilentsGems-1.12.2-2.7.2b-270.jar                 | None                                     |
| UCHIJAAAAAAAAAAAAAA | simplecorn           | 2.4.1                    | SimpleCorn1.12-1.12-2.4.1.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | simpleleather        | 1.12-1.0                 | simpleleather-1.12-1.0.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | simplequarry         | 13r                      | SimpleQuarry-1.12.2-13r.jar                       | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAAAAAAAAAAAA | simplesponge         | 3.6.1                    | SimpleSponge-1.12.2-3.6.1.jar                     | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| UCHIJAAAAAAAAAAAAAA | storagenetwork       | 1.12.2-1.2.4             | SimpleStorageNetwork-1.12.2-1.2.4.jar             | None                                     |
| UCHIJAAAAAAAAAAAAAA | thermalexpansion     | 5.4.2                    | ThermalExpansion-1.12.2-5.4.2.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAAAAAAAAAAAA | thermaldynamics      | 2.4.1                    | ThermalDynamics-1.12.2-2.4.1.10-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAAAAAAAAAAAA | simplyjetpacks       | 2.2.5.39                 | SimplyJetpacks2-1.12.2-2.2.5.39.jar               | None                                     |
| UCHIJAAAAAAAAAAAAAA | snad                 | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                        | None                                     |
| UCHIJAAAAAAAAAAAAAA | stepup               | 1.0.2-mc1.10-1.12.2      | StepUp-1.0.2-mc1.10-1.12.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | stevescarts          | 2.4.19.95                | StevesCarts-1.12.2-2.4.19.95.jar                  | None                                     |
| UCHIJAAAAAAAAAAAAAA | strides              | 1.0                      | Strides-1.0.jar                                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | beneath              | 1.4.1                    | The Beneath-1.12.2-1.4.1.jar                      | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAAAAAAAAAAAAAA | cactusmod            | 1.2                      | The Cactus Mod-1.2.jar                            | None                                     |
| UCHIJAAAAAAAAAAAAAA | thermalcultivation   | 0.2.0                    | ThermalCultivation-1.12.2-0.2.0.6-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAAAAAAAAAAAA | thermalinnovation    | 0.2.1                    | ThermalInnovation-1.12.2-0.2.1.6-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAAAAAAAAAAAA | thermalsolars        | 1.12.2 V1.7              | thermalsolars-1.12.2-1.7.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | tcomplement          | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar               | None                                     |
| UCHIJAAAAAAAAAAAAAA | tp                   | 3.2.27                   | tinyprogressions-1.12.2-3.3.27-Release.jar        | None                                     |
| UCHIJAAAAAAAAAAAAAA | tombmanygraves2api   | 1.12.2-1.0.0             | tombmanygraves2api-1.12.2-1.0.0.jar               | None                                     |
| UCHIJAAAAAAAAAAAAAA | tombmanygraves       | 1.12-4.1.0               | TombManyGraves-1.12-4.1.0.jar                     | None                                     |
| UCHIJAAAAAAAAAAAAAA | traverse             | 1.5.3                    | Traverse-1.12.2-1.5.3-58.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | treechopper          | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | underwaterrails      | 1.0.0                    | underwaterrails-1.0.0-universal.jar               | None                                     |
| UCHIJAAAAAAAAAAAAAA | unlimitedchiselworks | 0.1.12                   | UnlimitedChiselWorks-0.1.12.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | uppers               | 0.0.6                    | Uppers-0.0.6.jar                                  | None                                     |
| UCHIJAAAAAAAAAAAAAA | vanillafoodpantry    | 4.1.0                    | vanillafoodpantry-mc1.12.1-4.1.0.jar              | None                                     |
| UCHIJAAAAAAAAAAAAAA | veinminermodsupport  | 0.38.1                   | VeinMiner-1.12-0.38.1.639+134fb1e.jar             | None                                     |
| UCHIJAAAAAAAAAAAAAA | vc                   | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | villagenames         | 2.0                      | VillageNames-1.12.2-2.0.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | villagermarket       | 1.0.0                    | villager-market-1.12.2-1.0.0.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAAAAAAAAAAAA | wanionlib            | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | waterstrainer        | 3.2.0                    | WaterStrainer-1.12-3.2.0.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | wawla                | 2.5.253                  | Wawla-1.12.2-2.5.253.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAAAAAAAAAAAA | waystones            | 4.0.43                   | Waystones_1.12.2-4.0.43.jar                       | None                                     |
| UCHIJAAAAAAAAAAAAAA | wildcrops            | 1.0.1                    | WildCrops-1.12-1.0.1.jar                          | None                                     |
| UCHIJAAAAAAAAAAAAAA | yabba                | 1.1.2.8                  | YABBA-1.1.2.8.jar                                 | None                                     |
| UCHIJAAAAAAAAAAAAAA | aquatic              | 1.0.0-c                  | Aquatic-1.12.2-1.0.0-c.jar                        | 7b14aaee2dd17b12a140baecab28948fff3a263f |
| UCHIJAAAAAAAAAAAAAA | hungeroverhaul       | 1.12.2-1.3.3.jenkins148  | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar        | None                                     |
| UCHIJAAAAAAAAAAAAAA | justthetips          | 1.12-1.0.1.1             | justthetips-1.12-1.0.1.1.jar                      | None                                     |
| UCHIJAAAAAAAAAAAAAA | moofluids            | 1.12.2-1.7.11.02a        | MooFluids-1.12.2-1.7.11.02a.jar                   | None                                     |
| UCHIJAAAAAAAAAAAAAA | unidict              | 1.12.2-2.5c              | UniDict-1.12.2-2.5c.jar                           | None                                     |

Loaded coremods (and transformers): 

MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)

CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) team.chisel.ctm.client.asm.CTMTransformer ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.1.1.jar) c4.comforts.asm.SleepTransformer MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer HammerCoreCore (HammerCore-1.12.2-1.9.9.7.jar) com.pengu.hammercore.asm.HammerCoreTransformer ForgelinPlugin (Forgelin-1.6.0.jar)

LoadingPlugin (RandomThings-MC1.12.2-4.1.7.jar) lumien.randomthings.asm.ClassTransformer LoadingPlugin (Quark-r1.4-123.jar) vazkii.quark.base.asm.ClassTransformer AppleCore (AppleCore-mc1.12.2-3.1.1.jar) squeek.applecore.asm.TransformerModuleHandler Plugin (NotEnoughIDs-1.5.4.2.jar) ru.fewizz.neid.asm.Transformer HexRenderingCoreMod (hexeresy-1.1.jar) com.rwtema.hexeresy.HexClassTransformer GL info: ERROR RuntimeException: No OpenGL context found in the current thread. Pulsar/tconstruct loaded Pulses:

darthvader45 commented 6 years ago

You might have had a negative potion effect on you like nausea. Rwtema has fixed this. Hopefully later they'll fix the level 20 glitched chunks thing, but no guarantees.

darthvader45 commented 6 years ago

@rwtema Thank goodness, thank you so much for the fix. Now this should make it much easier to continue.

ghost commented 6 years ago

IF @rwtema wants the void to be the End void, he should probably change the quest text to "Give yourself to the end" or "Fall into the final abyss" or something. There are a lot of ways to get to a lot of voids in modded MC.

darthvader45 commented 6 years ago

Me, I just use Millenaire's Alchemist quest to bust through the bedrock with the Alchemist's Explosive. Makes a huge crater, and even breaks bedrock, allowing me access to the void.

Golden rule in Minecraft: Never dig straight down.

On Thu, Aug 9, 2018 at 9:58 PM, scribbler957 notifications@github.com wrote:

IF @rwtema https://github.com/rwtema wants the void to be the End void, he should probably change the quest text to "Give yourself to the end" or "Fall into the final abyss" or something. There are a lot of ways to get to a lot of voids in modded MC.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rwtema/Monk-Mod/issues/3#issuecomment-411952210, or mute the thread https://github.com/notifications/unsubscribe-auth/ACr5pOk4Flp4Qy4d99kPs9DhIgCQaYA4ks5uPOjCgaJpZM4TSJcn .