I examined a pine tree in order to get some stuff from it, it could work with other trees too
EDIT: it crashes with every tree that can examined
Expected behavior
it shouldn't crash!
Versions and configuration
OS: Windows
OS Version: 10.0 1903
Game Version: 0.E-3101-g483a50f [64-bit]
Graphics Version: Tiles
Game Language: English [en]
Mods loaded: [
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
No Rail Stations [No_Rail_Stations],
No Fungal Monsters [No_Fungi]
]
Additional context
The program has crashed.
See the log file for a stack trace.
CRASH LOG FILE: ./config/crash.log
VERSION: 0.E-3101-g483a50f
TYPE: Signal
MESSAGE: SIGSEGV: Segmentation fault
STACK TRACE:
(dbghelp: _C_specific_handler+0x98@0x7ffdeaae8048[msvcrt.dll+0x28048]),
(backtrace_syminfo failed: errno = -1, msg = no symbol table in PE/COFF executable),
(backtrace_pcinfo failed: errno = -1, msg = no debug info in PE/COFF executable),
5
(dbghelp: _chkstk+0x11f@0x7ffdeace11cf[ntdll.dll+0xa11cf]),
(backtrace_syminfo failed: errno = -1, msg = no symbol table in PE/COFF executable),
(backtrace_pcinfo failed: errno = -1, msg = no debug info in PE/COFF executable),
6
(dbghelp: RtlRaiseException+0x399@0x7ffdeacaa209[ntdll.dll+0x6a209]),
(backtrace_syminfo failed: errno = -1, msg = no symbol table in PE/COFF executable),
(backtrace_pcinfo failed: errno = -1, msg = no debug info in PE/COFF executable),
7
(dbghelp: KiUserExceptionDispatcher+0x2e@0x7ffdeacdfe3e[ntdll.dll+0x9fe3e]),
(backtrace_syminfo failed: errno = -1, msg = no symbol table in PE/COFF executable),
(backtrace_pcinfo failed: errno = -1, msg = no debug info in PE/COFF executable),
(dbghelp: BaseThreadInitThunk+0x14@0x7ffde9d07bd4[KERNEL32.DLL+0x17bd4]),
(backtrace_syminfo failed: errno = -1, msg = no symbol table in PE/COFF executable),
(backtrace_pcinfo failed: errno = -1, msg = no debug info in PE/COFF executable),
21
(dbghelp: RtlUserThreadStart+0x21@0x7ffdeacace51[ntdll.dll+0x6ce51]),
(backtrace_syminfo failed: errno = -1, msg = no symbol table in PE/COFF executable),
(backtrace_pcinfo failed: errno = -1, msg = no debug info in PE/COFF executable),
Describe the bug
as title says
Steps To Reproduce
I examined a pine tree in order to get some stuff from it, it could work with other trees too EDIT: it crashes with every tree that can examined
Expected behavior
it shouldn't crash!
Versions and configuration
Additional context
The program has crashed. See the log file for a stack trace. CRASH LOG FILE: ./config/crash.log VERSION: 0.E-3101-g483a50f TYPE: Signal MESSAGE: SIGSEGV: Segmentation fault STACK TRACE:
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21