Immersive Railroading

Immersive Railroading

4M Downloads

loading of resources

DerKlosteinRaucher opened this issue · 2 comments

commented

Describe the bug
On start IR cant find several resources

How to reproduce
Steps to reproduce the unwanted behavior:

  1. Have IR 1.10 installed
  2. Start the Game
  3. Watch the log

Expected behavior
Following warnings should appear, when you load into the game:

  1. [Worker-ResourceReload-5/WARN]:Unsafe tag access before load, try to avoid this if possible (multiple times)
  2. [Worker-ResourceReload-13/WARN]:Unable to load model: 'immersiverailroading:item_rail_part#inventory' referenced from: immersiverailroading:item_rail_part#inventory: {} (this should appear for several items)
  3. Exception loading blockstate definition: immersiverailroading:blockstates/block_rail_preview.json: java.io.FileNotFoundException: immersiverailroading:blockstates/block_rail_preview.json

System Information
OS: Windows 10

System Memory: 12 GB

Allocated Memory: 6 GB

CPU: AMD Ryzen 7 2700

GPU: Radeon 56, 8 GB HMB2

IR-Version: 1.10_1.16.5

Forge-Version: [e.g. "1.16.5 - 36.2.34

Modlist
Image

latest.log
https://pastebin.com/kXhzqmjA

Additional context
This error doesnt crash minecraft, but it takes ages to load the game.

commented

The missing block state error and unable to load model errors are just because MC assumes that they load as standard-rendered blocks/items. There’s nothing actually missing because these renders operate independently of the vanilla block and item rendering pipeline.

As for it taking ages to load, 85% of that time will be UMC pre-caching rolling stock textures.

None of the warnings listed are causing a significantly longer load time.

commented

Weird thing is the stuff saying missing I don't have in 1.16.5 but they do In the logs