Skip to content

Instantly share code, notes, and snippets.

@bluelightning32
bluelightning32 / lambda-factory.csproj
Last active November 23, 2023 06:55
Vintage Story csproj file
<!--
Set the default target to be the custom "Package" target. This way when
dotnet build is invoked as follows, it creates the zip file.
dotnet build -c Release
Without this attribute the default target would be "Build", which does not
create the zip file.
The build target can be overridden on the command line with the -target
option. For example, the following builds the "Build" target, which skips the
@bluelightning32
bluelightning32 / debug-1.log-tail
Created November 10, 2019 00:48
debug-1.log-tail
[16:43:05] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement dungeontactics:recipes/weapons/iron_cestus
com.google.gson.JsonSyntaxException: Unknown recipe 'dungeontactics:weapons/iron_cestus'
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:439) ~[rc.class:?]
at net.minecraft.util.JsonUtils.deserializeClass(SourceFile:455) ~[rc.class:?]
@bluelightning32
bluelightning32 / crash-2019-11-09_16.43.15-server.txt
Created November 10, 2019 00:45
crash-2019-11-09_16.43.15-server.txt
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 2019-11-09 16:43:15 PST
Description: Exception in server tick loop
java.util.ConcurrentModificationException
at java.util.HashMap$Values.forEach(HashMap.java:984)
at me.desht.pneumaticcraft.common.semiblock.SemiBlockManager.onServerTick(SemiBlockManager.java:207)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2527_SemiBlockManager_onServerTick_ServerTickEvent.invoke(.dynamic)
2019-09-02 07:46:23
Full thread dump OpenJDK 64-Bit Server VM (25.222-b10 mixed mode):
"Attach Listener" #7206 daemon prio=9 os_prio=0 tid=0x00007f4788003800 nid=0x630d waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"pool-3-thread-167" #7060 prio=5 os_prio=0 tid=0x00007f473000d800 nid=0x44ec waiting on condition [0x00007f46583df000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x0000000613add110> (a java.util.concurrent.SynchronousQueue$TransferStack)
This file has been truncated, but you can view the full file.
[12:35:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:35:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:35:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:35:14] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
[12:35:14] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[12:35:14] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:5.0.16-300.fc30.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.fc30.x86_64/jre
[12:35:14] [main/DEBUG] [FML]: Java classpath at launch is:
[12:35:14] [main/DEBUG] [FML]: forge-1.12.2-14.23.5.2838-universal.jar
[12:35:14] [main/DEBUG] [FML]: Java library path at launch is:
[12:35:14] [main/DEBUG] [FML]: /usr/java/packages/lib/amd64
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 2019-07-28 16:48:50 PDT
Description: Exception in server tick loop
java.lang.ClassCastException: net.minecraft.block.BlockAir cannot be cast to techreborn.blocks.BlockMachineCasing
at techreborn.tiles.multiblock.TileIndustrialBlastFurnace.getHeat(TileIndustrialBlastFurnace.java:94)
at reborncore.client.containerBuilder.builder.BuiltContainer.detectAndSendChanges(BuiltContainer.java:167)
at net.minecraft.entity.player.InventoryPlayer.cleanupDirty(InventoryPlayer.java:1778)
[13:50:04] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [world]TheOneDavid: things i hate most:
[13:50:10] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool]: HikariPool-1 - Pool stats (total=33, active=0, idle=33, waiting=0)
[13:50:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [world]TheOneDavid: school
[13:50:12] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save world
[13:50:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [world]TheOneDavid: sports
[13:50:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [world]TheOneDavid: witches throwing poison potions the first throw
[13:50:27] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [world]Reasvns: lol
[13:50:40] [HikariPool-1 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool]: HikariPool-1 - Pool stats (total=33, active=0, idle=33, waiting=0)
[13:50:57] [Server thread/DEBUG] [FML]: Gatheri
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 2019-06-29 14:14:53 PDT
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 1000.00 seconds (should be max 0.05)
at net.minecraft.entity.Entity.getLowestRidingEntity(Entity.java:3261)
at net.minecraft.entity.Entity.isRidingSameEntity(Entity.java:3271)
at net.minecraft.world.World.getCollisionBoxes(World.java:1372)
[20:10:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[20:10:59] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[20:10:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[20:10:59] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
[20:10:59] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[20:10:59] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:5.0.16-300.fc30.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.fc30.x86_64/jre
[20:10:59] [main/DEBUG] [FML]: Java classpath at launch is:
[20:10:59] [main/DEBUG] [FML]: forge-1.12.2-14.23.5.2838-universal.jar
[20:10:59] [main/DEBUG] [FML]: Java library path at launch is:
[20:10:59] [main/DEBUG] [FML]: /usr/java/packages/lib/amd64
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2019-06-28 19:26:22 PDT
Description: Exception in server tick loop
java.lang.ClassCastException: net.minecraft.world.WorldServer cannot be cast to org.spongepowered.common.bridge.world.ServerWorldBridge
at org.spongepowered.common.world.WorldManager.reorderWorldsVanillaFirst(WorldManager.java:928)
at net.minecraftforge.common.DimensionManager.setWorld(DimensionManager.java:756)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:124)