Jump to content

World transferred to Beta does not open (Dedicated Server crash)


Ugur01
  • Pending

I transferred my long-term world from the Live (Public) branch to the Beta branch, but the Dedicated Server crashes during the loading sequence.

After analyzing the crash logs, I found that the issue is entirely caused by a missing component/nil value in fruitfly.lua on line 91.
I am attaching my server log file below for your review.


Steps to Reproduce

[00:00:41]: [string "scripts/prefabs/fruitfly.lua"]:91: attempt to index field 'health' (a nil value)
LUA ERROR stack traceback:
scripts/prefabs/fruitfly.lua:91 in (upvalue) common_server (Lua) <78-96>
   inst = 107745 -  (valid:true)
scripts/prefabs/fruitfly.lua:325 in (field) fn (Lua) <301-366>
   inst = 107745 -  (valid:true)
scripts/mainfunctions.lua:362 in () ? (Lua) <347-397>
   name = fruitfly
   prefab = Prefab fruitfly - 
=[C]:-1 in (method) SpawnPrefab (C) <-1--1>
scripts/mainfunctions.lua:409 in (global) SpawnPrefab (Lua) <403-411>
   name = fruitfly
   skin = nil
   skin_id = nil
   creator = nil
   skin_custom = nil
 

server_log_2026-05-30-01-14-31[1].txt




User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...