McJtyMods / RFToolsDimensions

Companion mod for RFTools which handles the dimensions
MIT License
63 stars 24 forks source link

Sending Matter Receiver into Dimension causes crash #215

Open phileaphi opened 6 years ago

phileaphi commented 6 years ago

Issue description: Dimension Editor causes server crash. The server is currently running FTB revelation with Forge 14.23.2.2627 which is the reason we re running rftdim 1.12-5.52. To the issue itself, I tried to create a flat glass world but there was no receiver on the other end. I thought I'll delete the dimension and recreate it but there still wasn't one. Then I used the editor to send one there and a crash occurred. The server restarted, the receiver got sent apparently and I teleported there with but the receiver was unpowered so I died. I deleted the dimension and rebuild it and was about to send a charged receiver into it with the dimension editor when the server crashed a second time but this time it would want to start. Steps to reproduce: Not sure.

Relevant logs, if any: ---- Minecraft Crash Report ----

WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) BedPatch (bedpatch-2.2-1.12.2.jar) AstralCore (astralsorcery-1.12.2-1.8.5.jar) LoadingPlugin (Quark-r1.4-123.jar) Plugin (NotEnoughIDs-1.5.4.2.jar) CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) FMLPlugin (elulib-0.1.12.jar) ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.0.2.jar) ForgelinPlugin (Forgelin-1.6.0.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.5-1.12.2-anarchy.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.0-67.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) SecretRoomsMod-Core (secretroomsmod-1.12.2-5.5.5.jar) IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar) Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 5/29/18 3:14 PM Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity at mcjty.rftoolsdim.blocks.editor.DimensionEditorTileEntity.func_73660_a(DimensionEditorTileEntity.java:107) at net.minecraft.world.World.func_72939_s(World.java:1832) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:748)

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

-- Head -- Thread: Server thread Stacktrace: at mcjty.rftoolsdim.blocks.editor.DimensionEditorTileEntity.func_73660_a(DimensionEditorTileEntity.java:107)

