[Lou][1.1.42] Copy/paste power poles with circuit networks and power switch crashes when placing power poles
Posted: Tue Oct 26, 2021 4:12 am
by piurafunk
When copy pasting a power switch configuration from another part of my base, it has wooden power poles. My bots build most of it, then I place Medium Electric Pole on top of the Wooden Electric Pole in the copy/paste. Upon pasting the 2nd Medium Electric Pole, it crashes.
Coordinates of my character are -1000, -558. The upper copy/paste was me manually placing the wooden power poles (works fine). The lower copy/paste is from the same source. Place a Medium Electric Pole is the place of both Wooden Electric Poles and it crashes.
Coordinates of my character are -1000, -558. The upper copy/paste was me manually placing the wooden power poles (works fine). The lower copy/paste is from the same source. Place a Medium Electric Pole is the place of both Wooden Electric Poles and it crashes.
log
Code: Select all
46.092 Error CrashHandler.cpp:492: Exception Code: c0000005, Address: 0x00007ff76f267cab
ModuleBase: 0x00007ff76f020000, ImageSize: 01d6e000, RelativeAddress: 00247cab
46.092 Error CrashHandler.cpp:498: Access Violation: Read at address 0000000000000170
46.092 Error CrashHandler.cpp:512: Exception Context:
rax=0000027441319040, rbx=00000274323480e0, rcx=0000000000000000,
rdx=0000027424f64980, rsi=0000000000000168, rdi=000002741bd76710,
rip=00007ff76f267cab, rsp=000000c6c0e0e560, rbp=0000000000000000,
r8=0000027424f64980, r9=0000000000000001, r10=0000000000000000,
r11=fcfde1ff9fff311c, r12=0000000000000000, r13=0000000000000000,
r14=0000027432348720, r15=0000027432348738
46.092 Crashed in C:\Program Files (x86)\Steam\steamapps\common\Factorio\bin\x64\Factorio.exe (0x00007ff76f020000 - 0x00007ff770d8e000)
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\cygwin64\tmp\factorio-build-rjzlor\libraries\stackwalker\stackwalker.cpp (924): StackWalker::ShowCallstack
c:\cygwin64\tmp\factorio-build-rjzlor\src\util\logger.cpp (545): Logger::writeStacktrace
c:\cygwin64\tmp\factorio-build-rjzlor\src\util\logger.cpp (552): Logger::logStacktrace
c:\cygwin64\tmp\factorio-build-rjzlor\src\util\crashhandler.cpp (184): CrashHandler::writeStackTrace
c:\cygwin64\tmp\factorio-build-rjzlor\src\util\crashhandler.cpp (541): CrashHandler::SehHandler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD233DC347)
00007FFD233DC347 (KERNELBASE): (filename not available): UnhandledExceptionFilter
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD256551B0)
00007FFD256551B0 (ntdll): (filename not available): memset
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD2563C766)
00007FFD2563C766 (ntdll): (filename not available): _C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD256520CF)
00007FFD256520CF (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD25601454)
00007FFD25601454 (ntdll): (filename not available): RtlRaiseException
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD25650BFE)
00007FFD25650BFE (ntdll): (filename not available): KiUserExceptionDispatcher
c:\cygwin64\tmp\factorio-build-rjzlor\src\energy\electricsubnetwork.cpp (1301): ElectricSubNetwork::addConnection
c:\cygwin64\tmp\factorio-build-rjzlor\src\entity\entityghost.cpp (1192): EntityGhost::connectWiresToInnerPart2
c:\cygwin64\tmp\factorio-build-rjzlor\src\manualbuilder.cpp (539): ManualBuilder::fastReplaceEntity
c:\cygwin64\tmp\factorio-build-rjzlor\src\commonmanualbuilder.cpp (419): CommonManualBuilder::buildCommon
c:\cygwin64\tmp\factorio-build-rjzlor\src\manualbuilder.cpp (339): ManualBuilder::build
c:\cygwin64\tmp\factorio-build-rjzlor\src\controller\charactercontroller.cpp (617): CharacterController::build
c:\cygwin64\tmp\factorio-build-rjzlor\src\gameactionhandler.cpp (741): GameActionHandler::build
c:\cygwin64\tmp\factorio-build-rjzlor\src\gameactionhandler.cpp (369): GameActionHandler::actionPerformed
c:\cygwin64\tmp\factorio-build-rjzlor\src\input\inputhandler.cpp (61): InputHandler::flushActions
c:\cygwin64\tmp\factorio-build-rjzlor\src\gameactionhandler.cpp (411): GameActionHandler::update
c:\cygwin64\tmp\factorio-build-rjzlor\src\mainloop.cpp (1247): MainLoop::gameUpdateStep
c:\cygwin64\tmp\factorio-build-rjzlor\src\mainloop.cpp (1119): MainLoop::gameUpdateLoop
c:\cygwin64\tmp\factorio-build-rjzlor\src\util\workerthread.cpp (49): WorkerThread::loop
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.15.26726\include\thr\xthread (230): std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl RouterBase::*)(void),ServerRouter *>,std::default_delete<std::tuple<void (__cdecl RouterBase::*)(void),ServerRouter *> > > >::_Go
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.15.26726\include\thr\xthread (209): std::_Pad::_Call_func
minkernel\crts\ucrt\src\appcrt\startup\thread.cpp (115): thread_start<unsigned int (__cdecl*)(void * __ptr64)>
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD24EA7034)
00007FFD24EA7034 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFD25602651)
00007FFD25602651 (ntdll): (filename not available): RtlUserThreadStart
Stack trace logging done
48.122 Error CrashHandler.cpp:189: Map tick at moment of crash: 121250269
48.164 Info CrashHandler.cpp:309: Executable CRC: 4107022004