SEServerExtender / EssentialsPlugin

Dedicated Essentials Plugin
GNU Lesser General Public License v3.0
18 stars 18 forks source link

Block Enforcement Broken with Space Engineers Update 1.091 #66

Closed afinegan closed 9 years ago

afinegan commented 9 years ago

I am pretty sure the BlockEnforcement module is currently broken. This is the error below.

Error: 2015-07-16 14:35:32.8997|Error|System.MissingMethodException: Method not found: 'System.Collections.Generic.List`1 Sandb ox.ModAPI.Ingame.IMyGridTerminalSystem.get_Blocks()'. at EssentialsPlugin.ProcessHandlers.ProcessBlockEnforcement.ScanForBlockItems () at EssentialsPlugin.ProcessHandlers.ProcessBlockEnforcement.Handle()

devu commented 9 years ago

Indeed

EngineerBean commented 9 years ago

Can also confirm this on my DS..

SilentSymphony commented 9 years ago

Same here.

afinegan commented 9 years ago

This is the changefix from a fork which should give you hints on how to fix it here, should be a quick update!

https://github.com/TheEngineer50/EssentialsPlugin-FC-Alpha/commit/9cba33289cb8ff7e2cfd42abd5ccaf53742836f2

GlassyAndroid commented 9 years ago

2015-07-21 00:57:20.8913|Error|System.MissingMethodException: Method not found: " System.Collections.Generic.List`1 Sandbo x.ModAPI.Ingame.IMyGridTerminalSystem.get_Blocks()". в EssentialsPlugin.ProcessHandlers.ProcessBlockEnforcement.ScanForBlockItems( ) в EssentialsPlugin.ProcessHandlers.ProcessBlockEnforcement.Handle()

Someone decided this issue ?

dodexahedron commented 9 years ago

This has been fixed in version 2452, which will be released shortly.