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

[1.56][smp/ssp]when I Try To Star The Server I Get The Message "computercraft Searching For Redowerworld.."

Started by Dsystem, 11 October 2013 - 04:05 AM
Dsystem #1
Posted 11 October 2013 - 06:05 AM
ComputerCraft Version Information: 1.56 Client / 1.56 Server

Description of Bug: Every time i try to start the server i get the following messages:

Inserted super call into axj.c
Computercraft searching for redpowerworld.....
Computercraft cant found redpowerworld
and then it crashes.

Steps to Reproduce Bug: Simply start the server without redpower. The problem is we do not have redpower for the current version and i would apriciate a config option to disable redpower support.
theoriginalbit #2
Posted 11 October 2013 - 07:25 AM
ComputerCraft Version Information: 1.56 Client / 1.56 Server

Description of Bug: Every time i try to start the server i get the following messages:

Inserted super call into axj.c
Computercraft searching for redpowerworld.....
Computercraft cant found redpowerworld
and then it crashes.

Steps to Reproduce Bug: Simply start the server without redpower. The problem is we do not have redpower for the current version and i would apriciate a config option to disable redpower support.
Nope. I'm running a 1.5.x and a 1.6.x server, every time it brings up those messages and just continues. Post the error log to pastebin and post the link here.
Cranium #3
Posted 11 October 2013 - 03:07 PM
This is not a bug. Regardless of whether RedPower is installed or not, ComputerCraft will ALWAYS search for a redpower installation. It in no way affects the operations except compatability with RedPower bundled cables. Don't worry, this is a meaningless 'error' and does not affect your game.

There is likely another cause to your crash. You should do as theoriginalbit says, and post your crash log, or your forge log to pastebin, and give us the link.
nikkolaus #4
Posted 14 March 2014 - 12:55 AM
I am having the same issue…
My server boots fine until it gets to this line at the end…

Also, Here is a post on another forum i made, detailing the issue (not a fix).
How to fix RedPowerWorld not found ...??? - FTB Support
theoriginalbit #5
Posted 14 March 2014 - 01:09 AM
-snip-
not a problem with ComputerCraft, the origin of the error is at net.minecraft.server.dedicated.DedicatedServerCommandThread.run(SourceFile:76) looks like Mojang has some flawed file reading code in Minecraft 1.5.2
Edited on 14 March 2014 - 12:10 AM