Advertisement
Guest User

Untitled

a guest
Jun 13th, 2022
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1.  
  2. Game Version: v1.16.5 (Stable)
  3. Loaded Mods: advancedsmithing@1.2.0, armorrepair@1.0.3, betterdrifters@2.1.3, chiseltools@1.5.1, craftingtable@0.2.1, dragonflies@1.2.0, expandedfoods@1.5.3-pre.11, fancydoors@1.1.1, fixroads@1.3.1, foundrymod@1.0.0, gwb@1.0.1, HoneyPress@1.1.0, instruments@1.1.2, itemlights@1.0.2, aaamakeitcompatible@0.0.2, moreminerals@1.0.3, moreroads@1.4.3, leadroof@1.1.1, MoreTorchHolders@1.0.0, necessaries@1.1.2, pieontheshelf@1.0.0, primitivesurvival@2.9.3, spyglass@0.4.5, sterilebandages@1.0.0, locustmod@2.3.5, volumetricshadingcontinued@0.6.6, game@1.16.5, alchemy@1.6.3, captureanimals@2.1.1, carrycapacity@0.6.5, electricity@0.0.1, fancyplanters@1.0.5, farmlanddropssoil@1.4.0, fromgoldencombs@1.3.13, hudclock@2.7.0, immersivecrafting@1.0.0, lichen@1.6.1, medievalexpansion@3.7.1, moreanimals@1.2.3, morepiles@1.2.2, mcrate@1.0.4, petai@1.4.4, pei@1.2.3, playercorpse@1.3.1, prospectorinfo@3.1.2, slidingdoor@1.0.0, stonequarry@2.0.0-pre.5, usefulstuff@2.3.2, useplanksinpitkiln@1.0.0, creative@1.16.5, survival@1.16.5, wildfarming@1.2.8, xmelee@0.0.10, xrowboat@0.0.3, metalrecovery@0.1.17, campaigncartographer@2.2.2, bullseye@2.3.2, cats@1.4.5, compatibilityfix@1.0.0, defensive@0.1.6, feverstonehorses@1.2.6, foxtaming@1.0.0-pre.1, glassmaking@1.3.0, packanimals@1.0.1, wildcraft@1.2.3, wolftaming@1.4.2, bricklayers@0.9.2
  4. 6/14/2022 0:09:12 AM: Critical error occurred
  5. System.NullReferenceException: Object reference not set to an instance of an object.
  6. at GlassMaking.Blocks.BlockWorkbench.GetSelectionBoxes(IBlockAccessor blockAccessor, BlockPos pos)
  7. at Vintagestory.Client.NoObf.ClientMain.GetBlockIntersectionBoxes(BlockPos pos)
  8. at Vintagestory.API.MathTools.AABBIntersectionTest.RayIntersectsBlockSelectionBox(BlockPos pos, BlockFilter filter)
  9. at Vintagestory.API.MathTools.AABBIntersectionTest.GetSelectedBlock(Single maxDistance, BlockFilter filter)
  10. at Vintagestory.Common.GameMain.RayTraceForSelection(IWorldIntersectionSupplier supplier, Ray ray, BlockSelection& blockSelection, EntitySelection& entitySelection, BlockFilter bfilter, EntityFilter efilter)
  11. at Vintagestory.Common.GameMain.RayTraceForSelection(IPlayer player, BlockSelection& blockSelection, EntitySelection& entitySelection, BlockFilter bfilter, EntityFilter efilter)
  12. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.UpdateCurrentSelection()
  13. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.UpdatePicking(Single dt)
  14. at Vintagestory.Client.NoObf.SystemMouseInWorldInteractions.OnFinalizeFrame(Single dt)
  15. at Vintagestory.Client.NoObf.ClientEventManager.TriggerRenderStage(EnumRenderStage stage, Single dt)
  16. at Vintagestory.Client.NoObf.ClientMain.TriggerRenderStage(EnumRenderStage stage, Single dt)
  17. at Vintagestory.Client.NoObf.ClientMain.RenderToDefaultFramebuffer(Single dt)
  18. at _esGsESICkihAc8ShXuIoQwZFwP4._DPQfPEsBXX5ftH8l1sqqtyB2Itl(Single )
  19. at _8UC8FAMhwKY89IbtSRDjsNSApPJ._KbwUAfxjCHyIG0aK445AAA9FHl5(Single )
  20. at _8UC8FAMhwKY89IbtSRDjsNSApPJ._R0wAt2N0TpONMxGD0HJG3bDrRcI(Single )
  21. at Vintagestory.Client.NoObf.ClientPlatformWindows.window_RenderFrame(Object sender, FrameEventArgs e)
  22. at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
  23. at OpenTK.GameWindow.RaiseRenderFrame(Double elapsed, Double& timestamp) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 476
  24. at OpenTK.GameWindow.DispatchRenderFrame() in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 452
  25. at OpenTK.GameWindow.Run(Double updates_per_second, Double frames_per_second) in C:\Users\Nexrem\Desktop\transfer\opentk\src\OpenTK\GameWindow.cs:line 375
  26. at _7zNxEbLnuy6Bq08TdMSIu9ZbrKf._vvUTh6X5xLRNnjtX2xSE7z8yMeh(_SUsdg1ytavxaRcNNkhfDrODGhGP , String[] )
  27. at _yA4PJazdKq1OMm8H6js6v5AhQB._vvUTh6X5xLRNnjtX2xSE7z8yMeh(ThreadStart )
  28. -------------------------------
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement