DBotThePony

Results 21 issues of DBotThePony

Cause complete desync between client and server With CAP installed: ![gmod_Zafo5UdvOX](https://user-images.githubusercontent.com/6339511/90315005-1a484180-df42-11ea-8b83-680b3e005b9d.png) Without CAP installed: ![gmod_28B9glqhhw](https://user-images.githubusercontent.com/6339511/90315011-23391300-df42-11ea-8c0c-390723ad3d13.png) ![browser_JRT0iwMm7f](https://user-images.githubusercontent.com/6339511/90315030-495eb300-df42-11ea-8708-2a4aa90c8ec0.png) https://wiki.facepunch.com/gmod/math.randomseed Please use `util.SharedRandom`: https://wiki.facepunch.com/gmod/util.SharedRandom

**Minecraft Version:** 1.19.2 **Forge Version:** 43.1.1 **Steps to Reproduce:** 1. Have a mod with config value which is mutable (e.g. a List) 2. Start Minecraft Client 3. Force `ValueSpec` validator...

Bug
Triage
1.19

With this fix, mods when blocking spawn of one phantom no longer block spawn of any further potential phantom for any player. Why `continue` instead of `break`? Because mods might...

Bug
Feature
Triage
1.19

All the crash logs related to MystCraft Crash on 02.08.16 is a crash related when player was exploring world, other crashes happened randomly, when i was standing still. [MystCrash.zip](https://github.com/XCompWiz/Mystcraft-Issues/files/412510/MystCrash.zip) EDIT:...

category: instability

**Minecraft Version:** 1.19.2 **Forge Version:** 43.1.43 **Steps to Reproduce:** 1. Create anything that need to deserialize LootPool(s) using Mojang provided Serializer at `LootPool$Serializer` 2. Try to deserialize LootPool, for example,...

Triage
1.19

**This is a vanilla bug/design issue, which affect mods on Forge, and not vanilla itself (aside from wasted CPU cycles).** **tl;dr: Ultimate solution is to cut search tree rebuild if...

Bug
Triage
1.19

### Details I am not able to make minimal reproduce code yet, but it really misbehave in my render case (2D rendering (HUD)) This is what i get under Linux...

Platform: Linux

Continuation from Garry's Mod discord channel [#next-update](https://discordapp.com/channels/565105920414318602/589120351238225940/748815925528100995) Since i brought this ancient issue with Virtual Lua filesystem performance on client, i will open an issue ticket here. Basically, Virtual Lua...

### Every other game and Garry's Mod on stable/dev branch ``` ] rcon status hostname: DBot's Test Server version : 2021.06.09/24 8367 secure udp/ip : 0.0.0.0:27072 (public ip: 31.220.170.28) map...

Bug