PC-Logix / LanteaCraft

A Stargate-themed mod for Minecraft
http://lanteacraft.com
Other
43 stars 21 forks source link

Stargates cannot send players to Multiverse/Multiworld worlds without crashing client #81

Closed ghost closed 10 years ago

ghost commented 10 years ago

See below,

If a user gates to a MV world or MW world after they have restarted the client, it crashes the client saying what is below.

NOTE: It works until the client is restarted after the worlds/gates are created. Its like the clients forget some dimension providers or something when they restart?

The server still gates users to the world, and when they get back in its as if the issue never occurred....

Not sure if you're willing to solve this one... MCPC+, Greg and Multiworld basically said go away...

I've also tried Multiverse with the same issue.

This MAY be an issue for MCPC + using BUKKIT based world gen plugins + Forge Porting Mods.... even if you cant fix it I'd really appreciate giving me some info to pass to MCPC+...

---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!

Time: 26/02/14 6:01 PM Description: Exception in world tick

java.lang.IllegalArgumentException: Could not get provider type for dimension 2, does not exist at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:157) at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:311) at net.minecraft.world.WorldProvider.func_76570_a(WorldProvider.java:209) at net.minecraft.client.multiplayer.WorldClient.(WorldClient.java:62) at net.minecraft.client.multiplayer.NetClientHandler.func_72483_a(NetClientHandler.java:1097) at net.minecraft.network.packet.Packet9Respawn.func_73279_a(SourceFile:28) at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462) at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281) at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

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

