Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ubergarm
ubergarm / nomad-caravan-mod-bug.md
Created March 31, 2024 21:48
RimWorld 1.4 Mod Nomad Caravan Bug Report
@ubergarm
ubergarm / rimworld-kitchen-sink-reloaded-debugging-v0.7.log.md
Last active March 31, 2024 02:32
Debug log for RimWorld MultiPlayer Kitchen Sink Reloaded v0.7 ModPack play testing

Rimworld Multiplayer Kitchen Sink Reloaded

v0.7 desync log sleuthing

Suggested Changes for v0.8

These might be the easiest to remove with minimal loss of playability.

  • remove [SYR] more slaves as it is an unknown quantity (and [SYR] harvest yield seemed to cause desyncs)
  • remove Grenade Fix Rearmed as it is an unknown quantity (and thought we saw some odd error messages on GZ using EMP)
  • remove Fluffy Breakdowns as it is an unkown quantity (might be fine, i'm on the fence on this one)
@ubergarm
ubergarm / 7D2D-DeusExZombinaModPack.md
Last active November 30, 2022 21:44
7 Days to Die Modpack: Deus Ex Zombina!

Deus Ex Zombina

A 7 Days to Die ModPack

Game Installation

Install game on steam and pin the version to [alpha20.6] like so:

Steam -> 7 Days to Die -> Gear Button -> Properties -> BETAS -> Select the beta you would like to opt into: -> Alpha 20.6 Stable

@ubergarm
ubergarm / .asoundrc
Last active July 17, 2022 18:13
Arch Linux .asoundrc file for firefox audio without pulseaudio
## TESTING
# $ aplay -l # show device details
# $ aplay -lL # more deets
# $ cat /proc/asound/card*/id # to get human readable card names e.g.
# CODEC -> usb mixer
# NVidia -> displayport/hdmi monitor
# Generic -> motherboard headphones / mic / line out
# C930e -> usb web camera
# $ aplay /usr/share/sounds/alsa/Front_Center.wav # to test playback from default output device
@ubergarm
ubergarm / vrising-sdr-keepalive-connection-dropped-issue.md
Last active August 20, 2023 14:58
V Rising Private Dedicated Server randomly drops clients - log file showing the issue happening.

Description

Two players are connected to the dedicated v rising server running locally. One player is local connecting via the 192.168.xxx.xxx local address. The player with disconnect issues is connecting from the same city also with Verizon FIOS to the public IP address. The dedicated server hardware is wired directly to the router w/ port forwarding only on 9876:9877.

We can play together for a while but three times in about two hours of playing during heavy combat the player connecting remotely gets dropped and can quickly reconnect. It happens frequently enough to be game breaking unfortunately, so trying to figure out how to fix the issue. The local player does not drop.

@ubergarm
ubergarm / ServerGameSettings.json
Created May 29, 2022 20:43
VRising PvE config for private group of friendly players
{
"GameModeType": "PvE",
"CastleDamageMode": "Never",
"SiegeWeaponHealth": "Normal",
"PlayerDamageMode": "Always",
"CastleHeartDamageMode": "CanBeDestroyedOnlyWhenDecaying",
"PvPProtectionMode": "Medium",
"DeathContainerPermission": "ClanMembers",
"RelicSpawnType": "Plentiful",
"CanLootEnemyContainers": false,
@ubergarm
ubergarm / crash-2021-10-27_16.53.30-client.txt
Created October 27, 2021 20:57
Minecraft 1.12.2 build `CraftTweaker2-1.12-4.1.20.664.jar` crashing on startup
---- Minecraft Crash Report ----
WARNING: coremods are present:
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-2.0.0-256-universal.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
DefaultSettingsPlugin (DefaultSettings-1.8.x-1.12.x-2.2.4.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
@ubergarm
ubergarm / epic-fight-tech-guns-render-crash.txt
Created September 18, 2021 17:04
EpicFightMod-1.12.2-2.2.7 and techguns-1.12.2-2.0.2.0_pre3.2 render entity crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
DefaultSettingsPlugin (DefaultSettings-1.8.x-1.12.x-2.2.4.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.2.1.jar)
CreativePatchingLoader (CreativeCore_v1.10.63_mc1.12.2.jar)
@ubergarm
ubergarm / kitchen-sink-v0.4-testing.xml
Created January 3, 2021 17:16
drop this file into `C:\Users\%USERPROFILE%\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\ModLists\` for windows rimworld
<?xml version="1.0" encoding="utf-8"?>
<ModList>
<Name>kitchen-sink-v0.4</Name>
<modIds>
<li>brrainz.harmony</li>
<li>ludeon.rimworld</li>
<li>automatic.startupimpact</li>
<li>ludeon.rimworld.royalty</li>
<li>rwmt.multiplayer</li>
<li>rwmt.multiplayercompatibility</li>
@ubergarm
ubergarm / README.md
Last active November 3, 2020 20:46
GiddyUpCore Multiplayer Compatibility Patch Beta Testing

Giddy-Up Core MP Patch Beta Testing

Setup

  • Giddy-Up Core MP Patch Beta installed locally at ~/.steam/steam/steamapps/common/RimWorld/Mods/GiddyUpCore
  • Caravan / Ride & Roll / Battle Mounts installed via Steam Workshop at ~/.steam/steam/steamapps/workshop/content/294100/

See: giddy-testing.xml for loaded mods

Version