eI1on / pz-building-menu

A mod for Project Zomboid which adds an UI for building objects.
GNU General Public License v3.0
10 stars 10 forks source link

Error when chopping vines on building #30

Closed Kayedon closed 6 months ago

Kayedon commented 6 months ago

Infinitely reproduce-able when chopping naturally-occuring vines on sides of building/fences. Throws an error, but does not prevent removing the vines.

function: OnClientCommand -- file: BM_ClientCommands.lua line # 120 | MOD: Building Menu. [13-05-24 21:51:08.137] ERROR: General , 1715662268137> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: Object tried to call nil in OnClientCommand at KahluaUtil.fail line:82.. [13-05-24 21:51:08.137] ERROR: General , 1715662268137> DebugLogStream.printException> Stack trace:. [13-05-24 21:51:08.138] LOG : General , 1715662268138> ----------------------------------------- STACK TRACE [13-05-24_18-22-02_DebugLog.txt](https://github.com/eI1on/pz-building-menu/files/

Errors start at line 14748

15302820/13-05-24_18-22-02_DebugLog.txt)

Kayedon commented 6 months ago

Hmm, also seems to occurring when cutting bushes, but not trees. I read in a Steam comment another mod is causing this, but nothing else I use should be touching trees.

eI1on commented 6 months ago

Fixed in 77af545