Jump to content

[0.22] UbioZur Welding Ltd. 2.0 Dev STOPPED


UbioZur

Recommended Posts

ive been dabbling in the KMP mod for 0.23 and also the unofficial 0.23 hotfix for part welding. theres quite a problem in front of me because in order to launch the massive behemoth station i have created in KMP it'll have to be part welded. it welds just fine BUT understandably the mod does not allow any non-stock parts to be launched into the sandbox; beyond the construction facility. this is because no other players have the specific mod parts/texture meshes in there game folder and it would cause invisibility and other problems.

i thought since the space station had only stock parts within its weld that i would still be able to launch but THE ERROR WAS MINE not to realize that ubiozur partwelding ltd creates a new part with the texture mesh of any part that has been fused within it.

my question to you, ubiozur: is there any possible way that the welded part text file write up could be written in such a way that it convinces KMP it is all stock parts? perhaps i could rewrite its craft file so that it replaces one of the many stock parts yet the texture mesh and collision remains? what is the KMP mod looking to verify within each craft? once i know what it looks to verify then i can know how to manipulate this situation.

Edited by praise the suuun
Link to comment
Share on other sites

The only way modded parts and plugins etc are going to work with a multiplayer KSP is if the servers automatically synchronize what everyone has. Games like Quake 3 did that where if a player joined with a custom model and/or skin it would be pushed to all other players in the same map.

Another option is to have all the mods on the server, players join with a vanilla KSP plus the multiplayer mod, then all the other mods get pushed so that everyone in the game has exactly the same stuff in the same locations.

Link to comment
Share on other sites

The only way modded parts and plugins etc are going to work with a multiplayer KSP is if the servers automatically synchronize what everyone has. Games like Quake 3 did that where if a player joined with a custom model and/or skin it would be pushed to all other players in the same map.

Another option is to have all the mods on the server, players join with a vanilla KSP plus the multiplayer mod, then all the other mods get pushed so that everyone in the game has exactly the same stuff in the same locations.

Auto-pushing DLLs from one player to another could enormously screw windows users if someone trolls.

Link to comment
Share on other sites

Auto-pushing DLLs from one player to another could enormously screw windows users if someone trolls.

Which is why the server should be able to check them to ensure they are what they're supposed to be, KSP mods supported by KMP.

Link to comment
Share on other sites

the mod creator has mentioned in the faq that its possible to override this problem by requiring all players to have certain mods installed before access to a server is granted. im sure if i can get in contact with a server admin i could ask about adding behemoth 1 part stations to the table.

are you sure that is the only way to have KMP accept a mod? i have a suspicion that writing the welded part in a certain way could fool KMP into accepting the craft as the parts that it was welded of, yet the physics implication remains. as long as they are stock parts of course.

Edited by praise the suuun
Link to comment
Share on other sites

are you sure that is the only way to have KMP accept a mod? i have a suspicion that writing the welded part in a certain way could fool KMP into accepting the craft as the parts that it was welded of, yet the physics implication remains. as long as they are stock parts of course.

Well, I am most doubtful that this would actually work - and even if it would work, the way I understood KMP works is that it just spawns other players vehicles into your KSP, so if you would replace a stock part with a welded one, others would still just see the stock part in that place, without all the welded on parts (and that would most likely look pretty weird!).

Regarding the exchangeability between players: It would make much more sense if KMP would only exchange parts and such, but no dlls. To use mods that require dlls, KMP should just require all these dlls to be present on the server already.

Link to comment
Share on other sites

Thank you again, @locu for your dll offering. I'd love to know how to compile the source files, maybe fix the KW Rocketry scale issue. I can handle php, java, some C. I just don't have a clue how to set up a dev environment for Unity mods. Would you care to point me in the direction of a proper tutorial?

Thanks to you, I've been able to build this fine beast in 0.23

AD4668D7652F4B091EB6A51FD4E1C589D177FB4C

Link to comment
Share on other sites

Would you care to point me in the direction of a proper tutorial?

Well, there is a tutorial on how to set up the IDE you want to use: http://wiki.kerbalspaceprogram.com/wiki/Plugins

i.e., I used visual studio, so I just followed the directions in the ksp-wiki to set up visual studio for ksp and imported the c#-files of this mod. Then you just let it compile, check the errors and try to figure out why it did not compile.

Once you get to a point where it does compile, you can add debug messages to be printed to the ksp console.

Link to comment
Share on other sites

Right, so my game crashes on start if I try to load previously welded parts from .22. I've tried with the hotfix dll and without.

Unity Player [version: Unity 4.2.2f1_54f0fc09defb]

KSP.exe caused an Access Violation (0xc0000005)
in module KSP.exe at 0023:00dc7d46.

Error occurred at 2014-01-15_173604.
C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP.exe, run by John Ballard.
78% memory in use.
0 MB physical memory [1732 MB free].
0 MB paging file [0 MB free].
0 MB user address space [123 MB free].
Write to location 00000000 caused an access violation.

Context:
EDI: 0x0019044f ESI: 0x00000000 EAX: 0x00000000
EBX: 0x00000000 ECX: 0x00000000 EDX: 0x0000000c
EIP: 0x00dc7d46 EBP: 0x0c80fa9c SegCs: 0x00000023
EFlags: 0x00010206 ESP: 0x0c80fa78 SegSs: 0x0000002b

Bytes at CS:EIP:
c6 04 0e 00 8b 4d f4 64 89 0d 00 00 00 00 5f 5e

