rezecib / Global-Positions

A mod for Don't Starve Together that adds various ways to find your friends (or spot your enemies).
17 stars 4 forks source link

Crash on zooming map (mod interactions?) #10

Open rezecib opened 2 years ago

rezecib commented 2 years ago

From Steam:

gimpycoder has Don't Starve Together 5 hours ago The following crash happens when I try to view map and zoom on mouse wheel.

[00:03:19]: [string "scripts/widgets/mapwidget.lua"]:57: calling 'Zoom' on bad self (number expected, got table)
LUA ERROR stack traceback:
=[C]:-1 in (method) Zoom (C) <-1--1>
scripts/widgets/mapwidget.lua:57 in (global) MapWidget_OnZoomOut_base (Lua) <55-61>
../mods/workshop-345692228/modmain.lua:146 in (upvalue) OldOnZoomOut (Lua) <145-151>
../mods/workshop-378160973/modmain.lua:748 in (upvalue) oldOnZoomOut (Lua) <746-753>
../mods/workshop-821143467/modmain.lua:89 in (method) OnZoomOut (Lua) <87-91>
scripts/screens/mapscreen.lua:101 in (method) DoZoomOut (Lua) <98-105>
scripts/screens/mapscreen.lua:230 in (global) MapScreen_OnControl_base (Lua) <211-235>
../mods/workshop-345692228/modmain.lua:123 in () ? (Lua) <122-130>
=(tail call):-1 in () (tail) <-1--1>
scripts/frontend.lua:390 in (method) OnControl (Lua) <374-438>
scripts/input.lua:165 in (method) OnControl (Lua) <162-169>
scripts/input.lua:422 in () ? (Lua) <421-423>