dewiniaid / BlueprintExtensions

Useful blueprinting tools for Factorio
Other
4 stars 8 forks source link

Error while running event BlueprintExtensions::on_player_cursor_stack_changed (ID 29) #42

Open kuxynator opened 3 years ago

kuxynator commented 3 years ago

Die Mod Blueprint Extensions (0.5.0) hat einen Fehler verursacht, der nicht behoben werden kann. Bitte informiere den Autor der Mod über diesen Fehler.

Error while running event BlueprintExtensions::on_player_cursor_stack_changed (ID 29) Index out of inventory bounds. stack traceback: BlueprintExtensions/util.lua:11: in function 'get_blueprint' BlueprintExtensions/gui.lua:58: in function 'update_visibility' BlueprintExtensions/control.lua:123: in function '?' BlueprintExtensions/control.lua:41: in function <BlueprintExtensions/control.lua:39> stack traceback: [C]: in function 'index' BlueprintExtensions/util.lua:11: in function 'get_blueprint' BlueprintExtensions/gui.lua:58: in function 'update_visibility' BlueprintExtensions/control.lua:123: in function '?' BlueprintExtensions/control.lua:41: in function <BlueprintExtensions__/control.lua:39>

select the create bluprint tool as usual

vadim-su commented 3 years ago

So I have same problem...

The mod Blueprint Extensions (0.5.0) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event BlueprintExtensions::on_player_cursor_stack_changed (ID 29)
Index out of inventory bounds.
stack traceback:
    __BlueprintExtensions__/util.lua:11: in function 'get_blueprint'
    __BlueprintExtensions__/gui.lua:58: in function 'update_visibility'
    __BlueprintExtensions__/control.lua:123: in function '?'
    __BlueprintExtensions__/control.lua:41: in function <__BlueprintExtensions__/control.lua:39>
stack traceback:
    [C]: in function '__index'
    __BlueprintExtensions__/util.lua:11: in function 'get_blueprint'
    __BlueprintExtensions__/gui.lua:58: in function 'update_visibility'
    __BlueprintExtensions__/control.lua:123: in function '?'
    __BlueprintExtensions__/control.lua:41: in function <__BlueprintExtensions__/control.lua:39>
kuxynator commented 3 years ago

temporary fixed in my patch https://github.com/kuxynator/BlueprintExtensions/releases/tag/v0.5.0-patch1

FritzHugo3 commented 3 years ago

Can confirm the error, allways if i open a new blueprintbook.

This is a montsh ago. i will load the fix manualy but when the fix goes automatic in an mod update ingame for the other people as 0.5.0.1? Why the pople must load it manualy here?

Thanx for the great mod and thx for the fix.

Aberro commented 3 years ago

@FritzHugo3, because it seems the author of this mod abandoned it. It happens, for whatever reasons. He doesn't get paid for this and at least we have github for anybody to fork this mod and fix/update it, so either we have to remove this mod, fix it like kuxynator did, or, I dunno, you could try to pay to @dewiniaid for his time?