Stack:
0x0c80fa78: 00190447 8f866c3c 00190447 00000000 G...<l..G.......
0x0c80fa88: 8f866c3c 0c80fa78 0c80fd60 015749b0 <l..x...`....IW.
0x0c80fa98: ffffffff 0c80fab8 00dd3b2a 00190447 ........*;..G...
0x0c80faa8: 00000000 8f866c3c 0c80fbb4 8f866c04 ....<l.......l..
0x0c80fab8: 0c80fad4 00dd5a8b 00190447 00000001 .....Z..G.......
0x0c80fac8: 8f866c04 0c80fbb4 00190447 0c80faec .l......G.......
0x0c80fad8: 00fef8ad 8f866c3c 00000001 8f866c04 ....<l.......l..
0x0c80fae8: 0c80fbb4 0c80fb00 01024350 0c80fbb4 ........PC......
0x0c80faf8: 048934bc 05aafe98 0c80fc14 01014030 .4..........0@..
0x0c80fb08: 0c80fbb4 04371f40 17326518 17326520 [email protected]. e2.
0x0c80fb18: 00003cf4 00000000 00000034 00000000 .<......4.......
0x0c80fb28: 00000034 00000000 0c80fb40 00dc143a 4.......@...:...
0x0c80fb38: 00000000 00000034 0c80fbc0 00ec3ae5 ....4........:..
0x0c80fb48: 00000000 00000034 8f866488 00000004 ....4....d......
0x0c80fb58: 00000000 00000000 0000001f 0000000f ................
0x0c80fb68: 0c80fb84 00dc2efc 00000000 00000004 ................
0x0c80fb78: 00000000 8f866488 00000004 0c80fba4 .....d..........
0x0c80fb88: 00dc31ea 00000000 000000c2 04372028 .1..........( 7.
0x0c80fb98: 00000000 00000000 00000034 04372028 ........4...( 7.
0x0c80fba8: 0c80fc08 173249dc 0c80fbdc 0c84b210 .....I2.........
0x0c80fbb8: 0c84a678 0c84c278 048935b0 00008f8b x...x....5......
0x0c80fbc8: 00001c00 0fb33f80 0fcc43f4 76f98f00 .....?...C.....v
0x0c80fbd8: 00000000 00000000 00000000 00000000 ................
0x0c80fbe8: 00800101 00000000 04371ef0 058e0ca4 ..........7.....
0x0c80fbf8: 17326510 0c80fc2c 01044ff7 04371f84 .e2.,....O....7.
0x0c80fc08: 0100bf22 048934bc 00800101 0c80fc7c "....4......|...
0x0c80fc18: 0100e785 01000210 00000000 00000001 ................
0x0c80fc28: 00000001 0c80fc68 0c80fc87 0fb33f80 ....h........?..
0x0c80fc38: 04371ef0 f248f544 000000b0 92dce6fc ..7.D.H.........
0x0c80fc48: 92dd8924 92dd8924 8f8200b8 0c824464 $...$.......dD..
0x0c80fc58: 0c824464 00000004 00000210 04371f6c dD..........l.7.
0x0c80fc68: 00000000 000009fc 04371ef0 000000c2 ..........7.....
0x0c80fc78: 048934bc 0c80fce4 00fba6f9 00dc34f4 .4...........4..
0x0c80fc88: 0000288a 0c80fccc 043e18d8 043e18f8 .(........>...>.
0x0c80fc98: 043e1888 8f81fdac 8f81fdc0 8f81fdc4 ..>.............
0x0c80fca8: 00000000 0c80fc6c 00fc75d7 0c80fd60 ....l....u..`...
0x0c80fcb8: 76b46ff0 8f82038c 8f82064c 8f82064c .o.v....L...L...
0x0c80fcc8: 043e18d8 f248f564 3f666666 4624e800 ..>.d.H.fff?..$F
0x0c80fcd8: 451fc000 0000293a f248f564 0c80fd08 ...E:)..d.H.....
0x0c80fce8: 00fb9d72 00000000 043e1888 043e1888 r.........>...>.
0x0c80fcf8: 043e1888 0c80f6cc 0c80fd60 043fe194 ..>.....`.....?.
0x0c80fd08: 0c80fd10 00fba5ab 0c80fd24 010451b0 ........$....Q..
0x0c80fd18: 043e1888 00000000 00000000 0c80fd30 ..>.........0...
0x0c80fd28: 74be336a 043e1888 0c80fd70 76f99f72 j3.t..>.p...r..v
0x0c80fd38: 043e1888 7b0027e1 00000000 00000000 ..>..'.{........
0x0c80fd48: 043e1888 c0000005 74c076c7 74c076c7 ..>......v.t.v.t
0x0c80fd58: 0c80fd3c 0c80f4c4 ffffffff 76fd71f5 <............q.v
0x0c80fd68: 01781fc1 00000000 0c80fd88 76f99f45 ..x.........E..v
0x0c80fd78: 01045170 043e1888 00000000 00000000 pQ....>.........
0x0c80fd88: 00000000 00000000 01045170 043e1888 ........pQ....>.
0x0c80fd98: 00000000 00000000 00000000 00000000 ................
0x0c80fda8: 00000000 00000000 00000000 00000000 ................
0x0c80fdb8: 00000000 00000000 00000000 00000000 ................
0x0c80fdc8: 00000000 00000000 00000000 00000000 ................
0x0c80fdd8: 00000000 00000000 00000000 00000000 ................
0x0c80fde8: 00000000 00000000 00000000 00000000 ................
0x0c80fdf8: 00000000 00000000 00000000 00000000 ................
0x0c80fe08: 00000000 00000000 00000000 00000000 ................
0x0c80fe18: 00000000 00000000 00000000 00000000 ................
0x0c80fe28: 00000000 00000000 00000000 00000000 ................
0x0c80fe38: 00000000 00000000 00000000 00000000 ................
0x0c80fe48: 00000000 00000000 00000000 00000000 ................
0x0c80fe58: 00000000 00000000 00000000 00000000 ................
0x0c80fe68: 00000000 00000000 00000000 00000000 ................
0x0c80fe78: 00000000 00000000 00000000 00000000 ................
0x0c80fe88: 00000000 00000000 00000000 00000000 ................
0x0c80fe98: 00000000 00000000 00000000 00000000 ................
0x0c80fea8: 00000000 00000000 00000000 00000000 ................
0x0c80feb8: 00000000 00000000 00000000 00000000 ................
0x0c80fec8: 00000000 00000000 00000000 00000000 ................
0x0c80fed8: 00000000 00000000 00000000 00000000 ................
0x0c80fee8: 00000000 00000000 00000000 00000000 ................
0x0c80fef8: 00000000 00000000 00000000 00000000 ................
0x0c80ff08: 00000000 00000000 00000000 00000000 ................
0x0c80ff18: 00000000 00000000 00000000 00000000 ................
0x0c80ff28: 00000000 00000000 00000000 00000000 ................
0x0c80ff38: 00000000 00000000 00000000 00000000 ................
0x0c80ff48: 00000000 00000000 00000000 00000000 ................
0x0c80ff58: 00000000 00000000 00000000 00000000 ................
0x0c80ff68: 00000000 00000000 00000000 00000000 ................
0x0c80ff78: 00000000 00000000 00000000 00000000 ................
0x0c80ff88: 00000000 00000000 00000000 00000000 ................
0x0c80ff98: 00000000 00000000 00000000 00000000 ................
0x0c80ffa8: 00000000 00000000 00000000 00000000 ................
0x0c80ffb8: 00000000 00000000 00000000 00000000 ................
0x0c80ffc8: 00000000 00000000 00000000 00000000 ................
0x0c80ffd8: 00000000 00000000 00000000 00000000 ................
0x0c80ffe8: 00000000 00000000 00000000 00000000 ................
0x0c80fff8: 00000000 00000000 ........

Module 1
C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP.exe
Image Base: 0x00dc0000 Image Size: 0x00a89000
File Size: 10512896 File Time: 2013-12-17_135944
Version:
Company:
Product:
FileDesc:
FileVer: 4.2.2.12621
ProdVer: 4.2.2.12621

Module 2
C:\Windows\system32\xinput1_3.dll
Image Base: 0x00400000 Image Size: 0x00016000
File Size: 81768 File Time: 2007-04-04_185342
Version:
Company: Microsoft Corporation
Product: Microsoft® DirectX for Windows®
FileDesc: Microsoft Common Controller API
FileVer: 9.18.944.0
ProdVer: 9.18.944.0

Module 3
C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP_Data\Mono\mono.dll
Image Base: 0x10000000 Image Size: 0x0022e000
File Size: 2099712 File Time: 2013-12-17_135922
Version:
Company:
Product:
FileDesc:
FileVer: 0.0.0.0
ProdVer: 0.0.0.0

Module 4
C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
Image Base: 0x5a610000 Image Size: 0x000a7000
File Size: 657320 File Time: 2014-01-07_150020
Version:
Company: Valve Corporation
Product: Steam Game Overlay Renderer
FileDesc: Steam Game Overlay Renderer
FileVer: 2.6.70.5
ProdVer: 1.0.0.1

Module 5
C:\Windows\system32\dsound.dll
Image Base: 0x5dc60000 Image Size: 0x00072000
File Size: 453632 File Time: 2009-07-13_191514
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: DirectSound
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 6
C:\Windows\system32\AUDIOSES.DLL
Image Base: 0x5dd60000 Image Size: 0x00036000
File Size: 195584 File Time: 2010-11-20_061806
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Audio Session
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 7
C:\Windows\system32\MSACM32.dll
Image Base: 0x5ddc0000 Image Size: 0x00014000
File Size: 72192 File Time: 2009-07-13_191544
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft ACM Audio Filter
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 8
C:\Windows\system32\MMDevAPI.DLL
Image Base: 0x5dde0000 Image Size: 0x00039000
File Size: 213504 File Time: 2010-11-20_061940
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: MMDevice API
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 9
C:\Windows\system32\wdmaud.drv
Image Base: 0x5df60000 Image Size: 0x00030000
File Size: 172032 File Time: 2010-11-20_061652
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Winmm audio system driver
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 10
C:\Windows\system32\midimap.dll
Image Base: 0x5dfa0000 Image Size: 0x00007000
File Size: 16896 File Time: 2009-07-13_191542
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft MIDI Mapper
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 11
C:\Windows\system32\msacm32.drv
Image Base: 0x5dfb0000 Image Size: 0x00008000
File Size: 20992 File Time: 2009-07-13_191410
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Sound Mapper
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 12
C:\Windows\system32\AVRT.dll
Image Base: 0x60830000 Image Size: 0x00007000
File Size: 14336 File Time: 2009-07-13_191500
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Multimedia Realtime Runtime
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 13
C:\Windows\system32\ksuser.dll
Image Base: 0x60840000 Image Size: 0x00004000
File Size: 4608 File Time: 2009-07-13_191536
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: User CSA Library
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 14
C:\Windows\system32\HID.DLL
Image Base: 0x609a0000 Image Size: 0x00009000
File Size: 22016 File Time: 2009-07-13_191526
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Hid User Library
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 15
C:\Windows\system32\POWRPROF.dll
Image Base: 0x60cd0000 Image Size: 0x00025000
File Size: 145408 File Time: 2009-07-13_191614
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Power Profile Helper DLL
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 16
C:\Windows\system32\DDRAW.dll
Image Base: 0x60fe0000 Image Size: 0x000e7000
File Size: 531968 File Time: 2009-07-13_191512
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft DirectDraw
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 17
C:\Windows\system32\OPENGL32.dll
Image Base: 0x611c0000 Image Size: 0x000c8000
File Size: 791552 File Time: 2009-07-13_191614
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: OpenGL Client DLL
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 18
C:\Windows\system32\atiumdva.dll
Image Base: 0x61340000 Image Size: 0x005e8000
File Size: 6176008 File Time: 2013-08-30_181342
Version:
Company: Advanced Micro Devices, Inc.
Product: Advanced Micro Devices, Inc. Radeon Video Acceleration Universal Driver
FileDesc: Radeon Video Acceleration Universal Driver
FileVer: 8.14.10.415
ProdVer: 8.14.10.415

Module 19
C:\Windows\system32\atiumdag.dll
Image Base: 0x61930000 Image Size: 0x005e3000
File Size: 6189416 File Time: 2013-08-30_181338
Version:
Company: Advanced Micro Devices, Inc.
Product: Advanced Micro Devices, Inc. Radeon DirectX Universal Driver
FileDesc: atiumdag.dll
FileVer: 9.14.10.984
ProdVer: 9.14.10.984

Module 20
C:\Windows\system32\DCIMAN32.dll
Image Base: 0x623c0000 Image Size: 0x00006000
File Size: 10240 File Time: 2013-06-05_225058
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: DCI Manager
FileVer: 6.1.7601.18177
ProdVer: 6.1.7601.18177

Module 21
C:\Windows\system32\GLU32.dll
Image Base: 0x623f0000 Image Size: 0x00022000
File Size: 130048 File Time: 2009-07-13_191524
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: OpenGL Utility Library DLL
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 22
C:\Windows\system32\aticfx32.dll
Image Base: 0x62510000 Image Size: 0x000fc000
File Size: 1027544 File Time: 2013-08-30_181354
Version:
Company: Advanced Micro Devices, Inc.
Product: AMD Inc. Radeon DirectX 11 Driver
FileDesc: aticfx32.dll
FileVer: 8.17.10.1230
ProdVer: 8.17.10.1230

Module 23
C:\Windows\system32\d3d9.dll
Image Base: 0x62610000 Image Size: 0x001c3000
File Size: 1828352 File Time: 2010-11-20_061826
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Direct3D 9 Runtime
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 24
C:\Windows\system32\atiu9pag.dll
Image Base: 0x65470000 Image Size: 0x0001b000
File Size: 97984 File Time: 2013-08-30_181358
Version:
Company: Advanced Micro Devices, Inc.
Product: Advanced Micro Devices, Inc PowerXpress Vista User Mode Driver
FileDesc: atiu9pag.dll
FileVer: 8.14.1.6340
ProdVer: 8.14.1.6340

Module 25
C:\Windows\system32\msgsm32.acm
Image Base: 0x65680000 Image Size: 0x00009000
File Size: 23552 File Time: 2009-07-13_191412
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft GSM 6.10 Audio CODEC for MSACM
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 26
C:\Windows\system32\d3d8thk.dll
Image Base: 0x66110000 Image Size: 0x00006000
File Size: 11264 File Time: 2009-07-13_191510
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Direct3D OS Thunk Layer
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 27
C:\Windows\system32\PROPSYS.dll
Image Base: 0x6b6b0000 Image Size: 0x000f5000
File Size: 988160 File Time: 2010-11-20_062058
Version:
Company: Microsoft Corporation
Product: Windows® Search
FileDesc: Microsoft Property System
FileVer: 7.0.7601.17514
ProdVer: 7.0.7601.17514

Module 28
C:\Windows\system32\dhcpcsvc.DLL
Image Base: 0x6cec0000 Image Size: 0x00012000
File Size: 61952 File Time: 2009-07-13_191512
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: DHCP Client Service
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 29
C:\Windows\system32\webio.dll
Image Base: 0x6d2b0000 Image Size: 0x0004f000
File Size: 314880 File Time: 2011-11-16_233504
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Web Transfer Protocols API
FileVer: 6.1.7601.17725
ProdVer: 6.1.7601.17725

Module 30
C:\Windows\system32\wbem\fastprox.dll
Image Base: 0x6d530000 Image Size: 0x00096000
File Size: 606208 File Time: 2010-11-20_061904
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI Custom Marshaller
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 31
C:\Windows\system32\wbemcomn.dll
Image Base: 0x6d5d0000 Image Size: 0x0005c000
File Size: 363008 File Time: 2010-11-20_062136
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 32
C:\Windows\system32\dhcpcsvc6.DLL
Image Base: 0x6dbe0000 Image Size: 0x0000d000
File Size: 44032 File Time: 2012-10-09_114032
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: DHCPv6 Client
FileVer: 6.1.7601.17970
ProdVer: 6.1.7601.17970

Module 33
C:\Windows\system32\WINHTTP.dll
Image Base: 0x6dc30000 Image Size: 0x00058000
File Size: 351232 File Time: 2010-11-20_062138
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows HTTP Services
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 34
C:\Windows\system32\NTDSAPI.dll
Image Base: 0x6df30000 Image Size: 0x00018000
File Size: 90112 File Time: 2009-07-13_191612
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Active Directory Domain Services API
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 35
C:\Windows\system32\wbem\wbemsvc.dll
Image Base: 0x6df90000 Image Size: 0x0000f000
File Size: 47616 File Time: 2009-07-13_191618
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 36
C:\Windows\system32\wbem\wbemprox.dll
Image Base: 0x6dfa0000 Image Size: 0x0000a000
File Size: 29184 File Time: 2009-07-13_191618
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: WMI
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 37
C:\Windows\system32\uxtheme.dll
Image Base: 0x6e1f0000 Image Size: 0x00080000
File Size: 245760 File Time: 2009-07-13_191126
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft UxTheme Library
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 38
C:\Windows\system32\dwmapi.dll
Image Base: 0x6e7d0000 Image Size: 0x00013000
File Size: 67072 File Time: 2009-07-13_191514
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Desktop Window Manager API
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 39
C:\Windows\system32\DNSAPI.dll
Image Base: 0x6e7f0000 Image Size: 0x00044000
File Size: 270336 File Time: 2011-03-02_233802
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: DNS Client API DLL
FileVer: 6.1.7601.17570
ProdVer: 6.1.7601.17570

Module 40
C:\Windows\system32\credssp.dll
Image Base: 0x6e860000 Image Size: 0x00008000
File Size: 17408 File Time: 2010-11-20_061826
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Credential Delegation Security Package
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 41
C:\Windows\system32\RpcRtRemote.dll
Image Base: 0x6e870000 Image Size: 0x0000e000
File Size: 46080 File Time: 2010-11-20_062104
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Remote RPC Extension
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 42
C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
Image Base: 0x6e890000 Image Size: 0x00027000
File Size: 145648 File Time: 2012-07-17_134900
Version:
Company: Microsoft Corp.
Product: Microsoft® CoReXT
FileDesc: Microsoft® Windows Live ID Namespace Provider
FileVer: 7.250.4311.0
ProdVer: 7.250.4311.0

Module 43
C:\Program Files (x86)\Bonjour\mdnsNSP.dll
Image Base: 0x6e8c0000 Image Size: 0x00021000
File Size: 121704 File Time: 2011-08-30_220502
Version:
Company: Apple Inc.
Product: Bonjour
FileDesc: Bonjour Namespace Provider
FileVer: 3.0.0.10
ProdVer: 3.0.0.10

Module 44
C:\Windows\system32\rasadhlp.dll
Image Base: 0x6ed90000 Image Size: 0x00006000
File Size: 11776 File Time: 2009-07-13_191614
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Remote Access AutoDial Helper
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 45
C:\Windows\System32\wship6.dll
Image Base: 0x6eda0000 Image Size: 0x00006000
File Size: 10752 File Time: 2009-07-13_191622
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Winsock2 Helper DLL (TL/IPv6)
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 46
C:\Windows\System32\fwpuclnt.dll
Image Base: 0x6ede0000 Image Size: 0x00038000
File Size: 216576 File Time: 2013-10-11_200126
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: FWP/IPsec User-Mode API
FileVer: 6.1.7601.18283
ProdVer: 6.1.7601.18283

Module 47
C:\Windows\system32\rsaenh.dll
Image Base: 0x71a10000 Image Size: 0x0003b000
File Size: 242936 File Time: 2009-07-13_191756
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Enhanced Cryptographic Provider
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 48
C:\Windows\system32\CRYPTSP.dll
Image Base: 0x71a50000 Image Size: 0x00016000
File Size: 78848 File Time: 2009-07-13_191508
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Cryptographic Service Provider API
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 49
C:\Windows\system32\WINNSI.DLL
Image Base: 0x73e10000 Image Size: 0x00007000
File Size: 16896 File Time: 2009-07-13_191620
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Network Store Information RPC interface
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 50
C:\Windows\system32\IPHLPAPI.DLL
Image Base: 0x73e20000 Image Size: 0x0001c000
File Size: 103936 File Time: 2010-11-20_061924
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: IP Helper API
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 51
C:\Windows\System32\wshtcpip.dll
Image Base: 0x74240000 Image Size: 0x00005000
File Size: 9216 File Time: 2009-07-13_191622
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Winsock2 Helper DLL (TL/IPv4)
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 52
C:\Windows\system32\MSWSOCK.dll
Image Base: 0x74250000 Image Size: 0x0003c000
File Size: 231424 File Time: 2013-09-07_200400
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Windows Sockets 2.0 Service Provider
FileVer: 6.1.7601.18254
ProdVer: 6.1.7601.18254

Module 53
C:\Windows\system32\WINMM.dll
Image Base: 0x745b0000 Image Size: 0x00032000
File Size: 194048 File Time: 2010-11-20_062138
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: MCI API DLL
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 54
C:\Windows\system32\VERSION.dll
Image Base: 0x74760000 Image Size: 0x00009000
File Size: 21504 File Time: 2009-07-13_191618
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Version Checking and File Installation Libraries
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 55
C:\Windows\syswow64\CRYPTBASE.dll
Image Base: 0x74970000 Image Size: 0x0000c000
File Size: 36864 File Time: 2009-07-13_191508
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Base cryptographic API DLL
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 56
C:\Windows\syswow64\SspiCli.dll
Image Base: 0x74980000 Image Size: 0x00060000
File Size: 96768 File Time: 2013-09-24_195818
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Security Support Provider Interface
FileVer: 6.1.7601.18270
ProdVer: 6.1.7601.18270

Module 57
C:\Windows\syswow64\CFGMGR32.dll
Image Base: 0x749f0000 Image Size: 0x00027000
File Size: 145920 File Time: 2011-05-24_043940
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Configuration Manager DLL
FileVer: 6.1.7601.17621
ProdVer: 6.1.7601.17621

Module 58
C:\Windows\syswow64\CLBCatQ.DLL
Image Base: 0x74a20000 Image Size: 0x00083000
File Size: 522240 File Time: 2009-07-13_191504
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: COM+ Configuration Catalog
FileVer: 2001.12.8530.16385
ProdVer: 6.1.7600.16385

Module 59
C:\Windows\syswow64\USP10.dll
Image Base: 0x74b30000 Image Size: 0x0009d000
File Size: 626688 File Time: 2012-11-21_224504
Version:
Company: Microsoft Corporation
Product: Microsoft(R) Uniscribe Unicode script processor
FileDesc: Uniscribe Unicode script processor
FileVer: 1.626.7601.18009
ProdVer: 1.626.7601.18009

Module 60
C:\Windows\syswow64\kernel32.dll
Image Base: 0x74bd0000 Image Size: 0x00110000
File Size: 1114112 File Time: 2013-08-01_195042
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows NT BASE API Client DLL
FileVer: 6.1.7601.18229
ProdVer: 6.1.7601.18229

Module 61
C:\Windows\SysWOW64\sechost.dll
Image Base: 0x74cf0000 Image Size: 0x00019000
File Size: 92160 File Time: 2009-07-13_191614
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Host for SCM/SDDL/LSA Lookup APIs
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 62
C:\Windows\syswow64\MSCTF.dll
Image Base: 0x74d10000 Image Size: 0x000cc000
File Size: 828928 File Time: 2009-07-13_191544
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: MSCTF Server DLL
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 63
C:\Windows\syswow64\USER32.dll
Image Base: 0x74de0000 Image Size: 0x00100000
File Size: 833024 File Time: 2010-11-20_060858
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Multi-User Windows USER API Client DLL
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 64
C:\Windows\syswow64\OLEAUT32.dll
Image Base: 0x74ee0000 Image Size: 0x0008f000
File Size: 571904 File Time: 2011-08-26_222628
Version:
Company: Microsoft Corporation
Product:
FileDesc:
FileVer: 6.1.7601.17676
ProdVer: 6.1.7601.17676

Module 65
C:\Windows\syswow64\ADVAPI32.dll
Image Base: 0x74f80000 Image Size: 0x000a0000
File Size: 640512 File Time: 2013-08-28_194818
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Advanced Windows 32 Base API
FileVer: 6.1.7601.18247
ProdVer: 6.1.7601.18247

Module 66
C:\Windows\syswow64\ole32.dll
Image Base: 0x75020000 Image Size: 0x0015c000
File Size: 1414144 File Time: 2010-11-20_062050
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft OLE for Windows
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 67
C:\Windows\syswow64\IMM32.dll
Image Base: 0x75250000 Image Size: 0x00060000
File Size: 119808 File Time: 2010-11-20_060852
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Multi-User Windows IMM32 API Client DLL
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 68
C:\Windows\syswow64\MSASN1.dll
Image Base: 0x752b0000 Image Size: 0x0000c000
File Size: 34304 File Time: 2010-11-20_061946
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: ASN.1 Runtime APIs
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 69
C:\Windows\syswow64\LPK.dll
Image Base: 0x752c0000 Image Size: 0x0000a000
File Size: 25600 File Time: 2013-06-05_225702
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Language Pack
FileVer: 6.1.7601.18177
ProdVer: 6.1.7601.18177

Module 70
C:\Windows\syswow64\DEVOBJ.dll
Image Base: 0x752d0000 Image Size: 0x00012000
File Size: 64512 File Time: 2011-05-24_044006
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Device Information Set DLL
FileVer: 6.1.7601.17621
ProdVer: 6.1.7601.17621

Module 71
C:\Windows\syswow64\NSI.dll
Image Base: 0x752f0000 Image Size: 0x00006000
File Size: 8704 File Time: 2009-07-13_191612
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: NSI User-mode interface DLL
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 72
C:\Windows\syswow64\PSAPI.DLL
Image Base: 0x75300000 Image Size: 0x00005000
File Size: 6144 File Time: 2009-07-13_191614
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Process Status Helper
FileVer: 6.1.7600.16385
ProdVer: 6.1.7600.16385

Module 73
C:\Windows\syswow64\WINTRUST.dll
Image Base: 0x75310000 Image Size: 0x0002e000
File Size: 175104 File Time: 2013-07-08_225212
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Microsoft Trust Verification APIs
FileVer: 6.1.7601.18205
ProdVer: 6.1.7601.18205

Module 74
C:\Windows\syswow64\SHLWAPI.dll
Image Base: 0x75470000 Image Size: 0x00057000
File Size: 350208 File Time: 2010-11-20_062120
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Shell Light-weight Utility Library
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 75
C:\Windows\syswow64\GDI32.dll
Image Base: 0x754d0000 Image Size: 0x00090000
File Size: 311808 File Time: 2013-10-02_200046
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: GDI Client DLL
FileVer: 6.1.7601.18275
ProdVer: 6.1.7601.18275

Module 76
C:\Windows\syswow64\msvcrt.dll
Image Base: 0x75780000 Image Size: 0x000ac000
File Size: 690688 File Time: 2011-12-16_015300
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows NT CRT DLL
FileVer: 7.0.7601.17744
ProdVer: 6.1.8638.17744

Module 77
C:\Windows\syswow64\SHELL32.dll
Image Base: 0x75830000 Image Size: 0x00c4a000
File Size: 12872704 File Time: 2013-07-25_195600
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Shell Common Dll
FileVer: 6.1.7601.18222
ProdVer: 6.1.7601.18222

Module 78
C:\Windows\syswow64\CRYPT32.dll
Image Base: 0x76520000 Image Size: 0x00120000
File Size: 1168384 File Time: 2013-10-05_135726
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Crypto API32
FileVer: 6.1.7601.18277
ProdVer: 6.1.7601.18277

Module 79
C:\Windows\syswow64\RPCRT4.dll
Image Base: 0x76670000 Image Size: 0x000f0000
File Size: 663552 File Time: 2013-07-08_225234
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Remote Procedure Call Runtime
FileVer: 6.1.7601.18205
ProdVer: 6.1.7601.18205

Module 80
C:\Windows\syswow64\SETUPAPI.dll
Image Base: 0x76930000 Image Size: 0x0019d000
File Size: 1667584 File Time: 2010-11-20_062116
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Setup API
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 81
C:\Windows\syswow64\WS2_32.dll
Image Base: 0x76ad0000 Image Size: 0x00035000
File Size: 206848 File Time: 2010-11-20_062140
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows Socket 2.0 32-Bit DLL
FileVer: 6.1.7601.17514
ProdVer: 6.1.7601.17514

Module 82
C:\Windows\syswow64\KERNELBASE.dll
Image Base: 0x76b10000 Image Size: 0x00047000
File Size: 274944 File Time: 2013-08-01_195044
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: Windows NT BASE API Client DLL
FileVer: 6.1.7601.18229
ProdVer: 6.1.7601.18229

Module 83
C:\Windows\SysWOW64\ntdll.dll
Image Base: 0x76f60000 Image Size: 0x00180000
File Size: 1292192 File Time: 2013-08-28_195032
Version:
Company: Microsoft Corporation
Product: Microsoft® Windows® Operating System
FileDesc: NT Layer DLL
FileVer: 6.1.7601.18247
ProdVer: 6.1.7601.18247


== [end of error.log] ==

Link to comment
Share on other sites

KMP support is gonna be difficult because currently the mod protection for KMP uses the part name as a verifier; the Welder, as far as I understand it, creates NEW parts with unique names, and that part would need to be distributed to every other player on the server even IF you allowed that part name in the KMP Allowed Parts list. Very bad things happen when a player without a part installed passes near (within loading range of) a ship/station that contains aforementioned part, usually along the lines of Spontaneous Unplanned Dissassembly®, for both players.

Link to comment
Share on other sites

KMP support is gonna be difficult because currently the mod protection for KMP uses the part name as a verifier; the Welder, as far as I understand it, creates NEW parts with unique names, and that part would need to be distributed to every other player on the server even IF you allowed that part name in the KMP Allowed Parts list. Very bad things happen when a player without a part installed passes near (within loading range of) a ship/station that contains aforementioned part, usually along the lines of Spontaneous Unplanned Dissassembly®, for both players.

thats very interesting. even if i did convince the "verifier" to accept the part as a stock part under the radar it would blow up the kmp server. still, the idea of a behemoth space port with the physics of one part is extremely attractive for multiplayer. this just means that if we want our creations to be on kmp that we have to ask admins to add it to the table. fortunately this is much easier than adding an entire mod pack which includes way more than just one text file to ovverride by hand. a problem arrises where everyone who enters the server must also have your craft in there directory, but ultimately i think this can prove extremely fun!

Link to comment
Share on other sites

Right, so my game crashes on start if I try to load previously welded parts from .22. I've tried with the hotfix dll and without.

That's weird. I've been using previously welded parts from 0.22 without any trouble. The DLL thing is just to get the tool working in 0.23.

On the other hand, I've been getting a few crashes at seemingly random times. None of them repeatable.

Perhaps the offending part is very large? I notice near the top of your debug the page file is down to 0MB free. If you still have 0.22 installed, try creating a small part, then see if 0.23 still crashes in that case.

Link to comment
Share on other sites

The new welded part should appear in the items list after you refresh the list by clicking on some other category and returning. (That threw me off at first.) To get the original assembly back, just do CNTL-Z (undo). After a short freeze, it should reappear.

Sorry, I completely forgot about this thread. No, it didn't refresh. Somewhen I got it working, but as of version .23 now, I didn't get the mod yet. Might even skip it completely, for thoughts of "being fair" in career mode or such. Although noone will judge me I reckon (or if so, I wouldn't care, haha) :confused:

Link to comment
Share on other sites

Hello,

Im new on the forum, and have been playing around with this plug-in.

I have gotten it to work with several different parts.

My problem is after making such parts, when I try to put them together, they work fine in VaB.

But when I actually try and fly them into orbit, none of the Welded parts stay "stuck" together.

VaB shows green when placing the parts together, but any other part falls off like its not connected after flying it.

Any help would be greatly appreciated.

Thanks in advance.

RustyNail

Link to comment
Share on other sites

Hello,

Im new on the forum, and have been playing around with this plug-in.

I have gotten it to work with several different parts.

My problem is after making such parts, when I try to put them together, they work fine in VaB.

But when I actually try and fly them into orbit, none of the Welded parts stay "stuck" together.

VaB shows green when placing the parts together, but any other part falls off like its not connected after flying it.

Any help would be greatly appreciated.

Thanks in advance.

RustyNail

Which version of KSP are you using? Because plug-ins rerely transcend versions flawlessly. This plugin is only compatible with .22. The current version of ksp is .23.

Link to comment
Share on other sites

Which version of KSP are you using? Because plug-ins rerely transcend versions flawlessly. This plugin is only compatible with .22. The current version of ksp is .23.

I have Both versions installed, but only using .22 with this mod and all of the tests involved.

Problem does replicate if I move said parts to ksp .23 career mode.

Link to comment
Share on other sites

This is the part in question:

FF4pcpZ.jpg

This is its coding:

PART
{
name = OFS-Structure
module = Part
author = UbioZurWeldingLtd
rescaleFactor = 1
PhysicsSignificance = -1
node_stack_bottomlargeAdapter0OFS-Middle0 = 0,2.727659,0.5151255,0,1,0,2
node_stack_topbatteryBankLarge5OFS-Middle0 = 0,9.572899,0.5151255,0,1,0,2
node_stack_bottomlargeAdapter1 = 0,7.03231,2.932279,0,0,-1,2
node_stack_bottomlargeAdapter2 = 0,7.03231,-1.902028,0,0,1,2
node_stack_bottomlargeAdapter3 = -2.417153,7.03231,0.5151255,1,0,0,2
node_stack_bottomlargeAdapter4 = 2.417153,7.03231,0.5151255,-1,0,0,2
node_attach = 0,0,0,0,0,0,0
CrewCapacity = 0
TechRequired = sandboxWeld
entryCost = 0
cost = 13330
category = Structural
subcategory = 0
title = OFS-Structure
manufacturer = UbioZur Welding Ltd
description = Warranty void during re-entry.
attachRules = 1,1,1,1,1,1,1
mass = 3.16
dragModelType = default
maximum_drag = 0.1937012
minimum_drag = 0.2877197
angularDrag = 1.928223
crashTolerance = 22.99823
breakingForce = 457.9819
breakingTorque = 457.9819
maxTemp = 2908.496
fuelCrossFeed = True
MODEL
{
model = Squad/Parts/Utility/largeAdapter/model
position = 0,3.482659,0.5151255
scale = 1,1,1
rotation = 0,0,0
}
MODEL
{
model = Squad/Parts/FuelTank/MK1FuselageStructural/model
position = 0,5.182659,0.5151255
scale = 1.25,1.25,1.25
rotation = 0,0,0
}
MODEL
{
model = Squad/Parts/Structural/stationHub/model
position = 0,7.03231,0.5151255
scale = 1,1,1
rotation = 0,0,0
}
MODEL
{
model = Squad/Parts/Utility/largeAdapter2/model
position = 0,8.133682,0.5151255
scale = 1,1,1
rotation = 0,0,0
}
MODEL
{
model = Squad/Parts/FuelTank/RCSTank1-2/model
position = 0,8.822899,0.5151255
scale = 1,1,1
rotation = 0,0,0
}
MODEL
{
model = Squad/Parts/Electrical/batteryBankLarge/model
position = 0,9.447899,0.5151255
scale = 1,1,1
rotation = 0,0,0
}
MODEL
{
model = Squad/Parts/Electrical/RTG/model
position = 0,5.251233,-0.08585417
scale = 1,1,1
rotation = 0,180,0
}
MODEL
{
model = Squad/Parts/Utility/largeAdapter/model
position = 0,7.03231,2.177279
scale = 1,1,1
rotation = 270,0,0
}
MODEL
{
model = Squad/Parts/Utility/largeAdapter/model
position = 0,7.03231,-1.147028
scale = 1,1,1
rotation = 270,180,0
}
MODEL
{
model = Squad/Parts/Utility/largeAdapter/model
position = -1.662153,7.03231,0.5151255
scale = 1,1,1
rotation = 270,270,0
}
MODEL
{
model = Squad/Parts/Utility/largeAdapter/model
position = 1.662153,7.03231,0.5151255
scale = 1,1,1
rotation = 90,270,0
}
RESOURCE
{
name = MonoPropellant
amount = 750
maxAmount = 750
}
RESOURCE
{
name = ElectricCharge
amount = 4000
maxAmount = 4000
}
MODULE
{
name = ModuleGenerator
isAlwaysActive = true
OUTPUT_RESOURCE
{
name = ElectricCharge
rate = 0.75
}
}
}

Attaching a Cupola:

z4ESSEY.jpg

attaches fine :)

This is what happens while flying, or in orbit to any of the connecting surfaces with any part.

hvN86aA.jpg

Its hard to see, but the module is coming apart from the structure just by moving the rocket around.

Link to comment
Share on other sites

strongly suggesting collaboration with the kmp guys for this. server side integration would be huge.

its not necessary to intergrate functionality of both those mods. part welding already works just fine beside kmp. the problem is NO WELDED VESSEL CAN BE LAUNCHED INTO THE KMP SANDBOX whenever we like. i have been exploring and researching all possible ways to make the last sentence not true. what needs to happen for every single welded vessel is it must be downloaded by all players, the admin has to whitelist the part with a function in the kmp server box. we cant just add any ship we like to the kmp sandbox when we choose to. it has to be processed and accepted into the saved game of every person who goes onto the server otherwise the server breaks down.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...