Coder Social home page Coder Social logo

Comments (36)

Fadenfire avatar Fadenfire commented on July 28, 2024 15

I have been able to consistently reproduce this bug on my mac. It doesn't matter how many items are in the storage units, as long as there is at least one storage unit in a chunk then the whole chunk refuses to load in multiplayer.

After some testing I think I have figured out why this happens, at least on mac (possibly linux too). It is because System.IO.Compression (which is used by the storage units to compress data before it's sent over the network) requires a library called MonoPosixHelper to be loaded which isn't included in Terraria by default. If you copy libMonoPosixHelper.dylib (on linux it's probably called libMonoPosixHelper.so) to the osx (on linux I'm assuming it's called linux I think it's called lib or lib64, I don't know) directory then the world loads fine.

Edit: tModLoader 0.11 and newer now includes libMonoPosixHelper by default so that should fix this for most people. If upgrading to that version doesn't fix it for you then your issue is probably unrelated to this one.

from magicstorage.

Fadenfire avatar Fadenfire commented on July 28, 2024 4

You need to extract them from a mono install. Here's a zip with a mac and linux lib. I'm not sure if the linux lib is 64 bit or 32 bit, I just installed mono in a linux virtual machine and grabbed it from the libs directory.

from magicstorage.

ultrako avatar ultrako commented on July 28, 2024 4

Yep, those files are 64 bit. I put the library file in Terraria's lib64 folder, and can successfully connect to a server with magic storage. I'm on a linux client, and can access all of the items in the Storage Heart.

from magicstorage.

Reutertu3 avatar Reutertu3 commented on July 28, 2024 3

I can attest that placing libMonoPosixHelper.so into the lib64 library solved the issue for me (Debian 10). Despite using the latest tmodloader (0.11.6.2) that particular library wasn't present which evidently caused the issue.

from magicstorage.

blushiemagic avatar blushiemagic commented on July 28, 2024 2

bcd3499 should delay this from happening. However I'll still leave this issue open since it's only a temporary fix, and it's planned for the next tModLoader update to fix this permanently.

from magicstorage.

mazunki avatar mazunki commented on July 28, 2024 2

Does this happen in Crimson worlds too?

My worldgen has Fargowilta's Both Evils installed, but if I recall correctly the world "is" a corrupted one. I would be surprised if that's related at all, @flarn2006 .

EDIT: r/whoosh

from magicstorage.

Psyda avatar Psyda commented on July 28, 2024 1

Linux VPS with 2 MS systems totaling 450-600 items
Linux VPS with 2 MS systems totaling 450-600 items

Windows server with same mods and 12,000+ items.
Windows server with same mods and 12,000+ items.

I think the issue is deeper than expected.

from magicstorage.

ukilop avatar ukilop commented on July 28, 2024

same issue here altho problem started way before 2k items as we have a mod that adds random stats to items as well,
temp work around is have the storage containers in different chunks.
in my multiplayer world we moved a bit from spawn and put 4 sets of 5 (hellstone) containers with each set being in a different chunk, fyi the problem doesn't exist for single player so simple take the multiplayer world and open it in single player and move some storage around, then launch host&play to test if it worked

from magicstorage.

Tenrys avatar Tenrys commented on July 28, 2024

This still happens today, having mods like "Even more modifiers" and "Spirit Mod" (with glyphs) makes this happen even quicker. Not sure what the course of action is, I hardly doubt "take the items out in single player and split them through multiple chunks" is a viable solution at all.

from magicstorage.

Tenrys avatar Tenrys commented on July 28, 2024

I tried to host another world with less mods and a tiny amount of MagicStorage containers, and the same deal happened. It only seems to happen on my Linux Dedicated Server, when my friends try to host it on their PC it just works without an issue.

from magicstorage.

MarkusG avatar MarkusG commented on July 28, 2024

Where exactly is libMonoPosixHelper.so found? Does it come with tModLoader or do I have to download it myself?

from magicstorage.

MarkusG avatar MarkusG commented on July 28, 2024

It looks like those libraries are 64-bit. I tried both those and copying the library from my own mono installation, but to no avail. The chunk rendered, but the storage system itself still doesn't work. I can deposit items, but it displays "0/0 items" and I can't retrieve them. However, I can retrieve items in singleplayer, which is very confusing.

from magicstorage.

drax32 avatar drax32 commented on July 28, 2024

I have this problem as well on linux as a client, how do I fix this?

from magicstorage.

halcyonesselion avatar halcyonesselion commented on July 28, 2024

Would anyone be able to provide a download for a 32-bit libMonoPosixHelper.dylib? I'm using tModLoader to host these mods and am having the same issue, but the lib in Silly511's zip folder didn't solve the problem. I suspect it's because the current stable version of tModLoader is 32-bit. All other issues are the same.

Edit 07/26/19: I tried loading my world again yesterday and it's... working? It can host a server just fine now. I suspect the most recent tModLoader update did something that let things work, or maybe there was a new update for Magic Storage? Either way, the lib is in the osx folder and the server is functioning. No idea what specifically changed.

from magicstorage.

cobaltw avatar cobaltw commented on July 28, 2024

Hello, I would like to add to this problem by saying I am having this same problem on Windows. I have also had this problem after placing 3 empty storage units with no heart side by side. After about 5-10 minutes, my game crashed, I opened it back up (on multiplayer) and the chunk was gone.

from magicstorage.

Steffo99 avatar Steffo99 commented on July 28, 2024

I'd suggest pinning this issue, since it seems to be a common problem.

from magicstorage.

Steffo99 avatar Steffo99 commented on July 28, 2024

@Silly511 Thanks, your fix worked on Ubuntu 18.04LTS with tModLoader v0.11.3!

from magicstorage.

syy1125 avatar syy1125 commented on July 28, 2024

Encountered the world hole issue, @Silly511 thanks for your fix - it worked for me.
I'm going to look through the open issues and point others having similar problems to this thread.

from magicstorage.

syy1125 avatar syy1125 commented on July 28, 2024

Also, #74 (comment) mentioned that v0.4.3.1 was working for Linux but v0.4.3.2 and later were not. I found commit bcd3499 in the history of v0.4.3.2, so I'd say #41 (comment) is on point.

from magicstorage.

ivakam avatar ivakam commented on July 28, 2024

I'm getting wildly varying results with the fix mentioned earlier in the thread. At first it seemed to be working, but now I'm either getting stuck on "Receiving tile data: Complete!" or the client connects, but then freezes and crashes. The steps I've taken is copying the .so file to both lib and lib64.

For reference, I'm on Fedora 30 with modloader 0.11.3 and Magic Storage 0.4.3.4.

from magicstorage.

warren-fisher avatar warren-fisher commented on July 28, 2024

I am using Debian with tmodloader 0.11.5 and it is not working. Similar problem to @ivakam with the .so fix, I get stuck trying to connect at 33% or 40%. I will look into MagicStorage and see if I can find a fix.

Using MagicStorage v0.4.3.1 I got it working. Even loaded up Cheat Sheet and put 100,000+ items in some Storage Hearts. Worked even after relogging/restarting server. I tried the solution in #41 and it got stuck loading into the world. I will stick to v0.4.3.1 and hope that this resolves any issues

from magicstorage.

MCwindTIM avatar MCwindTIM commented on July 28, 2024

I got this issue too, Is anyone knows how to fix this on Windows 10 1903?
Magic Storage v0.4.3.5 with tModLoader v0.11.7.1
image

from magicstorage.

tzhouhc avatar tzhouhc commented on July 28, 2024

tModloaderServer 0.11.7.5, magic storage 0.4.3.5, same issue as described above, system is ubuntu 18.04, can confirm that libMonoPosixHelper.so was not present in tModLoaderServer's linux release and the issue was fixed after manually including the lib file.

from magicstorage.

TNTftw21 avatar TNTftw21 commented on July 28, 2024

Just had this issue rear its ugly head again. tModLoader v0.11.8.4, Magic Storage 0.4.3.5. I can't seem to find where tModLoader logs full errors (instead I only get the "Error on message Terraria.MessageBuffer" errors), but I believe this is the same problem. Strangely, there were only a handful of items - somewhere in the neighborhood of 250 items including the chests I hadn't merged into the system yet. Relogging without restarting the server (I run the server in a terminal to make finding and testing things like this easier) caused a chunk of the world to disappear for me, but my two friends running Windows were just fine. Restarting the server and relogging caused all of the blocks to no longer follow visual attachment rules, and getting close to where the chunk of the world went missing caused the client to crash. Unlike previous times I've encountered this problem, tML 0.11.8.4 does have the appropriate 32-bit and 64-bit versions of libMonoPosixHelper.so (I also made sure it was using the provided versions and not my native ones using pmap -p). Swapping in the file provided by Fadenfire did not fix the bug. Everything works fine in singleplayer.

from magicstorage.

hollowharkov avatar hollowharkov commented on July 28, 2024

Same issue on Ubuntu 20.04, tmodloader 0.11.8.4, Magic Storage 0.4.3.5. TIles aren't connecting properly and chunks are missing around the storage system. Items are also missing from the system until I restart my game. I also tried default libMonoPosixHelper.so and the provided version to no avail. Works fine in singleplayer for me as well.

from magicstorage.

TNTftw21 avatar TNTftw21 commented on July 28, 2024

libMonoPosixHelper.zip
This is the version of the library I'm using. It's provided by mono-runtime-common version 6.12.0.122-0xamarin1+ubuntu2004b1. I literally just copied it from /lib to the tML lib64 directory. It got me through the rest of that playthrough without issue.

from magicstorage.

hollowharkov avatar hollowharkov commented on July 28, 2024

I can confirm that the fix from TNTftw21 works for me as well, hopefully tmodloader uses that lib in a future update.

from magicstorage.

mazunki avatar mazunki commented on July 28, 2024

libMonoPosixHelper.zip This is the version of the library I'm using. It's provided by mono-runtime-common version 6.12.0.122-0xamarin1+ubuntu2004b1. I literally just copied it from /lib to the tML lib64 directory. It got me through the rest of that playthrough without issue.

Both of the LD_PATHS under $STEAM_PATH/tModLoader included the libMonoPosixHelper.so for me, the x86 version being 263K and the 64-bit being 261K in size. Should I override the 64-bit with the older version? I didn't even have mono installed until recently. How was my game even working?

My issue is not about chunk corruption, per se, but rather inability to find certain items in the storage. Does anyone know if the cause the same?

from magicstorage.

flarn2006 avatar flarn2006 commented on July 28, 2024

Does this happen in Crimson worlds too?

from magicstorage.

aMytho avatar aMytho commented on July 28, 2024

I'm also having the Error on message Terraria.MessageBuffer. I am using terraria 1.3.x with the 64bit version of tmodloader. (Linux server). The complete version of mono is installed. I've ran the exe and the script but both methods have the same problem.

I check my linux lib folder and I see the libMonoPosixHelper.so file. However, I don't seem to have a lib64 folder. I created one in the root directory and added the file to it but that doesn't seem to change anything. I've only tried it with a few items and it seems to work but the error still appears in the logs.

from magicstorage.

SpoopyTim avatar SpoopyTim commented on July 28, 2024

Both of the LD_PATHS under $STEAM_PATH/tModLoader included the libMonoPosixHelper.so for me, the x86 version being 263K and the 64-bit being 261K in size. Should I override the 64-bit with the older version? I didn't even have mono installed until recently. How was my game even working?

My issue is not about chunk corruption, per se, but rather inability to find certain items in the storage. Does anyone know if the cause the same?

Can confirm the same as mazunki

Not having any chunk issues but intense lag when opening storage and even more lag when opening the crafting interface.

There's also the disappearance of items at random, some items that should have been in there from a long time ago are gone and some items that i just put in disappear too. Both cases of which some are permanent and some come back after a server restart.

~5000 items in storage

Running a docker container on Ubuntu 22.04 running on a high spec machine
Dockerfile
docker-compose.prod.yml

version: "1.0"
services:
  tml:
    # The built docker image
    image: tmodloader-server_tml
    # Allow attach
    stdin_open: true
    tty: true
    ports:
      - 7189:7777
    volumes:
      - "./TModLoader-Server/Terraria:/home/tml/.local/share/Terraria"

from magicstorage.

rafapousin avatar rafapousin commented on July 28, 2024

image
The chunks missing are the grey are that goes around in a square shape, u can see how it goes down passing the hell (completelly removed)

It just happend to me today, kinda worried tho in singleplayer its completelly fine, tried to see if it was some time of incompatibility with any biome generating mod, but the bug ate an insane ammount of chunks, mushroom biome and hell included, i even fall to the void and died.

image
(list of the mods installed along with magic storage)

from magicstorage.

ExterminatorX99 avatar ExterminatorX99 commented on July 28, 2024

Considering how MUCH is missing I feel this isn't caused by magic storage. Could you send your server log and client log?

from magicstorage.

rafapousin avatar rafapousin commented on July 28, 2024

Considering how MUCH is missing I feel this isn't caused by magic storage. Could you send your server log and client log?

yeah, ive been thinking that too since the storage chunk is not missing and i dont have 2000+ stacks of items stored, maybe i was a bit fast with the post, after restartign the server the chunks reapeared again, same with opening the world in singleplayer (in case the logs found as "client" and "server" in setamapps/commom/tModLoader/tModLoader-Logs are worthless)
server.log
client.log

Im gonna guess with my null knowledge about terraria logs that those that ive adjunted do not containt he error since as i mentioned early, i restarted the server and it worked good, checking the "Old" logs i found this one
server.log that im gonna asume is the log made after the "bug" since its quite larger than the other "old" logs.

from magicstorage.

ExterminatorX99 avatar ExterminatorX99 commented on July 28, 2024

Yeah, that second log is the bugged one.
I see a bunch of Calamity exceptions in there.
Best report it to them.
Glad to hear a restart fixed the issue.

from magicstorage.

rafapousin avatar rafapousin commented on July 28, 2024

will do, ty

from magicstorage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.