-- Head -- Stacktrace: at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:157) at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:311) at net.minecraft.world.WorldProvider.func_76570_a(WorldProvider.java:209) at net.minecraft.client.multiplayer.WorldClient.(WorldClient.java:62) at net.minecraft.client.multiplayer.NetClientHandler.func_72483_a(NetClientHandler.java:1097) at net.minecraft.network.packet.Packet9Respawn.func_73279_a(SourceFile:28) at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462) at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Bysokar'/13405, l='MpServer', x=8.27, y=96.12, z=-3.70]] Chunk stats: MultiplayerChunkCache: 441 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (1095,4,1066), Chunk: (at 7,0,10 in 68,66; contains blocks 1088,0,1056 to 1103,255,1071), Region: (2,2; contains chunks 64,64 to 95,95, blocks 1024,0,1024 to 1535,255,1535) Level time: 64723 game time, 64723 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: 17 total; [EntityPigZombie['Zombie Pigman'/13421, l='MpServer', x=54.99, y=59.00, z=28.46], EntityNPCHumanMale['SGC Communications Officer'/102, l='MpServer', x=7.50, y=92.00, z=-12.50], EntityPigZombie['Zombie Pigman'/13416, l='MpServer', x=-31.31, y=50.00, z=38.69], EntityClientPlayerMP['Bysokar'/13405, l='MpServer', x=8.27, y=96.12, z=-3.70], EntityPigZombie['Zombie Pigman'/13418, l='MpServer', x=54.88, y=64.88, z=-42.69], EntityPigZombie['Zombie Pigman'/13413, l='MpServer', x=52.13, y=60.88, z=-16.50], EntityPigZombie['Zombie Pigman'/13412, l='MpServer', x=53.53, y=59.00, z=-21.22], EntityPigZombie['Zombie Pigman'/13408, l='MpServer', x=52.72, y=76.00, z=-11.53], EntityPigZombie['Zombie Pigman'/13406, l='MpServer', x=56.07, y=60.00, z=-13.72], EntityPigZombie['Zombie Pigman'/13407, l='MpServer', x=48.09, y=60.00, z=-14.56], EntityPigZombie['Zombie Pigman'/13402, l='MpServer', x=45.13, y=60.00, z=13.44], EntityPigZombie['Zombie Pigman'/13433, l='MpServer', x=52.44, y=75.00, z=42.41], EntityPigZombie['Zombie Pigman'/13403, l='MpServer', x=24.09, y=94.00, z=18.31], EntityPigZombie['Zombie Pigman'/13401, l='MpServer', x=-16.56, y=107.00, z=-14.31], EntityPigZombie['Zombie Pigman'/13430, l='MpServer', x=50.44, y=75.00, z=41.44], EntityPigZombie['Zombie Pigman'/13431, l='MpServer', x=48.25, y=74.00, z=40.00], EntityWaypointContainer['unknown'/91, l='MpServer', x=0.00, y=0.00, z=0.00]] Retry entities: 0 total; [] Server brand: mcpc,craftbukkit,fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1943) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Bysokar'/13405, l='MpServer', x=8.27, y=96.12, z=-3.70]] Chunk stats: MultiplayerChunkCache: 441 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (1095,4,1066), Chunk: (at 7,0,10 in 68,66; contains blocks 1088,0,1056 to 1103,255,1071), Region: (2,2; contains chunks 64,64 to 95,95, blocks 1024,0,1024 to 1535,255,1535) Level time: 64723 game time, 64723 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: 17 total; [EntityPigZombie['Zombie Pigman'/13421, l='MpServer', x=54.99, y=59.00, z=28.46], EntityNPCHumanMale['SGC Communications Officer'/102, l='MpServer', x=7.50, y=92.00, z=-12.50], EntityPigZombie['Zombie Pigman'/13416, l='MpServer', x=-31.31, y=50.00, z=38.69], EntityClientPlayerMP['Bysokar'/13405, l='MpServer', x=8.27, y=96.12, z=-3.70], EntityPigZombie['Zombie Pigman'/13418, l='MpServer', x=54.88, y=64.88, z=-42.69], EntityPigZombie['Zombie Pigman'/13413, l='MpServer', x=52.13, y=60.88, z=-16.50], EntityPigZombie['Zombie Pigman'/13412, l='MpServer', x=53.53, y=59.00, z=-21.22], EntityPigZombie['Zombie Pigman'/13408, l='MpServer', x=52.72, y=76.00, z=-11.53], EntityPigZombie['Zombie Pigman'/13406, l='MpServer', x=56.07, y=60.00, z=-13.72], EntityPigZombie['Zombie Pigman'/13407, l='MpServer', x=48.09, y=60.00, z=-14.56], EntityPigZombie['Zombie Pigman'/13402, l='MpServer', x=45.13, y=60.00, z=13.44], EntityPigZombie['Zombie Pigman'/13433, l='MpServer', x=52.44, y=75.00, z=42.41], EntityPigZombie['Zombie Pigman'/13403, l='MpServer', x=24.09, y=94.00, z=18.31], EntityPigZombie['Zombie Pigman'/13401, l='MpServer', x=-16.56, y=107.00, z=-14.31], EntityPigZombie['Zombie Pigman'/13430, l='MpServer', x=50.44, y=75.00, z=41.44], EntityPigZombie['Zombie Pigman'/13431, l='MpServer', x=48.25, y=74.00, z=40.00], EntityWaypointContainer['unknown'/91, l='MpServer', x=0.00, y=0.00, z=0.00]] Retry entities: 0 total; [] Server brand: mcpc,craftbukkit,fml,forge Server type: Non-integrated multiplayer server

-- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1579750488 bytes (1506 MB) / 2479357952 bytes (2364 MB) up to 12407799808 bytes (11833 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx13312m -XX:MaxPermSize=256m AABB Pool Size: 1043 (58408 bytes; 0 MB) allocated, 218 (12208 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 61 mods loaded, 61 mods active mcp{8.09} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available FML{6.4.49.965} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forge{9.11.1.965} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CodeChickenCore{0.9.0.7} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available AppliedEnergistics-Core{rv14.finale3} AppliedEnergistics Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available PCLCoreModASM{1.0} PCLCoreModASM Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available NotEnoughItems{1.6.1.8} [Not Enough Items](NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available BuildCraft|Core{4.2.1} BuildCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available UniversalElectricity{3.1.0} Universal Electricity Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CalclaviaCore{1.1.1} [CalclaviaCore](Calclavia Core-1.1.1.158-main.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ForgeMultipart{1.0.0.244} Forge Multipart Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ResonantInduction|Core{0.3.1} Resonant Induction Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CoFHCore{2.0.0.2} CoFH Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ResonantInduction|Mechanical{0.3.1} Resonant Induction Mechanical Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ResonantInduction|Electrical{0.3.1} Resonant Induction Electrical Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ThermalExpansion{3.0.0.2} Thermal Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available IC2{2.0.397-experimental} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available AtomicScience{1.1.0} Atomic Science Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available BiomesOPlenty{1.2.1} Biomes O' Plenty Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available BuildCraft|Builders{4.2.1} BC Builders Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available BuildCraft|Energy{4.2.1} BC Energy Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available BuildCraft|Factory{4.2.1} BC Factory Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available BuildCraft|Transport{4.2.1} BC Transport Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available BuildCraft|Silicon{4.2.1} BC Silicon Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CoFHLoot{2.0.0.2} CoFH Loot Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CoFHMasquerade{2.0.0.2} CoFH Masquerade Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CoFHSocial{2.0.0.2} CoFH Social Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CoFHWorld{2.0.0.2} CoFH World Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ComputerCraft{1.58} ComputerCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available CCTurtle{1.58} ComputerCraft Turtles Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available customnpcs{1.6.4} CustomNpcs Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available DamageIndicatorsMod{2.9.2.3} Damage Indicators Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ExtrabiomesXL{3.15.3} ExtrabiomesXL Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available FlansMod{4.1.1} Flans Mod Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forestry{2.3.1.1} Forestry for Minecraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available AdvancedPowerManagement{1.2.85-IC2-1.118} Advanced Power Management Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available AdvancedSolarPanel{3.4.6} Advanced Solar Panels Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available AppliedEnergistics{rv14.finale3} Applied Energistics Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available IC2NuclearControl{1.6.2e} Nuclear Control Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ImmibisCore{57.1.94} Immibis Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available LanteaCraft{RC1-14} LanteaCraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available LogisticsPipes|Main{0.7.4.dev.93} Logistics Pipes Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available MFFS{3.6.2} Modular Force Field System Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Core{4.2.2.19} ProjectRed Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Compatibility{1.0} ProjRed|Compatibility Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Integration{1.0} ProjRed|Integration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Transmission{1.0} ProjRed|Transmission Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Illumination{1.0} ProjRed|Illumination Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Expansion{1.0} ProjRed|Expansion Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Transportation{1.0} ProjRed|Transportation Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ProjRed|Exploration{1.0} ProjRed|Exploration Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Railcraft{8.3.2.0} Railcraft Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ResonantInduction|Archaic{0.3.1} Resonant Induction Archaic Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available StargateTech2{0.6.1-Alpha} StargateTech 2 Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Tubestuff{57.1.3} Tubestuff Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available WR-CBE|Core{1.4.0.6} [WR-CBE Core](WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available WR-CBE|Addons{1.4.0.6} [WR-CBE Addons](WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available WR-CBE|Logic{1.4.0.6} [WR-CBE Logic](WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available mod_ZanMinimap{0.9.4} Zan's Minimap Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available McMultipart{1.0.0.244} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ForgeMicroblock{1.0.0.244} Forge Microblocks Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Launched Version: 1.6.4-Forge9.11.1.965 LWJGL: 2.9.0 OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: StargateMC Texture Pack.zip Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 5685 (318360 bytes; 0 MB) allocated, 45 (2520 bytes; 0 MB) used

CaitlynMainer commented 10 years ago

This is a issue in the way Bukkit handles multiworld. Since you are running MCPC (You must be for bukkit plugins and forge mods) you are technically on a unsupported platform. IF (that's not a when, or a we will try, or even we will do more then think hmm wonder if that could possible fix it) we find a fix for the issue we may support MV. Personally on my MCPC server, I just installed MystCraft, restricted age creation to OPs and made my other worlds in Myst ages.

ghost commented 10 years ago

Mcpc implemented full support for it....

It's only when using sgraft it fails.

If I ported to/from the world using mv portals or the tp command it works 100% of the time.

Personally I hate myst craft with a passion and for the server I want to set up need normal worlds so that won't do.

Thanks for the response. Same as all the others lol.

D Sent from my iPhone

On 27 Feb 2014, at 12:32 am, MichiyoRavencroft notifications@github.com wrote:

This is a issue in the way Bukkit handles multiworld. Since you are running MCPC (You must be for bukkit plugins and forge mods) you are technically on a unsupported platform. IF (that's not a when, or a we will try, or even we will do more then think hmm wonder if that could possible fix it) we find a fix for the issue we may support MV. Personally on my MCPC server, I just installed MystCraft, restricted age creation to OPs and made my other worlds in Myst ages.

— Reply to this email directly or view it on GitHub.

AfterLifeLochie commented 10 years ago

This issue cannot be fixed: duplicate of #34. Please see my response there.

ghost commented 10 years ago

Thanks.

Sent from my iPhone

On 27 Feb 2014, at 7:02 am, AfterLifeLochie notifications@github.com wrote:

This issue cannot be fixed: duplicate of #34. Please see my response there.

— Reply to this email directly or view it on GitHub.

CaitlynMainer commented 10 years ago

Yes, the reason MV Portals works is it's a bukkit plugin, and teleports people based on bukkit code, to bukkit based dims, and TP works for the same reason. If we teleport based on bukkit code (which we can't as we are a forge mod) It'd break forge.

ghost commented 10 years ago

Ah that makes sense!

In theory could you patch for mcpc (whilst breaking forge)?

Not asking you to do it for your mod, more referring to is it possible... Obviously asking a forge modder to support bukkit is amusing at best...

That way I'd know it's possible or not :)

Sent from my iPhone

On 27 Feb 2014, at 1:07 pm, MichiyoRavencroft notifications@github.com wrote:

Yes, the reason MV Portals works is it's a bukkit plugin, and teleports people based on bukkit code, to bukkit based dim, and TP works for the same reason. If we teleport based on bukkit code (which we can't as we are a forge mod) It'd break forge.

— Reply to this email directly or view it on GitHub.

ghost commented 10 years ago

Have raised it again with mcpc based on your response.

They were saying its "most likely" because you guys don't use the proper forge dimensionRegister packet...

Clearly you know what your doing.

D Sent from my iPhone

On 27 Feb 2014, at 1:07 pm, MichiyoRavencroft notifications@github.com wrote:

Yes, the reason MV Portals works is it's a bukkit plugin, and teleports people based on bukkit code, to bukkit based dim, and TP works for the same reason. If we teleport based on bukkit code (which we can't as we are a forge mod) It'd break forge.

— Reply to this email directly or view it on GitHub.

ghost commented 10 years ago

Hi guys,

Mcpc have agreed to try and get this to work - can one of you please contact bloodmc via this link:

https://github.com/MinecraftPortCentral/MCPC-Plus/issues/778#issuecomment-36204084

He has said that he's willing to chat with you guys to see how things are breaking!

(Obviously I can't make you do it but would appreciate it greatly!!!)

Sent from my iPhone

On 27 Feb 2014, at 1:07 pm, MichiyoRavencroft notifications@github.com wrote:

Yes, the reason MV Portals works is it's a bukkit plugin, and teleports people based on bukkit code, to bukkit based dim, and TP works for the same reason. If we teleport based on bukkit code (which we can't as we are a forge mod) It'd break forge.

— Reply to this email directly or view it on GitHub.

CaitlynMainer commented 10 years ago

I've already talked to blood in the MCPC IRC channel, he gave me a bit of info to try, which I'll play with tomorrow, if Lochie doesn't beat me to it (I left the info for him in another channel) We'll also follow up in that ticket if we need anything else. Thanks.

ghost commented 10 years ago

Thank you so much :D

Sent from my iPhone

On 27 Feb 2014, at 2:19 pm, MichiyoRavencroft notifications@github.com wrote:

I've already talked to blood in the MCPC IRC channel, he gave me a bit of info to try, which I'll play with tomorrow, if Lochie doesn't beat me to it (I left the info for him in another channel) We'll also follow up in that ticket if we need anything else. Thanks.

— Reply to this email directly or view it on GitHub.