Melchior Posted January 19, 2021 Report Posted January 19, 2021 (edited) The Carbon-Copy utility, a Client side mod. It makes offline standard VS export format files, dumps lists of blocks / items and possibly more. If you are a serious builder - and would like to make offline copies of fancy constructs - this tool is for you. [Does NOT Import! that's World-Edits job. ] CARBON-COPY [DOWNLOAD] (link) Usage instruction; (Type in client chat window) .export (Command parameters, after command)markmark startmark endmark start x+1mark end y-1mark start z+20mark clearsave {NAME} (Special commands for Dumping Item# ID or Block ID - these are only useful for debug / admins) dump items game dump blocks game Export Files (Schematics) - are created in (User specific config directory) under "/Exports", with a name (if you supplied one!) Edited January 10, 2022 by Melchior new ModDB link 1 1
Aledark Posted January 21, 2022 Report Posted January 21, 2022 on 1.16.1 rc2 when i do .export mark start it crashes. Running on 64 bit Windows with 16 GB RAM Game Version: v1.16.1-rc.2 (Unstable) Loaded Mods: bettercrates@1.4.0-rc.2, extrachests@1.5.0-rc.2, tradeomat@1.6.0, game@1.16.1-rc.2, carboncopy@0.1.7, carrycapacity@0.6.4, farmlanddropssoil@1.4.0, medievalexpansion@3.7.1, creative@1.16.1-rc.2, survival@1.16.1-rc.2, workbenchexpansion@1.4.1, campaigncartographer@2.0.0, bricklayers@0.8.0 2022-01-20 21:07:08: Critical error occurred System.TypeLoadException: Could not load type 'Vintagestory.API.Common.Action`2' from assembly 'VintagestoryAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. at CarbonCopy.CarbonCopyCommand.Process_MarkSubcommand(CmdArgs args) at CarbonCopy.CarbonCopyCommand.CallHandler(IPlayer player, Int32 groupId, CmdArgs args) at Vintagestory.Client.NoObf.HudDialogChat.OnNewClientToServerChatLine(Int32 groupId, String message, EnumChatType chattype, String data) at Vintagestory.Client.NoObf.ClientEventManager.TriggerNewClientChatLine(Int32 groupid, String message, EnumChatType chattype, String data) at Vintagestory.Client.NoObf.HudDialogChat.OnKeyDown(KeyEvent args) at Vintagestory.Client.NoObf.GuiManager.OnKeyDown(KeyEvent args) at Vintagestory.Client.NoObf.ClientMain.OnKeyDown(KeyEvent args) at Vintagestory.Client.NoObf.ClientPlatformWindows.game_KeyDown(Object sender, KeyboardKeyEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at OpenTK.Platform.NativeWindowBase.OnKeyDown(Key key, Boolean repeat) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\NativeWindowBase.cs:line 130 at OpenTK.Platform.Windows.WinGLNative.HandleKeyboard(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 646 at OpenTK.Platform.Windows.WinGLNative.WindowProcedure(IntPtr handle, WindowMessage message, IntPtr wParam, IntPtr lParam) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 828 at OpenTK.Platform.Windows.Functions.DispatchMessage(MSG& msg) at OpenTK.Platform.Windows.WinGLNative.ProcessEvents() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\Platform\Windows\WinGLNative.cs:line 1551 at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 369 at _onk6uFpqwcbPW6YzuZhhUdPywZf._VX8KgZtGV3ZCueYlgfrjdPvyuhh(_eyDkp85wcsatK4hyRtVBSqG8y9l , String[] ) at _RE6vupBBnuxpHTQrO531ET777xk._VX8KgZtGV3ZCueYlgfrjdPvyuhh(ThreadStart ) ------------------------------- Event Log entries containing Vintagestory.exe, the latest 3 ================================== { TimeGenerated = 2022-01-20 21:07:08, Site = , Source = .NET Runtime, Message = Application: Vintagestory.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: exception code c0020001, exception address 00007FFCB74A4F69 Stack: } -------------- { TimeGenerated = 2022-01-18 20:09:26, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.16.1.0, time stamp: 0x61e3e36b Faulting module name: nvoglv64.dll, version: 30.0.14.9649, time stamp: 0x617068e7 Exception code: 0xc0000409 Fault offset: 0x00000000012820e5 Faulting process ID: 0x21ec Faulting application start time: 0x01d80cce3b655cdb Faulting application path: C:\VSTEST\Vintagestory.exe Faulting module path: C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_44dc4eefedc0d082\nvoglv64.dll Report ID: a347b8cf-efcb-434c-9921-7c46f5c916eb Faulting package full name: Faulting package-relative application ID: } -------------- { TimeGenerated = 2022-01-16 18:10:30, Site = , Source = Application Error, Message = Faulting application name: Vintagestory.exe, version: 1.16.0.0, time stamp: 0x61dc5145 Faulting module name: KERNELBASE.dll, version: 10.0.19041.1466, time stamp: 0xe01c7650 Exception code: 0xc000041d Fault offset: 0x0000000000034f69 Faulting process ID: 0x498 Faulting application start time: 0x01d80b2e3506e888 Faulting application path: C:\VSTEST\Vintagestory.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report ID: eb3a79e9-1ee9-4117-8648-cc615456cb74 Faulting package full name: Faulting package-relative application ID: }
JIECOBUK Posted December 9, 2022 Report Posted December 9, 2022 On the old versions of the game and mod everything was ok. On new game Version: v1.17.9 (Stable) and CarbonCopy_V0.1.9-re.0_Release: small volume copies ; when recording large volumes of crash games. Operating system Windows 7. 64 bit with 16 GB RAM
Recommended Posts