-- Block entity being ticked -- Details: Name: minecraft:rftoolsdim_dimension_editor // mcjty.rftoolsdim.blocks.editor.DimensionEditorTileEntity Block type: ID #4390 (tile.rftoolsdim.dimension_editor // mcjty.rftoolsdim.blocks.editor.DimensionEditorBlock) Block data value: 4 / 0x4 / 0b0100 Block location: World: (-311,72,393), Chunk: (at 9,4,9 in -20,24; contains blocks -320,0,384 to -305,255,399), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Actual block type: ID #4390 (tile.rftoolsdim.dimension_editor // mcjty.rftoolsdim.blocks.editor.DimensionEditorBlock) Actual block data value: 4 / 0x4 / 0b0100 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1832) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level -- Details: Level name: world All players: 0 total; [] Chunk stats: ServerChunkCache: 626 Drop: 0 Level seed: -3339174385083036382 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-220,64,244), Chunk: (at 4,4,4 in -14,15; contains blocks -224,0,240 to -209,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 12885099 game time, 1043595 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 16663 (now: false), thunder time: 61224 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:748)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 4.9.0-0.bpo.6-amd64 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 565785520 bytes (539 MB) / 2174746624 bytes (2074 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 5 total; -Xmx4096M -Xms512M -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.2.2627 173 mods loaded, 173 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                                |
|:--------- |:------------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft                 | 1.12.2                   | minecraft.jar                                     | None                                     |
| UCHIJAAAA | mcp                       | 9.42                     | minecraft.jar                                     | None                                     |
| UCHIJAAAA | FML                       | 8.0.99.99                | revelation.jar                                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge                     | 14.23.2.2627             | revelation.jar                                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | advancedrocketrycore      | 1                        | minecraft.jar                                     | None                                     |
| UCHIJAAAA | foamfixcore               | 7.7.4                    | minecraft.jar                                     | None                                     |
| UCHIJAAAA | opencomputers|core        | 1.7.2.67                 | minecraft.jar                                     | None                                     |
| UCHIJAAAA | elucore                   | 1.0                      | minecraft.jar                                     | None                                     |
| UCHIJAAAA | actuallyadditions         | 1.12.2-r133              | ActuallyAdditions-1.12.2-r133.jar                 | None                                     |
| UCHIJAAAA | baubles                   | 1.5.2                    | Baubles-1.12-1.5.2.jar                            | None                                     |
| UCHIJAAAA | actuallybaubles           | 1.1                      | ActuallyBaubles-1.12-1.1.jar                      | None                                     |
| UCHIJAAAA | redstoneflux              | 2.0.1                    | RedstoneFlux-1.12-2.0.1.2-universal.jar           | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJAAAA | cofhcore                  | 4.3.10                   | CoFHCore-1.12.2-4.3.10.5-universal.jar            | None                                     |
| UCHIJAAAA | libvulpes                 | 0.2.8.-27                | LibVulpes-1.12.2-0.2.8-27-universal.jar           | None                                     |
| UCHIJAAAA | advancedrocketry          | 1.4.0.-67                | AdvancedRocketry-1.12.2-1.4.0-67.jar              | None                                     |
| UCHIJAAAA | appliedenergistics2       | rv5-stable-11            | appliedenergistics2-rv5-stable-11.jar             | None                                     |
| UCHIJAAAA | bdlib                     | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
| UCHIJAAAA | ae2stuff                  | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                     | None                                     |
| UCHIJAAAA | akashictome               | 1.2-10                   | AkashicTome-1.2-10.jar                            | None                                     |
| UCHIJAAAA | crafttweaker              | 4.1.6                    | CraftTweaker2-1.12-4.1.6.jar                      | None                                     |
| UCHIJAAAA | mtlib                     | 3.0.4                    | MTLib-3.0.4.jar                                   | None                                     |
| UCHIJAAAA | modtweaker                | 4.0.9                    | modtweaker-4.0.9.jar                              | None                                     |
| UCHIJAAAA | jei                       | 4.8.5.147                | jei_1.12.2-4.8.5.147.jar                          | None                                     |
| UCHIJAAAA | appleskin                 | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
| UCHIJAAAA | architecturecraft         | @VERSION@                | architecturecraft-1.12-2.68.jar                   | None                                     |
| UCHIJAAAA | aroma1997core             | 1.3.0.2                  | Aroma1997Core-1.12.2-1.3.0.2.jar                  | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAAAA | aroma1997sdimension       | 1.3.0.0.b37              | Aroma1997s-Dimensional-World-1.12-1.3.0.0.b37.jar | None                                     |
| UCHIJAAAA | astralsorcery             | 1.8.5                    | astralsorcery-1.12.2-1.8.5.jar                    | None                                     |
| UCHIJAAAA | morphtool                 | 1.2-16                   | Morph-o-Tool-1.2-16.jar                           | None                                     |
| UCHIJAAAA | quark                     | r1.4-123                 | Quark-r1.4-123.jar                                | None                                     |
| UCHIJAAAA | autoreglib                | 1.3-16                   | AutoRegLib-1.3-16.jar                             | None                                     |
| UCHIJAAAA | badwithernocookiereloaded | 1.12.2-2.12              | badwithernocookiereloaded-1.12.2-2.12.jar         | None                                     |
| UCHIJAAAA | base                      | 3.7.1                    | base-1.12.2-3.7.1.jar                             | None                                     |
| UCHIJAAAA | mantle                    | 1.12-1.3.1.21            | Mantle-1.12-1.3.1.21.jar                          | None                                     |
| UCHIJAAAA | chisel                    | MC1.12.2-0.2.0.31        | Chisel-MC1.12.2-0.2.0.31.jar                      | None                                     |
| UCHIJAAAA | tconstruct                | 1.12.2-2.9.1.65          | TConstruct-1.12.2-2.9.1.65.jar                    | None                                     |
| UCHIJAAAA | bhc                       | 1.1.1                    | baubley-heart-canisters-1.12.2-1.1.1.jar          | 7b14aaee2dd17b12a140baecab28948fff3a263f |
| UCHIJAAAA | bedpatch                  | 2.2                      | bedpatch-2.2-1.12.2.jar                           | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
| UCHIJAAAA | betteradvancements        | 0.0.5.17                 | BetterAdvancements-1.12.2-0.0.5.17.jar            | None                                     |
| UCHIJAAAA | betterbuilderswands       | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar   | None                                     |
| UCHIJAAAA | bibliocraft               | 2.4.3                    | BiblioCraft[v2.4.3][MC1.12.0].jar                 | None                                     |
| UCHIJAAAA | ic2                       | 2.8.16-ex112             | industrialcraft-2-2.8.16-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHIJAAAA | natura                    | 1.12.2-4.3.2.42          | natura-1.12.2-4.3.2.42.jar                        | None                                     |
| UCHIJAAAA | forestry                  | 5.8.0.256                | forestry_1.12.2-5.8.0.256.jar                     | None                                     |
| UCHIJAAAA | binniecore                | 2.5.0.146                | binnie-mods-1.12.2-2.5.0.146.jar                  | None                                     |
| UCHIJAAAA | binniedesign              | 2.5.0.146                | binnie-mods-1.12.2-2.5.0.146.jar                  | None                                     |
| UCHIJAAAA | genetics                  | 2.5.0.146                | binnie-mods-1.12.2-2.5.0.146.jar                  | None                                     |
| UCHIJAAAA | botany                    | 2.5.0.146                | binnie-mods-1.12.2-2.5.0.146.jar                  | None                                     |
| UCHIJAAAA | extrabees                 | 2.5.0.146                | binnie-mods-1.12.2-2.5.0.146.jar                  | None                                     |
| UCHIJAAAA | extratrees                | 2.5.0.146                | binnie-mods-1.12.2-2.5.0.146.jar                  | None                                     |
| UCHIJAAAA | blockcraftery             | 0.1.3                    | blockcraftery-0.1.3.jar                           | None                                     |
| UCHIJAAAA | bookshelf                 | 2.3.538                  | Bookshelf-1.12.2-2.3.538.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | botania                   | r1.10-353                | Botania r1.10-353.jar                             | None                                     |
| UCHIJAAAA | codechickenlib            | 3.1.6.339                | CodeChickenLib-1.12.2-3.1.6.339-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | brandonscore              | 2.4.0                    | BrandonsCore-1.12-2.4.0.152-universal.jar         | None                                     |
| UCHIJAAAA | careerbees                | 1.0                      | careerbees-0.4.0.jar                              | None                                     |
| UCHIJAAAA | chameleon                 | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                          | None                                     |
| UCHIJAAAA | chesttransporter          | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                 | None                                     |
| UCHIJAAAA | chiselsandbits            | 14.16                    | chiselsandbits-14.16.jar                          | None                                     |
| UCHIJAAAA | clumps                    | 2.0.0                    | Clumps-3.0.0.jar                                  | None                                     |
| UCHIJAAAA | cofhworld                 | 1.1.1                    | CoFHWorld-1.12.2-1.1.1.12-universal.jar           | None                                     |
| UCHIJAAAA | morpheus                  | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                           | None                                     |
| UCHIJAAAA | comforts                  | 1.1.0.2                  | comforts-1.12.2-1.1.0.2.jar                       | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAAAA | compacter                 | 1.3.0.3                  | compacter-1.3.0.3-mc1.12.2.jar                    | None                                     |
| UCHIJAAAA | compactmachines3          | 3.0.7                    | compactmachines3-1.12.2-3.0.7-b197.jar            | None                                     |
| UCHIJAAAA | compactsolars             | 1.12.2-5.0.17.340        | CompactSolars-1.12.2-5.0.17.340-universal.jar     | None                                     |
| UCHIJAAAA | cookingforblockheads      | 6.3.26                   | CookingForBlockheads_1.12.2-6.3.26.jar            | None                                     |
| UCHIJAAAA | crafttweakerjei           | 2.0.0                    | CraftTweaker2-1.12-4.1.6.jar                      | None                                     |
| UCHIJAAAA | p455w0rdslib              | 2.0.29                   | p455w0rdslib-1.12-2.0.29.jar                      | None                                     |
| UCHIJAAAA | theoneprobe               | 1.4.21                   | theoneprobe-1.12-1.4.21.jar                       | None                                     |
| UCHIJAAAA | danknull                  | 1.4.33                   | DankNull-1.12-1.4.33.jar                          | None                                     |
| UCHIJAAAA | darkutils                 | 1.8.207                  | DarkUtils-1.12.2-1.8.207.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | eleccore                  | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                       | None                                     |
| UCHIJAAAA | mcjtylib_ng               | 2.6.7                    | mcjtylib-1.12-2.6.7.jar                           | None                                     |
| UCHIJAAAA | opencomputers             | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar               | None                                     |
| UCHIJAAAA | deepresonance             | 1.6.0                    | deepresonance-1.12-1.6.0.jar                      | None                                     |
| UCHIJAAAA | diethopper                | 1.1                      | diethopper-1.1.jar                                | None                                     |
| UCHIJAAAA | dirt2path                 | 1.7.0                    | dirt2path-1.7.0.jar                               | None                                     |
| UCHIJAAAA | thermalfoundation         | 2.3.10                   | ThermalFoundation-1.12.2-2.3.10.6-universal.jar   | None                                     |
| UCHIJAAAA | draconicevolution         | 2.3.10                   | Draconic-Evolution-1.12-2.3.10.284-universal.jar  | None                                     |
| UCHIJAAAA | elevatorid                | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                      | None                                     |
| UCHIJAAAA | embers                    | 0.230                    | embers-0.230.jar                                  | None                                     |
| UCHIJAAAA | enderstorage              | 2.4.2.126                | EnderStorage-1.12.2-2.4.2.126-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | reborncore                | 3.6.14.229               | RebornCore-1.12.2-3.6.14.229-universal.jar        | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAA | engineersworkshop         | 1.0.6.31                 | EngineersWorkshopReborn-1.12.2-1.0.6.31.jar       | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAA | valkyrielib               | 1.12.2-2.0.9a            | valkyrielib-1.12.2-2.0.9a.jar                     | None                                     |
| UCHIJAAAA | environmentaltech         | 1.12.2-2.0.9b            | environmentaltech-1.12.2-2.0.9b.jar               | None                                     |
| UCHIJAAAA | etlunar                   | 1.12.2-2.0.9a            | etlunar-1.12.2-2.0.9a.jar                         | None                                     |
| UCHIJAAAA | immersiveengineering      | 0.12-80                  | ImmersiveEngineering-0.12-80.jar                  | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | thermalexpansion          | 5.3.10                   | ThermalExpansion-1.12.2-5.3.10.15-universal.jar   | None                                     |
| UCHIJAAAA | exchangers                | 1.12.2-2.7.1             | Exchangers-1.12.2-2.7.1.jar                       | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| UCHIJAAAA | extracells                | 2.5.11                   | ExtraCells-1.12.2-2.5.11a48.jar                   | None                                     |
| UCHIJAAAA | extrautils2               | 1.0                      | extrautils2-1.12-1.7.5.jar                        | None                                     |
| UCHIJAAAA | zerocore                  | 1.12-0.1.1.0             | zerocore-1.12-0.1.1.0.jar                         | None                                     |
| UCHIJAAAA | bigreactors               | 1.12.2-0.4.5.46          | ExtremeReactors-1.12.2-0.4.5.46.jar               | None                                     |
| UCHIJAAAA | fencejumper               | 1.0.3                    | fencejumper-1.12-1.0.3.jar                        | None                                     |
| UCHIJAAAA | flatcoloredblocks         | mc1.12-6.6               | flatcoloredblocks-mc1.12-6.6.jar                  | None                                     |
| UCHIJAAAA | mcmultipart               | 2.4.1                    | MCMultiPart-2.4.1.jar                             | None                                     |
| UCHIJAAAA | sonarcore                 | 5.0.6                    | sonarcore-1.12.2-5.0.6.jar                        | None                                     |
| UCHIJAAAA | fluxnetworks              | 3.0.5                    | fluxnetworks-1.12.2-3.0.5.jar                     | None                                     |
| UCHIJAAAA | foamfix                   | 0.9.5-1.12.2             | foamfix-0.9.5-1.12.2-anarchy.jar                  | None                                     |
| UCHIJAAAA | forgelin                  | 1.6.0                    | Forgelin-1.6.0.jar                                | None                                     |
| UCHIJAAAA | ftblib                    | 5.0.0.14                 | FTBLib-5.0.0.14.jar                               | None                                     |
| UCHIJAAAA | ftbutilities              | 5.0.0.11                 | FTBUtilities-5.0.0.11.jar                         | None                                     |
| UCHIJAAAA | gadgetrycore              | 0.2.0                    | gadgetrycore-0.2.0.jar                            | None                                     |
| UCHIJAAAA | gadgetrymachines          | 0.2.1                    | gadgetrymachines-0.2.1.jar                        | None                                     |
| UCHIJAAAA | gendustry                 | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                    | None                                     |
| UCHIJAAAA | gravestone                | 1.10.1                   | gravestone-1.10.1.jar                             | None                                     |
| UCHIJAAAA | guideapi                  | 1.12-2.1.5-60            | Guide-API-1.12-2.1.5-60.jar                       | None                                     |
| UCHIJAAAA | immersivepetroleum        | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar               | None                                     |
| UCHIJAAAA | teslacorelib              | 1.0.13                   | tesla-core-lib-1.12-1.0.13.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | industrialforegoing       | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.8.5-127.jar          | None                                     |
| UCHIJAAAA | inventorytweaks           | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                          | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAAAA | ironbackpacks             | 1.12.2-3.0.5-6           | IronBackpacks-1.12.2-3.0.5-6.jar                  | None                                     |
| UCHIJAAAA | ironchest                 | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                   | None                                     |
| UCHIJAAAA | jeibees                   | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                      | None                                     |
| UCHIJAAAA | journeymap                | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                       | None                                     |
| UCHIJAAAA | kleeslabs                 | 5.4.8                    | KleeSlabs_1.12.2-5.4.8.jar                        | None                                     |
| UCHIJAAAA | longfallboots             | 1.2.1a                   | longfallboots-1.2.1a.jar                          | None                                     |
| UCHIJAAAA | lostcities                | 2.0.6                    | lostcities-1.12-2.0.6.jar                         | None                                     |
| UCHIJAAAA | magicbees                 | 1.0                      | MagicBees-1.12.2-3.1.9.jar                        | None                                     |
| UCHIJAAAA | malisiscore               | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                      | None                                     |
| UCHIJAAAA | malisisdoors              | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                     | None                                     |
| UCHIJAAAA | minetogether              | unspecified              | minetogether-1.10.2-1.8.7.jar                     | None                                     |
| UCHIJAAAA | minetogetherserver        | unspecified              | minetogether-1.10.2-1.8.7.jar                     | None                                     |
| UCHIJAAAA | mob_grinding_utils        | 0.3.4                    | MobGrindingUtils-0.3.4.jar                        | None                                     |
| UCHIJAAAA | naturescompass            | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                   | None                                     |
| UCHIJAAAA | netherportalfix           | 5.3.13                   | NetherPortalFix_1.12.1-5.3.13.jar                 | None                                     |
| UCHIJAAAA | nice                      | 0.2.0                    | nice-1.12-0.2.0.jar                               | None                                     |
| UCHIJAAAA | neid                      | 1.5.4.2                  | NotEnoughIDs-1.5.4.2.jar                          | None                                     |
| UCHIJAAAA | notenoughwands            | 1.6.1                    | notenoughwands-1.12-1.6.1.jar                     | None                                     |
| UCHIJAAAA | nuclearcraft              | 2.9e                     | NuclearCraft-2.9e--1.12.2.jar                     | None                                     |
| UCHIJAAAA | harvestcraft              | 1.12.2r                  | Pam's HarvestCraft 1.12.2r.jar                    | None                                     |
| UCHIJAAAA | placebo                   | 1.3.2                    | Placebo-1.12.2-1.3.2.jar                          | None                                     |
| UCHIJAAAA | shetiphiancore            | 3.5.6                    | shetiphiancore-1.12.0-3.5.6.jar                   | None                                     |
| UCHIJAAAA | platforms                 | 1.4.5                    | platforms-1.12.0-1.4.5.jar                        | None                                     |
| UCHIJAAAA | quickleafdecay            | 1.2.4                    | QuickLeafDecay-MC1.12.1-1.2.4.jar                 | None                                     |
| UCHIJAAAA | rangedpumps               | 0.5                      | rangedpumps-0.5.jar                               | None                                     |
| UCHIJAAAA | redstonearsenal           | 2.3.10                   | RedstoneArsenal-1.12.2-2.3.10.4-universal.jar     | None                                     |
| UCHIJAAAA | xreliquary                | 1.12.2-1.3.4.757         | Reliquary-1.12.2-1.3.4.757.jar                    | None                                     |
| UCHIJAAAA | rftools                   | 7.32                     | rftools-1.12-7.32.jar                             | None                                     |
| UCHIJAAAA | rftoolscontrol            | 1.8.1                    | rftoolsctrl-1.12-1.8.1.jar                        | None                                     |
| UCHIJAAAA | rftoolsdim                | 5.52                     | rftoolsdim-1.12-5.52.jar                          | None                                     |
| UCHIJAAAA | roots                     | 0.104                    | roots-2-0.104.jar                                 | None                                     |
| UCHIJAAAA | rustic                    | 1.0.2                    | rustic-1.0.2.jar                                  | None                                     |
| UCHIJAAAA | secretroomsmod            | 5.5.5                    | secretroomsmod-1.12.2-5.5.5.jar                   | None                                     |
| UCHIJAAAA | signals                   | 1.0                      | Signals-1.12.2-1.2.2-5-universal.jar              | None                                     |
| UCHIJAAAA | simplevoidworld           | 1.2.0.9                  | Simple-Void-World-1.12-1.2.0.9-universal.jar      | None                                     |
| UCHIJAAAA | snad                      | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                        | None                                     |
| UCHIJAAAA | soulshardstow             | 1.12-2.7.6-56            | SoulShards-TOW-1.12-2.7.6-56.jar                  | None                                     |
| UCHIJAAAA | stevescarts               | 2.4.18.92                | StevesCarts-1.12.2-2.4.18.92.jar                  | None                                     |
| UCHIJAAAA | storagedrawers            | 1.12-5.2.5               | StorageDrawers-1.12.2-5.3.5.jar                   | None                                     |
| UCHIJAAAA | storagedrawersextra       | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar               | None                                     |
| UCHIJAAAA | thermalcultivation        | 0.1.5                    | ThermalCultivation-1.12.2-0.1.5.3-universal.jar   | None                                     |
| UCHIJAAAA | thermaldynamics           | 2.3.10                   | ThermalDynamics-1.12.2-2.3.10.4-universal.jar     | None                                     |
| UCHIJAAAA | thutcore                  | 5.16.2                   | thutcore-1.12.2-5.16.2.jar                        | None                                     |
| UCHIJAAAA | thutcore_compat           | 1.0                      | thutcore-1.12.2-5.16.2.jar                        | None                                     |
| UCHIJAAAA | thuttech                  | 6.0.15                   | thuttech-1.12.2-6.0.15.jar                        | None                                     |
| UCHIJAAAA | tinkertoolleveling        | 1.12-1.0.3.DEV.56fac4f   | TinkerToolLeveling-1.12-1.0.3.jar                 | None                                     |
| UCHIJAAAA | topaddons                 | 1.12.2-1.5.0             | topaddons-1.12.2-1.5.0.jar                        | None                                     |
| UCHIJAAAA | torchmaster               | 1.6.1.53                 | torchmaster_1.12.2-1.6.1.53.jar                   | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| UCHIJAAAA | traverse                  | 1.3.1                    | Traverse-1.12.1-1.3.1.jar                         | None                                     |
| UCHIJAAAA | universalmodifiers        | 1.12.2-1.0.9a            | valkyrielib-1.12.2-2.0.9a.jar                     | None                                     |
| UCHIJAAAA | wanionlib                 | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                          | None                                     |
| UCHIJAAAA | waystones                 | 4.0.33                   | Waystones_1.12.2-4.0.33.jar                       | None                                     |
| UCHIJAAAA | whoosh                    | 0.1.8                    | Whoosh-1.12.2-0.1.8-universal.jar                 | None                                     |
| UCHIJAAAA | wct                       | 3.9.62                   | WirelessCraftingTerminal-1.12.2-3.9.62.jar        | None                                     |
| UCHIJAAAA | xnet                      | 1.6.8                    | xnet-1.12-1.6.8.jar                               | None                                     |
| UCHIJAAAA | xtones                    | 1.12-1.0.8-11            | Xtones-1.12-1.0.8-11.jar                          | None                                     |
| UCHIJAAAA | yabba                     | 1.1.0.9                  | YABBA-1.1.0.9.jar                                 | None                                     |
| UCHIJAAAA | elulib                    | 0.1.12                   | elulib-0.1.12.jar                                 | None                                     |
| UCHIJAAAA | teslacorelib_registries   | 1.0.13                   | tesla-core-lib-1.12-1.0.13.jar                    | None                                     |
| UCHIJAAAA | unidict                   | 1.12.2-2.4c              | UniDict-1.12.2-2.4c.jar                           | None                                     |

Loaded coremods (and transformers): 

CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) team.chisel.ctm.client.asm.CTMTransformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM AstralCore (astralsorcery-1.12.2-1.8.5.jar)

LoadingPlugin (Quark-r1.4-123.jar) vazkii.quark.base.asm.ClassTransformer Plugin (NotEnoughIDs-1.5.4.2.jar) ru.fewizz.neid.asm.Transformer CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar)

MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) shetiphian.asm.ClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer FMLPlugin (elulib-0.1.12.jar) elucent.elulib.asm.ASMTransformer ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.0.2.jar) c4.comforts.asm.SleepTransformer ForgelinPlugin (Forgelin-1.6.0.jar)

Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.5-1.12.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.0-67.jar) zmaster587.advancedRocketry.asm.ClassTransformer TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) li.cil.oc.common.asm.ClassTransformer SecretRoomsMod-Core (secretroomsmod-1.12.2-5.5.5.jar) com.wynprice.secretroomsmod.core.SecretRoomsTransformer IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554 Pulsar/tconstruct loaded Pulses:

josephcsible commented 6 years ago

Did you delete the dimension, and then stick the same tab in the editor without recreating it first?

phileaphi commented 6 years ago

No I didnt delete the dimension. I put it in the builder, but the receiver didnt show up in the dialer. So I sent one there and then the server crashed.