McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 53 forks source link

Minecraft is crashing, and i think it is Xnet, but am not sure #565

Closed WolfJack24 closed 8 months ago

WolfJack24 commented 8 months ago

Issue description: i am trying to play on a server with my boyfriend and i always crashes after a few minutes. i looked at the log file and i found this: [18:21:70] [Render thread/INFO]: Exception when loading xnet:connector texture, using material colour. [18:21:70] [Render thread/INFO]: No texture minecraft:textures/missingno.png ad i am not sure if this is the issue

Steps to reproduce:

launch Minecraft Click Multiplayer Join Server wait a few minutes and crash

Versions:

Possibly incompatible mods and versions:

Oculus : 1.6.9 Iris & Oculus Flywheel Compat : 0.2.0 i have 90+ other mods but i a m not sure what could be an issue

Relevant logs, if any:

https://pastebin.com/YB7MA6qd

McJty commented 8 months ago

I doubt it is xnet. That warning is just a warning. Can you describe what happens exactly? Also check if there is a crashlog (there might be a crashlog folder) or else a debug.log

WolfJack24 commented 8 months ago

ok i can provide the file latest.log

https://pastebin.com/GnXbrBV4

McJty commented 8 months ago

The crash is probably related to this:

xfacthd.framedblocks.api.block.FramedBlockEntity.getCamoState

Some mod with frameblocks. But it seems to be xaero's minimap that triggers the crash. No idea why though.

But in any case, nothing to do with XNet

WolfJack24 commented 8 months ago

Ok thanks