This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
jordyvl's profile picture

[1.7.10] [HELP] Server Crash on player login

Started by jordyvl, 30 January 2017 - 06:12 PM
jordyvl #1
Posted 30 January 2017 - 07:12 PM
only crashes when someone logs in
http://pastebin.com/0J1sxMPa

Picture with mods folder of the server
http://imgur.com/a/d2Smd

If anyone knows what the problem is and or knows what the solution is please let me know
If you need more information please let me know, I am totally new and don't know if there are any more logs you might need
Lupus590 #2
Posted 30 January 2017 - 07:58 PM
That's not the crash log, please show us C:\Users\jordy\Desktop\server\.\crash-reports\crash-2017-01-30_19.52.13-server.txt
jordyvl #3
Posted 30 January 2017 - 10:08 PM
Currently not able to access the computer, I Will post the file you provided tommorow, thanks for your reply
TheRockettek #4
Posted 31 January 2017 - 07:12 AM
Remove that wheel tile entity and everything will be fine. Its not coz of the plate logging in, it's because that tile entity is being loaded
jordyvl #5
Posted 31 January 2017 - 03:16 PM
Here is the crashlog
http://pastebin.com/4iU4kBB8

Hope someone can see what the problem is
Lupus590 #6
Posted 31 January 2017 - 04:04 PM
Start the server and without having a player log in, type the following command into the server console: /setblock 153 70 -90 0
If that gives an error (bad block id or something) then try: /setblock 153 70 -90 minecraft:air

If you still crash when logging in after the above, remove bilbiocraft.
Bomb Bloke #7
Posted 01 February 2017 - 11:18 PM
To my memory, attempting to setblock within an unloaded chunk won't work.
TheRockettek #8
Posted 02 February 2017 - 07:05 AM
Mcedit.